diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index 186bc6e522..9c48b452ff 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -12069,14 +12069,49 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + put: + tags: + - servicePrincipals.customClaimsPolicy + summary: Update customClaimsPolicy + description: Update a customClaimsPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta + operationId: servicePrincipal_SetClaimsPolicy + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customClaimsPolicy' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customClaimsPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation patch: tags: - servicePrincipals.customClaimsPolicy - summary: Create or replace claimsPolicy - description: 'Create a new customClaimsPolicy object if it doesn''t exist, or replace an existing one.' + summary: Update customClaimsPolicy + description: Update a customClaimsPolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta operationId: servicePrincipal_UpdateClaimsPolicy parameters: - name: servicePrincipal-id @@ -29471,11 +29506,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -36337,11 +36372,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -43931,6 +43966,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/BackupRestore.yml b/openApiDocs/beta/BackupRestore.yml index 28092bfba0..ab5c4211c4 100644 --- a/openApiDocs/beta/BackupRestore.yml +++ b/openApiDocs/beta/BackupRestore.yml @@ -6158,11 +6158,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Bookings.yml b/openApiDocs/beta/Bookings.yml index c00bf6ca96..b4fd16a215 100644 --- a/openApiDocs/beta/Bookings.yml +++ b/openApiDocs/beta/Bookings.yml @@ -2164,7 +2164,7 @@ paths: tags: - solutions.Actions summary: Invoke action enable - description: Enable the Microsoft 365 Backup Storage service for a tenant. + description: 'Enable the Microsoft 365 Backup Storage service for a tenant. Before you call this API, call List protection policies to initialize the data store in the tenant. Data store initialization takes about 5 minutes. If you call this API before the data store is initialized, the call results in an error.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta @@ -2196,7 +2196,7 @@ paths: tags: - solutions.Actions summary: Invoke action activate - description: Activate a protectionPolicyBase. + description: 'Activate a protectionPolicyBase. Currently, only one active backup policy per underlying service is supported (that is, one for OneDrive accounts, one for SharePoint sites, and one for Exchange Online users). You can add or remove artifacts (sites or user accounts) to or from each active policy.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta @@ -2297,7 +2297,7 @@ paths: tags: - solutions.Actions summary: Invoke action activate - description: Activate a draft restoreSessionBase object. + description: 'Activate a draft restoreSessionBase object to restore a protection unit. The following points apply to restoring a protection unit:' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta @@ -14128,11 +14128,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/BusinessScenario.yml b/openApiDocs/beta/BusinessScenario.yml index 0a74cd7f6e..7383b679ff 100644 --- a/openApiDocs/beta/BusinessScenario.yml +++ b/openApiDocs/beta/BusinessScenario.yml @@ -2245,11 +2245,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/CloudCommunications.yml b/openApiDocs/beta/CloudCommunications.yml index fd7ff70d83..8650c7105b 100644 --- a/openApiDocs/beta/CloudCommunications.yml +++ b/openApiDocs/beta/CloudCommunications.yml @@ -3409,10 +3409,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta operationId: communication.call.participant_invite parameters: - name: call-id @@ -11381,11 +11381,11 @@ paths: get: tags: - users.presence - summary: 'presence: setStatusMessage' - description: Set a presence status message for a user. An optional expiration date and time can be supplied. + summary: Get presence + description: Get a user's presence information. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta operationId: user_GetPresence parameters: - name: user-id @@ -13447,11 +13447,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index 45b4000f88..99e345a724 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -12854,11 +12854,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -26112,11 +26112,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -29997,6 +29997,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/CrossDeviceExperiences.yml b/openApiDocs/beta/CrossDeviceExperiences.yml index 379467face..b8395484e2 100644 --- a/openApiDocs/beta/CrossDeviceExperiences.yml +++ b/openApiDocs/beta/CrossDeviceExperiences.yml @@ -11371,11 +11371,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -13336,11 +13336,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -25802,6 +25802,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/DeviceManagement.Actions.yml b/openApiDocs/beta/DeviceManagement.Actions.yml index c1991ecfc1..205c98ba36 100644 --- a/openApiDocs/beta/DeviceManagement.Actions.yml +++ b/openApiDocs/beta/DeviceManagement.Actions.yml @@ -20387,26 +20387,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -20430,7 +20430,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -26185,7 +26185,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting + description: Setting definition id that is being referred to a setting. Applicable for reusable setting. nullable: true additionalProperties: type: object @@ -33771,11 +33771,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -34267,11 +34267,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -41033,6 +41033,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/DeviceManagement.Administration.yml b/openApiDocs/beta/DeviceManagement.Administration.yml index a70a07f158..c99a0feacc 100644 --- a/openApiDocs/beta/DeviceManagement.Administration.yml +++ b/openApiDocs/beta/DeviceManagement.Administration.yml @@ -18483,7 +18483,7 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcNotificationSetting' resetEnabled: type: boolean - description: 'Indicates whether an end user is allowed to reset their Cloud PC. When true, the user is allowed to reset their Cloud PC. When false, end-user initiated reset is not allowed. The default value is false.' + description: 'Indicates whether an end user is allowed to reset their Cloud PC. When true, the user is allowed to reset their Cloud PC. When false, end-user initiated reset isn''t allowed. The default value is false.' nullable: true restorePointSetting: $ref: '#/components/schemas/microsoft.graph.cloudPcRestorePointSetting' @@ -24986,10 +24986,12 @@ components: properties: crossRegionDisasterRecoveryEnabled: type: boolean + description: 'True if an end user is allowed to set up cross-region disaster recovery for Cloud PC; otherwise, false. The default value is false.' disasterRecoveryNetworkSetting: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryNetworkSetting' maintainCrossRegionRestorePointEnabled: type: boolean + description: 'Indicates whether Windows 365 maintain the cross-region disaster recovery function generated restore points. If true, the Windows 365 stored restore points; false indicates that Windows 365 doesn''t generate or keep the restore point from the original Cloud PC. If a disaster occurs, the new Cloud PC can only be provisioned using the initial image. This limitation can result in the loss of some user data on the original Cloud PC. The default value is false.' nullable: true additionalProperties: type: object @@ -32989,11 +32991,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -33513,11 +33515,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -40289,6 +40291,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/DeviceManagement.Enrollment.yml b/openApiDocs/beta/DeviceManagement.Enrollment.yml index 915bda9c79..ff4614c4bb 100644 --- a/openApiDocs/beta/DeviceManagement.Enrollment.yml +++ b/openApiDocs/beta/DeviceManagement.Enrollment.yml @@ -14263,11 +14263,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.Functions.yml b/openApiDocs/beta/DeviceManagement.Functions.yml index 609511f967..993ec0c993 100644 --- a/openApiDocs/beta/DeviceManagement.Functions.yml +++ b/openApiDocs/beta/DeviceManagement.Functions.yml @@ -5754,26 +5754,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -5797,7 +5797,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -5879,11 +5879,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -6052,7 +6052,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting + description: Setting definition id that is being referred to a setting. Applicable for reusable setting. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index 5c347877c2..3949d8670f 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -45504,26 +45504,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -45547,7 +45547,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -58770,7 +58770,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting + description: Setting definition id that is being referred to a setting. Applicable for reusable setting. nullable: true additionalProperties: type: object @@ -62990,11 +62990,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -66491,7 +66491,7 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcNotificationSetting' resetEnabled: type: boolean - description: 'Indicates whether an end user is allowed to reset their Cloud PC. When true, the user is allowed to reset their Cloud PC. When false, end-user initiated reset is not allowed. The default value is false.' + description: 'Indicates whether an end user is allowed to reset their Cloud PC. When true, the user is allowed to reset their Cloud PC. When false, end-user initiated reset isn''t allowed. The default value is false.' nullable: true restorePointSetting: $ref: '#/components/schemas/microsoft.graph.cloudPcRestorePointSetting' @@ -72968,10 +72968,12 @@ components: properties: crossRegionDisasterRecoveryEnabled: type: boolean + description: 'True if an end user is allowed to set up cross-region disaster recovery for Cloud PC; otherwise, false. The default value is false.' disasterRecoveryNetworkSetting: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryNetworkSetting' maintainCrossRegionRestorePointEnabled: type: boolean + description: 'Indicates whether Windows 365 maintain the cross-region disaster recovery function generated restore points. If true, the Windows 365 stored restore points; false indicates that Windows 365 doesn''t generate or keep the restore point from the original Cloud PC. If a disaster occurs, the new Cloud PC can only be provisioned using the initial image. This limitation can result in the loss of some user data on the original Cloud PC. The default value is false.' nullable: true additionalProperties: type: object @@ -79402,11 +79404,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -85308,6 +85310,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index 80b5910fda..4b1c8eaa61 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -11688,11 +11688,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -26864,11 +26864,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -31433,6 +31433,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index eeba53000f..4b80321ea7 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -2018,7 +2018,7 @@ paths: tags: - deviceAppManagement.iosLobAppProvisioningConfiguration summary: Get assignments from deviceAppManagement - description: 'The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.' + description: The associated group assignments for IosLobAppProvisioningConfiguration. operationId: deviceAppManagement.iosLobAppProvisioningConfiguration_ListAssignment parameters: - name: iosLobAppProvisioningConfiguration-id @@ -2109,7 +2109,7 @@ paths: tags: - deviceAppManagement.iosLobAppProvisioningConfiguration summary: Get assignments from deviceAppManagement - description: 'The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.' + description: The associated group assignments for IosLobAppProvisioningConfiguration. operationId: deviceAppManagement.iosLobAppProvisioningConfiguration_GetAssignment parameters: - name: iosLobAppProvisioningConfiguration-id @@ -10722,7 +10722,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_ListRelationship parameters: - name: mobileApp-id @@ -10813,7 +10813,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_GetRelationship parameters: - name: mobileApp-id @@ -12286,7 +12286,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -12377,7 +12377,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -12946,7 +12946,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13037,7 +13037,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -13606,7 +13606,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13697,7 +13697,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -15205,7 +15205,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_ListRelationship parameters: - name: mobileApp-id @@ -15296,7 +15296,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_GetRelationship parameters: - name: mobileApp-id @@ -15865,7 +15865,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -15956,7 +15956,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -16765,7 +16765,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_ListRelationship parameters: - name: mobileApp-id @@ -16856,7 +16856,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_GetRelationship parameters: - name: mobileApp-id @@ -18329,7 +18329,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_ListRelationship parameters: - name: mobileApp-id @@ -18420,7 +18420,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_GetRelationship parameters: - name: mobileApp-id @@ -19893,7 +19893,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -19984,7 +19984,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -21457,7 +21457,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_ListRelationship parameters: - name: mobileApp-id @@ -21548,7 +21548,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_GetRelationship parameters: - name: mobileApp-id @@ -23021,7 +23021,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -23112,7 +23112,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -24585,7 +24585,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -24676,7 +24676,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -26149,7 +26149,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_ListRelationship parameters: - name: mobileApp-id @@ -26240,7 +26240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_GetRelationship parameters: - name: mobileApp-id @@ -27049,7 +27049,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_ListRelationship parameters: - name: mobileApp-id @@ -27140,7 +27140,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_GetRelationship parameters: - name: mobileApp-id @@ -28648,7 +28648,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_ListRelationship parameters: - name: mobileApp-id @@ -28739,7 +28739,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_GetRelationship parameters: - name: mobileApp-id @@ -30212,7 +30212,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_ListRelationship parameters: - name: mobileApp-id @@ -30303,7 +30303,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_GetRelationship parameters: - name: mobileApp-id @@ -31776,7 +31776,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_ListRelationship parameters: - name: mobileApp-id @@ -31867,7 +31867,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_GetRelationship parameters: - name: mobileApp-id @@ -32436,7 +32436,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -32527,7 +32527,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -34240,7 +34240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_ListRelationship parameters: - name: mobileApp-id @@ -34331,7 +34331,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_GetRelationship parameters: - name: mobileApp-id @@ -34900,7 +34900,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_ListRelationship parameters: - name: mobileApp-id @@ -34991,7 +34991,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_GetRelationship parameters: - name: mobileApp-id @@ -35560,7 +35560,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_ListRelationship parameters: - name: mobileApp-id @@ -35651,7 +35651,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_GetRelationship parameters: - name: mobileApp-id @@ -35800,7 +35800,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_ListRelationship parameters: - name: mobileApp-id @@ -35891,7 +35891,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_GetRelationship parameters: - name: mobileApp-id @@ -49593,7 +49593,7 @@ components: expirationDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: 'Optional profile expiration date and time. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: ''2014-01-01T00:00:00Z''. Returned by default.' + description: Optional profile expiration date and time. format: date-time nullable: true lastModifiedDateTime: @@ -49624,7 +49624,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.iosLobAppProvisioningConfigurationAssignment' - description: 'The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.' + description: The associated group assignments for IosLobAppProvisioningConfiguration. x-ms-navigationProperty: true deviceStatuses: type: array @@ -49765,7 +49765,7 @@ components: $ref: '#/components/schemas/microsoft.graph.managedAppDataEncryptionType' customBrowserProtocol: type: string - description: 'A custom browser protocol to open weblink on iOS. When this property is configured, ManagedBrowserToOpenLinksRequired should be true.' + description: A custom browser protocol to open weblink on iOS. nullable: true customDialerAppProtocol: type: string @@ -50570,14 +50570,14 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was created. + description: The date and time the app was created. This property is read-only. format: date-time readOnly: true dependentAppCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: The total number of dependencies the child app has. + description: The total number of dependencies the child app has. This property is read-only. format: int32 readOnly: true description: @@ -50598,7 +50598,7 @@ components: nullable: true isAssigned: type: boolean - description: The value indicating whether the app is assigned to at least one group. + description: The value indicating whether the app is assigned to at least one group. This property is read-only. readOnly: true isFeatured: type: boolean @@ -50608,7 +50608,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was last modified. + description: The date and time the app was last modified. This property is read-only. format: date-time readOnly: true notes: @@ -50653,7 +50653,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: The upload state. + description: 'The upload state. Possible values are: 0 - Not Ready, 1 - Ready, 2 - Processing. This property is read-only.' format: int32 readOnly: true assignments: @@ -50672,7 +50672,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. x-ms-navigationProperty: true additionalProperties: type: object @@ -51853,26 +51853,26 @@ components: nullable: true categoryId: type: string - description: Specify category in which the setting is under. Support $filters. + description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) nullable: true description: type: string - description: Description of the setting. + description: Description of the item nullable: true displayName: type: string - description: 'Name of the setting. For example: Allow Toast.' + description: Display name of the item nullable: true helpText: type: string - description: Help text of the setting. Give more details of the setting. + description: Help text of the item nullable: true infoUrls: type: array items: type: string nullable: true - description: List of links more info for the setting can be found at. + description: List of links more info for the setting can be found at keywords: type: array items: @@ -51896,7 +51896,7 @@ components: description: List of referred setting information. rootDefinitionId: type: string - description: Root setting definition id if the setting is a child setting. + description: Root setting definition if the setting is a child setting. nullable: true settingUsage: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage' @@ -55098,7 +55098,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting + description: Setting definition id that is being referred to a setting. Applicable for reusable setting. nullable: true additionalProperties: type: object @@ -70062,11 +70062,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -70488,11 +70488,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -76243,6 +76243,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Devices.ServiceAnnouncement.yml b/openApiDocs/beta/Devices.ServiceAnnouncement.yml index 9da7a7bcf6..f3d631d454 100644 --- a/openApiDocs/beta/Devices.ServiceAnnouncement.yml +++ b/openApiDocs/beta/Devices.ServiceAnnouncement.yml @@ -5704,11 +5704,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 141e123fed..68037ab178 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -1015,7 +1015,11 @@ paths: post: tags: - education.educationClass - summary: Create new navigation property to categories for education + summary: Create educationCategories + description: Add one or more existing educationCategory objects to this educationAssignment. Only teachers and students can perform this operation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-beta operationId: education.class.assignment_CreateCategory parameters: - name: educationClass-id @@ -1055,7 +1059,11 @@ paths: delete: tags: - education.educationClass - summary: Delete ref of navigation property categories for education + summary: Remove educationCategory + description: Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-beta operationId: education.class.assignment.category_DeleteEducationCategoryGraphBPreRef parameters: - name: educationClass-id @@ -1178,7 +1186,11 @@ paths: post: tags: - education.educationClass - summary: Create new navigation property ref to categories for education + summary: Create educationCategories + description: Add one or more existing educationCategory objects to this educationAssignment. Only teachers and students can perform this operation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-beta operationId: education.class.assignment_CreateCategoryGraphBPreRef parameters: - name: educationClass-id @@ -1208,7 +1220,11 @@ paths: delete: tags: - education.educationClass - summary: Delete ref of navigation property categories for education + summary: Remove educationCategory + description: Remove an educationCategory from an educationAssignment. Only teachers can perform this operation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-beta operationId: education.class.assignment_DeleteCategoryGraphBPreRef parameters: - name: educationClass-id @@ -13271,11 +13287,11 @@ paths: patch: tags: - education.educationUser - summary: Update educationUser properties - description: Update the properties of an educationuser object. + summary: Update relatedContacts + description: Update the relatedContact collection of an educationUser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta operationId: education_UpdateUser parameters: - name: educationUser-id @@ -18859,6 +18875,7 @@ components: excusedDateTime: 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: 'Moment in time when the submission was moved to the excused state. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true readOnly: true @@ -25596,11 +25613,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -35709,11 +35726,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -40306,6 +40323,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index ba736f2319..627555a778 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -9493,11 +9493,11 @@ paths: patch: tags: - drives.driveItem - summary: 'driveItem: setRetentionLabel' - description: 'Apply (set) a retention label on a driveItem (files and folders). Retention labels don''t need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.' + summary: 'driveItem: lockOrUnlockRecord' + description: 'Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta operationId: drive.item_UpdateRetentionLabel parameters: - name: drive-id @@ -98398,11 +98398,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -106448,11 +106448,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -112325,6 +112325,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Groups.yml b/openApiDocs/beta/Groups.yml index e7ad1d1611..871be4c734 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -10028,11 +10028,11 @@ paths: post: tags: - groups.conversation - summary: Create conversation - description: Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. + summary: Create openTypeExtension + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta operationId: group_CreateConversation parameters: - name: group-id @@ -10425,10 +10425,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta operationId: group.conversation.thread_reply parameters: - name: group-id @@ -38637,11 +38637,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversationThread - description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " + summary: Get conversation thread + description: Get a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta operationId: group_GetThread parameters: - name: group-id @@ -38776,10 +38776,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta operationId: group.thread_reply parameters: - name: group-id @@ -55320,11 +55320,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -56449,11 +56449,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -66761,6 +66761,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Identity.DirectoryManagement.yml b/openApiDocs/beta/Identity.DirectoryManagement.yml index 9bc3e03908..00b38906cc 100644 --- a/openApiDocs/beta/Identity.DirectoryManagement.yml +++ b/openApiDocs/beta/Identity.DirectoryManagement.yml @@ -22848,6 +22848,20 @@ paths: schema: type: string x-ms-docs-key-type: domain + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + forceTakeover: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -36534,11 +36548,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -36659,11 +36673,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -54037,6 +54051,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index 251c981f2c..bcc048f31a 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -33451,11 +33451,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-beta operationId: identityGovernance.entitlementManagement.accessPackageCatalog_UpdateAccessPackageCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -40499,11 +40499,11 @@ paths: delete: tags: - identityGovernance.entitlementManagement - summary: Delete accessPackageAssignmentWorkflowExtension - description: "Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:\n1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).\n2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.\n3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy." + summary: Delete accessPackageAssignmentRequestWorkflowExtension + description: "Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:\n1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).\n2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.\n3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta operationId: identityGovernance.entitlementManagement.accessPackageCatalog_DeleteCustomAccessPackageWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -46549,11 +46549,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id @@ -51952,11 +51952,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta operationId: identityGovernance.entitlementManagement.accessPackage_GetGraphBPreUniqueName parameters: - name: uniqueName @@ -116320,11 +116320,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -130295,11 +130295,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -137099,6 +137099,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index c3fd583503..3bc2645151 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -9166,11 +9166,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-beta operationId: identity.conditionalAccess_GetNamedLocation parameters: - name: namedLocation-id @@ -9787,11 +9787,11 @@ paths: get: tags: - identity.customAuthenticationExtension - summary: Get authenticationEventListener - description: Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object. + summary: Get customAuthenticationExtension + description: Read the properties and relationships of a customAuthenticationExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta operationId: identity_GetCustomAuthenticationExtension parameters: - name: customAuthenticationExtension-id @@ -10805,11 +10805,11 @@ paths: get: tags: - identityProtection.riskDetection - summary: Get riskDetection - description: Retrieve the properties of a riskDetection object. + summary: List riskDetection + description: Retrieve the properties of a collection of riskDetection objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta operationId: identityProtection_GetRiskDetection parameters: - name: riskDetection-id @@ -19927,11 +19927,11 @@ paths: get: tags: - policies.federatedTokenValidationPolicy - summary: List federatedTokenValidationPolicy - description: Get a list of the federatedTokenValidationPolicy objects and their properties. + summary: Get federatedTokenValidationPolicy + description: Read the properties and relationships of a federatedTokenValidationPolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta operationId: policy_GetFederatedTokenValidationPolicy parameters: - name: $select @@ -41121,11 +41121,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -50535,11 +50535,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -57148,6 +57148,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/NetworkAccess.yml b/openApiDocs/beta/NetworkAccess.yml index ee39bbb4d5..a825f44f77 100644 --- a/openApiDocs/beta/NetworkAccess.yml +++ b/openApiDocs/beta/NetworkAccess.yml @@ -9892,11 +9892,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Notes.yml b/openApiDocs/beta/Notes.yml index f28a5e2bff..cb7a51e29a 100644 --- a/openApiDocs/beta/Notes.yml +++ b/openApiDocs/beta/Notes.yml @@ -21043,11 +21043,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/People.yml b/openApiDocs/beta/People.yml index 0fbad9fcd7..e5df9af604 100644 --- a/openApiDocs/beta/People.yml +++ b/openApiDocs/beta/People.yml @@ -7643,11 +7643,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Planner.yml b/openApiDocs/beta/Planner.yml index ece7c67321..e17d0058c6 100644 --- a/openApiDocs/beta/Planner.yml +++ b/openApiDocs/beta/Planner.yml @@ -13758,11 +13758,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Reports.yml b/openApiDocs/beta/Reports.yml index fccc07f32d..dadc997690 100644 --- a/openApiDocs/beta/Reports.yml +++ b/openApiDocs/beta/Reports.yml @@ -14411,7 +14411,7 @@ components: properties: content: type: string - description: The http content that has the data + description: Report content; details vary by report type. format: base64url nullable: true additionalProperties: @@ -15907,11 +15907,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -17413,11 +17413,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Search.yml b/openApiDocs/beta/Search.yml index 2525252bcc..c38a746b04 100644 --- a/openApiDocs/beta/Search.yml +++ b/openApiDocs/beta/Search.yml @@ -1250,11 +1250,11 @@ paths: put: tags: - external.externalConnection - summary: Update externalItem - description: Update the properties of an externalitem. + summary: Create externalItem + description: Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta operationId: external.connection_SetItem parameters: - name: externalConnection-id @@ -2298,11 +2298,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create oneRosterApiDataConnector - description: Create a new oneRosterApiDataConnector object. + summary: Create azureDataLakeConnector + description: Create a new azureDataLakeConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta operationId: external.industryData_CreateDataConnector requestBody: description: New navigation property @@ -2578,11 +2578,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create inboundFileFlow - description: Create a new inboundFileFlow object. + summary: Create inboundApiFlow + description: Create a new inboundApiFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta operationId: external.industryData_CreateInboundFlow requestBody: description: New navigation property @@ -2653,11 +2653,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update inboundFileFlow - description: Update the properties of an inboundFileFlow object. + summary: Update inboundApiFlow + description: Update the properties of an inboundApiFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta operationId: external.industryData_UpdateInboundFlow parameters: - name: inboundFlow-id diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index 6a954b8e4f..338bc9ed4c 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -17064,6 +17064,675 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /security/partner/securityScore: + get: + tags: + - security.partnerSecurity + summary: Get partnerSecurityScore + description: Read the properties and relationships of a partnerSecurityScore object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-get?view=graph-rest-beta + operationId: security.partner_GetSecurityScore + parameters: + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.partnerSecurityScore' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.partnerSecurity + summary: Update the navigation property securityScore in security + operationId: security.partner_UpdateSecurityScore + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.partnerSecurityScore' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.partnerSecurityScore' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.partnerSecurity + summary: Delete navigation property securityScore for security + operationId: security.partner_DeleteSecurityScore + parameters: + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /security/partner/securityScore/customerInsights: + get: + tags: + - security.partnerSecurity + summary: List customerInsights + description: Get a list of the customerInsight objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-customerinsights?view=graph-rest-beta + operationId: security.partner.securityScore_ListCustomerInsight + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.partner.security.customerInsightCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.partnerSecurity + summary: Create new navigation property to customerInsights for security + operationId: security.partner.securityScore_CreateCustomerInsight + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsight' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsight' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/partner/securityScore/customerInsights/{customerInsight-tenantId}': + get: + tags: + - security.partnerSecurity + summary: Get customerInsights from security + description: Contains customer-specific information for certain requirements. + operationId: security.partner.securityScore_GetCustomerInsight + parameters: + - name: customerInsight-tenantId + in: path + description: The unique identifier of customerInsight + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customerInsight + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsight' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.partnerSecurity + summary: Update the navigation property customerInsights in security + operationId: security.partner.securityScore_UpdateCustomerInsight + parameters: + - name: customerInsight-tenantId + in: path + description: The unique identifier of customerInsight + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customerInsight + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsight' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsight' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.partnerSecurity + summary: Delete navigation property customerInsights for security + operationId: security.partner.securityScore_DeleteCustomerInsight + parameters: + - name: customerInsight-tenantId + in: path + description: The unique identifier of customerInsight + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customerInsight + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /security/partner/securityScore/customerInsights/$count: + get: + tags: + - security.partnerSecurity + summary: Get the number of the resource + operationId: security.partner.securityScore.customerInsight_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /security/partner/securityScore/history: + get: + tags: + - security.partnerSecurity + summary: List securityScoreHistory + description: Get a list of securityScoreHistory entries. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-history?view=graph-rest-beta + operationId: security.partner.securityScore_ListHistory + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.partner.security.securityScoreHistoryCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.partnerSecurity + summary: Create new navigation property to history for security + operationId: security.partner.securityScore_CreateHistory + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistory' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistory' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/partner/securityScore/history/{securityScoreHistory-id}': + get: + tags: + - security.partnerSecurity + summary: Get securityScoreHistory + description: Read the properties and relationships of a securityScoreHistory object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/partner-security-securityscorehistory-get?view=graph-rest-beta + operationId: security.partner.securityScore_GetHistory + parameters: + - name: securityScoreHistory-id + in: path + description: The unique identifier of securityScoreHistory + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: securityScoreHistory + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistory' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.partnerSecurity + summary: Update the navigation property history in security + operationId: security.partner.securityScore_UpdateHistory + parameters: + - name: securityScoreHistory-id + in: path + description: The unique identifier of securityScoreHistory + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: securityScoreHistory + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistory' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistory' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.partnerSecurity + summary: Delete navigation property history for security + operationId: security.partner.securityScore_DeleteHistory + parameters: + - name: securityScoreHistory-id + in: path + description: The unique identifier of securityScoreHistory + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: securityScoreHistory + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /security/partner/securityScore/history/$count: + get: + tags: + - security.partnerSecurity + summary: Get the number of the resource + operationId: security.partner.securityScore.history_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /security/partner/securityScore/requirements: + get: + tags: + - security.partnerSecurity + summary: List requirements + description: Get a list of securityRequirement objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-requirements?view=graph-rest-beta + operationId: security.partner.securityScore_ListRequirement + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.partner.security.securityRequirementCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - security.partnerSecurity + summary: Create new navigation property to requirements for security + operationId: security.partner.securityScore_CreateRequirement + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirement' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirement' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/security/partner/securityScore/requirements/{securityRequirement-id}': + get: + tags: + - security.partnerSecurity + summary: Get securityRequirement + description: Read the properties and relationships of a securityRequirement object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/partner-security-securityrequirement-get?view=graph-rest-beta + operationId: security.partner.securityScore_GetRequirement + parameters: + - name: securityRequirement-id + in: path + description: The unique identifier of securityRequirement + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: securityRequirement + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirement' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - security.partnerSecurity + summary: Update the navigation property requirements in security + operationId: security.partner.securityScore_UpdateRequirement + parameters: + - name: securityRequirement-id + in: path + description: The unique identifier of securityRequirement + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: securityRequirement + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirement' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirement' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - security.partnerSecurity + summary: Delete navigation property requirements for security + operationId: security.partner.securityScore_DeleteRequirement + parameters: + - name: securityRequirement-id + in: path + description: The unique identifier of securityRequirement + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: securityRequirement + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /security/partner/securityScore/requirements/$count: + get: + tags: + - security.partnerSecurity + summary: Get the number of the resource + operationId: security.partner.securityScore.requirement_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /security/providerTenantSettings: get: tags: @@ -32611,8 +33280,10 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.partner.security.partnerSecurityAlert' - description: The security alerts or a vulnerability of a CSP partner's customer that the partner must be made aware of for further action. + description: The security alerts or a vulnerability of a Cloud Solution Provider (CSP) partner's customer that the partner must be made aware of for further action. x-ms-navigationProperty: true + securityScore: + $ref: '#/components/schemas/microsoft.graph.partner.security.partnerSecurityScore' additionalProperties: type: object microsoft.graph.partner.security.partnerSecurityAlert: @@ -32698,6 +33369,119 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.partner.security.partnerSecurityScore: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: partnerSecurityScore + type: object + properties: + currentScore: + type: number + description: The current security score for the partner. + format: float + lastRefreshDateTime: + 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 time the data was checked. + format: date-time + maxScore: + type: number + description: The maximum score possible. + format: float + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: The last time the security score or related properties changed. + format: date-time + customerInsights: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsight' + description: Contains customer-specific information for certain requirements. + x-ms-navigationProperty: true + history: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistory' + description: Contains a list of recent score changes. + x-ms-navigationProperty: true + requirements: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirement' + description: Contains the list of security requirements that make up the score. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.partner.security.customerInsight: + title: customerInsight + type: object + properties: + mfa: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerMfaInsight' + tenantId: + type: string + description: The unique identifier for the customer. + additionalProperties: + type: object + microsoft.graph.partner.security.securityScoreHistory: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: securityScoreHistory + type: object + properties: + compliantRequirementsCount: + type: integer + description: The number of compliant security requirements at the time. + format: int64 + 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 the history entry was created. + format: date-time + score: + type: number + description: The score recorded at the time. + format: float + totalRequirementsCount: + type: integer + description: The total number of requirements at the time. + format: int64 + additionalProperties: + type: object + microsoft.graph.partner.security.securityRequirement: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: securityRequirement + type: object + properties: + actionUrl: + type: string + description: The link to the site where the admin can take action on the requirement. + complianceStatus: + $ref: '#/components/schemas/microsoft.graph.partner.security.complianceStatus' + helpUrl: + type: string + description: The link to documentation for the requirement. + maxScore: + type: integer + description: The maximum score possible for the requirement. + format: int64 + requirementType: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirementType' + score: + type: integer + description: The score received for this requirement. + format: int64 + state: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirementState' + updatedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: The date the requirement properties were last updated. + format: date-time + additionalProperties: + type: object microsoft.graph.providerTenantSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -38960,6 +39744,54 @@ components: - investigating - unknownFutureValue type: string + microsoft.graph.partner.security.customerMfaInsight: + title: customerMfaInsight + type: object + properties: + compliantAdminsCount: + type: integer + description: The number of admins that are compliant with the MFA requirements + format: int64 + compliantNonAdminsCount: + type: integer + description: The number of users that are compliant with the MFA requirements + format: int64 + legacyPerUserMfaStatus: + $ref: '#/components/schemas/microsoft.graph.partner.security.policyStatus' + mfaConditionalAccessPolicyStatus: + $ref: '#/components/schemas/microsoft.graph.partner.security.policyStatus' + securityDefaultsStatus: + $ref: '#/components/schemas/microsoft.graph.partner.security.policyStatus' + totalUsersCount: + type: integer + description: The total number of users in the tenant + format: int64 + additionalProperties: + type: object + microsoft.graph.partner.security.complianceStatus: + title: complianceStatus + enum: + - compliant + - noncomplaint + - unknownFutureValue + type: string + microsoft.graph.partner.security.securityRequirementType: + title: securityRequirementType + enum: + - mfaEnforcedForAdmins + - mfaEnforcedForAdminsOfCustomers + - securityAlertsPromptlyResolved + - securityContactProvided + - spendingBudgetSetForCustomerAzureSubscriptions + - unknownFutureValue + type: string + microsoft.graph.partner.security.securityRequirementState: + title: securityRequirementState + enum: + - active + - preview + - unknownFutureValue + type: string microsoft.graph.security.protectionRule: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -39185,11 +40017,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -44368,6 +45200,45 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.partner.security.customerInsightCollectionResponse: + title: Collection of customerInsight + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsight' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.partner.security.securityScoreHistoryCollectionResponse: + title: Collection of securityScoreHistory + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistory' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.partner.security.securityRequirementCollectionResponse: + title: Collection of securityRequirement + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirement' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.providerTenantSettingCollectionResponse: title: Collection of providerTenantSetting type: object @@ -47111,6 +47982,13 @@ components: type: object additionalProperties: type: object + microsoft.graph.partner.security.policyStatus: + title: policyStatus + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.security.alertTemplate: title: alertTemplate type: object @@ -54795,11 +55673,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -58662,6 +59540,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' @@ -65868,6 +66747,24 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.partner.security.partnerSecurityAlertCollectionResponse' + microsoft.graph.partner.security.customerInsightCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.customerInsightCollectionResponse' + microsoft.graph.partner.security.securityScoreHistoryCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityScoreHistoryCollectionResponse' + microsoft.graph.partner.security.securityRequirementCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.partner.security.securityRequirementCollectionResponse' microsoft.graph.providerTenantSettingCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index 296d221c11..682580514a 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -53708,11 +53708,11 @@ paths: get: tags: - sites.list - summary: List operations - description: Get the list of richLongRunningOperations associated with a list. + summary: Get metadata for a list + description: Return the metadata for a list. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta operationId: site_GetList parameters: - name: site-id @@ -94347,11 +94347,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -95121,11 +95121,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -108459,6 +108459,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 1b873c9740..aa6e32f602 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -2685,11 +2685,11 @@ paths: post: tags: - chats.chatMessage - summary: Send message in a chat - description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + summary: Send chatMessage in a channel or a chat + description: Send a new chatMessage in the specified channel or a chat. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta operationId: chat_CreateMessage parameters: - name: chat-id @@ -19256,11 +19256,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta operationId: team.channel_CreateMessage parameters: - name: team-id @@ -65009,6 +65009,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' @@ -65308,11 +65309,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -80921,11 +80922,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index f4e34d2055..134fc8a3fc 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -43950,11 +43950,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -54915,11 +54915,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -65700,6 +65700,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index ee53681095..360f85c27a 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -19260,11 +19260,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -31188,11 +31188,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -34303,6 +34303,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index e5966100dc..dfd59797ab 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -30179,11 +30179,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -30265,11 +30265,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -37355,6 +37355,7 @@ components: properties: clientAppId: type: string + description: The registration ID of the Microsoft Entra app ID associated with the teamsApp. nullable: true requiredPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' diff --git a/openApiDocs/beta/WindowsUpdates.yml b/openApiDocs/beta/WindowsUpdates.yml index 02d60248a3..92378a9855 100644 --- a/openApiDocs/beta/WindowsUpdates.yml +++ b/openApiDocs/beta/WindowsUpdates.yml @@ -6835,11 +6835,11 @@ paths: get: tags: - admin.adminWindows - summary: Get operationalInsightsConnection - description: Read the properties and relationships of an operationalInsightsConnection object. + summary: Get resourceConnection + description: Read the properties and relationships of a resourceConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta operationId: admin.window.update_GetResourceConnection parameters: - name: resourceConnection-id @@ -7040,11 +7040,11 @@ paths: get: tags: - admin.adminWindows - summary: Get updatableAssetGroup - description: Read the properties and relationships of an updatableAssetGroup object. + summary: Get azureADDevice + description: Read the properties of an azureADDevice object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-beta operationId: admin.window.update_GetUpdatableAsset parameters: - name: updatableAsset-id @@ -9779,11 +9779,11 @@ paths: patch: tags: - admin.adminWindows - summary: Update complianceChange - description: Update the properties of a complianceChange object. + summary: Update contentApproval + description: Update the properties of a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta operationId: admin.window.update.updatePolicy_UpdateComplianceChange parameters: - name: updatePolicy-id @@ -11127,11 +11127,11 @@ components: properties: displayName: type: string - description: The display name of the identity. This property is read-only. + description: 'The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don''t show up as changed when using delta.' nullable: true id: type: string - description: The identifier of the identity. This property is read-only. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Applications.yml b/openApiDocs/v1.0/Applications.yml index d8ff07626d..59d3e9f6ec 100644 --- a/openApiDocs/v1.0/Applications.yml +++ b/openApiDocs/v1.0/Applications.yml @@ -17103,7 +17103,7 @@ components: description: The collection of password credentials associated with the application. Not nullable. preferredSingleSignOnMode: type: string - description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc.' + description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc. Note: This field might be null for older SAML apps and for OIDC applications where it isn''t set automatically.' nullable: true preferredTokenSigningKeyThumbprint: type: string @@ -17799,6 +17799,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -18301,7 +18303,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -21490,6 +21492,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -26317,6 +26329,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Bookings.yml b/openApiDocs/v1.0/Bookings.yml index ab19eb17a5..fc9040db05 100644 --- a/openApiDocs/v1.0/Bookings.yml +++ b/openApiDocs/v1.0/Bookings.yml @@ -70,7 +70,7 @@ paths: tags: - solutions.Actions summary: Invoke action enable - description: Enable the Microsoft 365 Backup Storage service for a tenant. + description: 'Enable the Microsoft 365 Backup Storage service for a tenant. Before you call this API, call List protection policies to initialize the data store in the tenant. Data store initialization takes about 5 minutes. If you call this API before the data store is initialized, the call results in an error.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-1.0 @@ -102,7 +102,7 @@ paths: tags: - solutions.Actions summary: Invoke action activate - description: Activate a protectionPolicyBase. + description: 'Activate a protectionPolicyBase. Currently, only one active backup policy per underlying service is supported (that is, one for OneDrive accounts, one for SharePoint sites, and one for Exchange Online users). You can add or remove artifacts (sites or user accounts) to or from each active policy.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-1.0 @@ -203,7 +203,7 @@ paths: tags: - solutions.Actions summary: Invoke action activate - description: Activate a draft restoreSessionBase object. + description: 'Activate a draft restoreSessionBase object. The following points apply to restoring a protection unit:' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-1.0 diff --git a/openApiDocs/v1.0/CloudCommunications.yml b/openApiDocs/v1.0/CloudCommunications.yml index c29652e48d..5fb3232a37 100644 --- a/openApiDocs/v1.0/CloudCommunications.yml +++ b/openApiDocs/v1.0/CloudCommunications.yml @@ -5203,6 +5203,10 @@ paths: tags: - communications.Functions summary: Invoke function getAllRecordings + description: 'Get all recordings from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn''t support getting call recordings from channel meetings. You can apply the delta function on getAllRecordings to synchronize and get callRecording resources as they''re added for onlineMeeting instances organized by the specified user. The delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the recordings for online meetings organized by the user. Incremental synchronization gets recordings that are added since the last synchronization. Typically, you perform an initial full synchronization, and then get incremental changes to that recording view periodically. Find more information in the delta query documentation. For more examples, see callRecording: delta. To learn more about using the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0 operationId: communication.onlineMeeting_getAllRecording parameters: - name: meetingOrganizerUserId @@ -5297,6 +5301,10 @@ paths: tags: - communications.Functions summary: Invoke function getAllTranscripts + description: 'Get all transcripts from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn''t support getting call transcripts from channel meetings. You can apply the delta function on getAllTranscripts to synchronize and get callTranscript resources as they''re added for onlineMeeting instances organized by the specified user. Delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the transcripts for online meetings organized by the user. Incremental synchronization gets transcripts that are added since the last synchronization. Typically, you perform an initial full synchronization, and then get incremental changes to that recording view periodically. For more information, see delta query. For more examples, see callTranscript: delta. To learn more about using the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-1.0 operationId: communication.onlineMeeting_getAllTranscript parameters: - name: meetingOrganizerUserId @@ -7726,11 +7734,11 @@ paths: get: tags: - users.presence - summary: 'presence: setStatusMessage' - description: Set a presence status message for a user. An optional expiration date and time can be supplied. + summary: Get presence + description: Get a user's presence information. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0 operationId: user_GetPresence parameters: - name: user-id diff --git a/openApiDocs/v1.0/Compliance.yml b/openApiDocs/v1.0/Compliance.yml index 296309be7b..15cb7c61f8 100644 --- a/openApiDocs/v1.0/Compliance.yml +++ b/openApiDocs/v1.0/Compliance.yml @@ -2049,6 +2049,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -4681,6 +4683,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -5036,7 +5048,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -8915,6 +8927,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/DeviceManagement.Actions.yml b/openApiDocs/v1.0/DeviceManagement.Actions.yml index 7a8c12d60b..3292718781 100644 --- a/openApiDocs/v1.0/DeviceManagement.Actions.yml +++ b/openApiDocs/v1.0/DeviceManagement.Actions.yml @@ -3582,6 +3582,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -6099,6 +6101,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -8134,7 +8146,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -10283,6 +10295,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/DeviceManagement.Administration.yml b/openApiDocs/v1.0/DeviceManagement.Administration.yml index 92947fe19d..2c313cfed6 100644 --- a/openApiDocs/v1.0/DeviceManagement.Administration.yml +++ b/openApiDocs/v1.0/DeviceManagement.Administration.yml @@ -2022,11 +2022,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: List deviceAndAppManagementRoleDefinitions - description: List properties and relationships of the deviceAndAppManagementRoleDefinition objects. + summary: List roleDefinitions + description: List properties and relationships of the roleDefinition objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0 operationId: deviceManagement_ListRoleDefinition parameters: - $ref: '#/components/parameters/top' @@ -2103,11 +2103,11 @@ paths: get: tags: - deviceManagement.roleDefinition - summary: Get deviceAndAppManagementRoleDefinition - description: Read properties and relationships of the deviceAndAppManagementRoleDefinition object. + summary: Get roleDefinition + description: Read properties and relationships of the roleDefinition object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0 operationId: deviceManagement_GetRoleDefinition parameters: - name: roleDefinition-id @@ -2186,11 +2186,11 @@ paths: delete: tags: - deviceManagement.roleDefinition - summary: Delete roleDefinition - description: Deletes a roleDefinition. + summary: Delete deviceAndAppManagementRoleDefinition + description: Deletes a deviceAndAppManagementRoleDefinition. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteRoleDefinition parameters: - name: roleDefinition-id @@ -7420,6 +7420,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -10450,6 +10452,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -12968,7 +12980,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -15117,6 +15129,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml index 3849ffd054..a5faa8cd49 100644 --- a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml +++ b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml @@ -95,11 +95,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: List deviceEnrollmentPlatformRestrictionsConfigurations - description: List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. + summary: List deviceEnrollmentWindowsHelloForBusinessConfigurations + description: List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceEnrollmentConfiguration parameters: - $ref: '#/components/parameters/top' @@ -149,11 +149,11 @@ paths: post: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Create deviceEnrollmentLimitConfiguration - description: Create a new deviceEnrollmentLimitConfiguration object. + summary: Create deviceEnrollmentWindowsHelloForBusinessConfiguration + description: Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceEnrollmentConfiguration requestBody: description: New navigation property @@ -176,11 +176,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get deviceEnrollmentWindowsHelloForBusinessConfiguration - description: Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object. + summary: Get deviceEnrollmentPlatformRestrictionsConfiguration + description: Read properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id @@ -224,11 +224,11 @@ paths: patch: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Update deviceEnrollmentLimitConfiguration - description: Update the properties of a deviceEnrollmentLimitConfiguration object. + summary: Update deviceEnrollmentWindowsHelloForBusinessConfiguration + description: Update the properties of a deviceEnrollmentWindowsHelloForBusinessConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id @@ -259,11 +259,11 @@ paths: delete: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Delete deviceEnrollmentPlatformRestrictionsConfiguration - description: Deletes a deviceEnrollmentPlatformRestrictionsConfiguration. + summary: Delete deviceEnrollmentWindowsHelloForBusinessConfiguration + description: Deletes a deviceEnrollmentWindowsHelloForBusinessConfiguration. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id diff --git a/openApiDocs/v1.0/DeviceManagement.yml b/openApiDocs/v1.0/DeviceManagement.yml index 40d8e4d5fb..7c97efc68c 100644 --- a/openApiDocs/v1.0/DeviceManagement.yml +++ b/openApiDocs/v1.0/DeviceManagement.yml @@ -895,7 +895,7 @@ paths: description: Read properties and relationships of the deviceManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-enrollment-devicemanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-auditing-devicemanagement-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceManagement parameters: - name: $select @@ -935,7 +935,7 @@ paths: description: Update the properties of a deviceManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceManagement requestBody: description: New property values @@ -1512,11 +1512,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: List androidCompliancePolicies - description: List properties and relationships of the androidCompliancePolicy objects. + summary: List windows10CompliancePolicies + description: List properties and relationships of the windows10CompliancePolicy objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceCompliancePolicy parameters: - $ref: '#/components/parameters/top' @@ -1593,11 +1593,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get windows10CompliancePolicy - description: Read properties and relationships of the windows10CompliancePolicy object. + summary: Get androidCompliancePolicy + description: Read properties and relationships of the androidCompliancePolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -1641,11 +1641,11 @@ paths: patch: tags: - deviceManagement.deviceCompliancePolicy - summary: Update macOSCompliancePolicy - description: Update the properties of a macOSCompliancePolicy object. + summary: Update windows81CompliancePolicy + description: Update the properties of a windows81CompliancePolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -1676,11 +1676,11 @@ paths: delete: tags: - deviceManagement.deviceCompliancePolicy - summary: Delete androidWorkProfileCompliancePolicy - description: Deletes a androidWorkProfileCompliancePolicy. + summary: Delete windows10MobileCompliancePolicy + description: Deletes a windows10MobileCompliancePolicy. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -4156,11 +4156,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: List windowsDefenderAdvancedThreatProtectionConfigurations - description: List properties and relationships of the windowsDefenderAdvancedThreatProtectionConfiguration objects. + summary: List windowsUpdateForBusinessConfigurations + description: List properties and relationships of the windowsUpdateForBusinessConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsdefenderadvancedthreatprotectionconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceConfiguration parameters: - $ref: '#/components/parameters/top' @@ -4210,11 +4210,11 @@ paths: post: tags: - deviceManagement.deviceConfiguration - summary: Create windowsUpdateForBusinessConfiguration - description: Create a new windowsUpdateForBusinessConfiguration object. + summary: Create androidGeneralDeviceConfiguration + description: Create a new androidGeneralDeviceConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidgeneraldeviceconfiguration-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceConfiguration requestBody: description: New navigation property @@ -4237,11 +4237,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get sharedPCConfiguration - description: Read properties and relationships of the sharedPCConfiguration object. + summary: Get macOSGeneralDeviceConfiguration + description: Read properties and relationships of the macOSGeneralDeviceConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosgeneraldeviceconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -4320,11 +4320,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete iosUpdateConfiguration - description: Deletes a iosUpdateConfiguration. + summary: Delete windows10EndpointProtectionConfiguration + description: Deletes a windows10EndpointProtectionConfiguration. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdateconfiguration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -19970,6 +19970,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -25000,6 +25002,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -27475,7 +27487,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -28833,6 +28845,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index f0a567011b..0e776e5cf2 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -6862,7 +6862,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -7717,6 +7717,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -10860,6 +10862,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -15552,6 +15564,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index 46b4538064..e3066757bf 100644 --- a/openApiDocs/v1.0/Devices.CorporateManagement.yml +++ b/openApiDocs/v1.0/Devices.CorporateManagement.yml @@ -14,7 +14,7 @@ paths: description: Read properties and relationships of the deviceAppManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetDeviceAppManagement parameters: - name: $select @@ -54,7 +54,7 @@ paths: description: Update the properties of a deviceAppManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateDeviceAppManagement requestBody: description: New property values @@ -2252,11 +2252,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: List managedAppPolicies - description: List properties and relationships of the managedAppPolicy objects. + summary: List targetedManagedAppProtections + description: List properties and relationships of the targetedManagedAppProtection objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppPolicy parameters: - $ref: '#/components/parameters/top' @@ -2329,11 +2329,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: Get managedAppPolicy - description: Read properties and relationships of the managedAppPolicy object. + summary: Get managedAppProtection + description: Read properties and relationships of the managedAppProtection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppPolicy parameters: - name: managedAppPolicy-id @@ -2439,7 +2439,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppPolicy_targetApp parameters: - name: managedAppPolicy-id @@ -2488,11 +2488,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: List managedAppRegistrations - description: List properties and relationships of the managedAppRegistration objects. + summary: List androidManagedAppRegistrations + description: List properties and relationships of the androidManagedAppRegistration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppRegistration parameters: - $ref: '#/components/parameters/top' @@ -2569,11 +2569,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: Get androidManagedAppRegistration - description: Read properties and relationships of the androidManagedAppRegistration object. + summary: Get managedAppRegistration + description: Read properties and relationships of the managedAppRegistration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppRegistration parameters: - name: managedAppRegistration-id @@ -2897,7 +2897,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration.appliedPolicy_targetApp parameters: - name: managedAppRegistration-id @@ -3184,7 +3184,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration.intendedPolicy_targetApp parameters: - name: managedAppRegistration-id @@ -3561,11 +3561,11 @@ paths: get: tags: - deviceAppManagement.managedAppStatus - summary: List managedAppStatusRaws - description: List properties and relationships of the managedAppStatusRaw objects. + summary: List managedAppStatuses + description: List properties and relationships of the managedAppStatus objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppStatus parameters: - $ref: '#/components/parameters/top' @@ -3839,11 +3839,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get iosVppEBook - description: Read properties and relationships of the iosVppEBook object. + summary: Get managedEBook + description: Read properties and relationships of the managedEBook object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedEBook parameters: - name: managedEBook-id @@ -3953,11 +3953,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: List managedEBookAssignments - description: List properties and relationships of the managedEBookAssignment objects. + summary: List iosVppEBookAssignments + description: List properties and relationships of the iosVppEBookAssignment objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_ListAssignment parameters: - name: managedEBook-id @@ -4107,11 +4107,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update iosVppEBookAssignment - description: Update the properties of a iosVppEBookAssignment object. + summary: Update managedEBookAssignment + description: Update the properties of a managedEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateAssignment parameters: - name: managedEBook-id @@ -4150,11 +4150,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete iosVppEBookAssignment - description: Deletes a iosVppEBookAssignment. + summary: Delete managedEBookAssignment + description: Deletes a managedEBookAssignment. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_DeleteAssignment parameters: - name: managedEBook-id @@ -6332,11 +6332,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: List iosMobileAppConfigurations - description: List properties and relationships of the iosMobileAppConfiguration objects. + summary: List managedDeviceMobileAppConfigurations + description: List properties and relationships of the managedDeviceMobileAppConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileAppConfiguration parameters: - $ref: '#/components/parameters/top' @@ -7628,11 +7628,11 @@ paths: post: tags: - deviceAppManagement.mobileApp - summary: Create androidStoreApp - description: Create a new androidStoreApp object. + summary: Create microsoftStoreForBusinessApp + description: Create a new microsoftStoreForBusinessApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-androidstoreapp-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMobileApp requestBody: description: New navigation property @@ -7655,11 +7655,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get managedAndroidLobApp - description: Read properties and relationships of the managedAndroidLobApp object. + summary: Get managedIOSLobApp + description: Read properties and relationships of the managedIOSLobApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-managedandroidlobapp-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedioslobapp-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileApp parameters: - name: mobileApp-id @@ -7703,11 +7703,11 @@ paths: patch: tags: - deviceAppManagement.mobileApp - summary: Update iosLobApp - description: Update the properties of a iosLobApp object. + summary: Update windowsMobileMSI + description: Update the properties of a windowsMobileMSI object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-ioslobapp-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-windowsmobilemsi-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileApp parameters: - name: mobileApp-id @@ -7738,11 +7738,11 @@ paths: delete: tags: - deviceAppManagement.mobileApp - summary: Delete windowsAppX - description: Deletes a windowsAppX. + summary: Delete managedIOSStoreApp + description: Deletes a managedIOSStoreApp. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowsappx-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managediosstoreapp-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileApp parameters: - name: mobileApp-id @@ -34739,6 +34739,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -38585,6 +38587,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -40655,7 +40667,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -41948,6 +41960,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index 00227626f3..017b574dd4 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -14511,7 +14511,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -15645,6 +15645,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -18637,6 +18639,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -22783,6 +22795,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index 1bfe3a1e7e..ac30901a03 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -6911,11 +6911,11 @@ paths: patch: tags: - drives.driveItem - summary: 'driveItem: setRetentionLabel' - description: 'Apply (set) a retention label on a driveItem (files and folders). Retention labels don''t need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.' + summary: 'driveItem: lockOrUnlockRecord' + description: 'Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-1.0 operationId: drive.item_UpdateRetentionLabel parameters: - name: drive-id @@ -67123,6 +67123,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -70928,6 +70930,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -73502,7 +73514,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -75637,6 +75649,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index 8202f7612d..45d9869207 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -377,11 +377,11 @@ paths: post: tags: - groups.group - summary: Create group - description: 'Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.' + summary: Upsert group + description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0 operationId: group_CreateGroup requestBody: description: New entity @@ -3986,11 +3986,11 @@ paths: post: tags: - groups.conversation - summary: Create open extension - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + summary: Create conversation + description: Use reply thread or reply post to further post to that conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0 operationId: group_CreateConversation parameters: - name: group-id @@ -4023,10 +4023,10 @@ paths: tags: - groups.conversation summary: Get conversation - description: Retrieve the properties and relationships of conversation object. + description: The group's conversations. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0 operationId: group_GetConversation parameters: - name: group-id @@ -27119,11 +27119,11 @@ paths: get: tags: - groups.conversationThread - summary: Get conversationThread - description: "Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, \nyou can specify the thread without referencing the parent conversation. " + summary: Get conversation thread + description: Get a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 operationId: group_GetThread parameters: - name: group-id @@ -27301,11 +27301,11 @@ paths: get: tags: - groups.conversationThread - summary: List posts - description: "Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,\nyou can specify the thread without referencing the parent conversation." + summary: Get post + description: "Get the properties and relationships of a post in a specified thread. You can specify both the parent \nconversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0 operationId: group.thread_ListPost parameters: - name: group-id @@ -32025,7 +32025,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -33818,7 +33818,7 @@ components: description: The collection of password credentials associated with the application. Not nullable. preferredSingleSignOnMode: type: string - description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc.' + description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc. Note: This field might be null for older SAML apps and for OIDC applications where it isn''t set automatically.' nullable: true preferredTokenSigningKeyThumbprint: type: string @@ -34514,6 +34514,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -39378,6 +39380,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -43948,6 +43960,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Identity.DirectoryManagement.yml b/openApiDocs/v1.0/Identity.DirectoryManagement.yml index 7cf3fc3445..1dce4ad2cb 100644 --- a/openApiDocs/v1.0/Identity.DirectoryManagement.yml +++ b/openApiDocs/v1.0/Identity.DirectoryManagement.yml @@ -16248,10 +16248,10 @@ paths: tags: - organization.organization summary: List organizations - description: List properties and relationships of the organization objects. + description: Retrieve a list of organization objects. There's only one organization object in the collection. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0 operationId: organization_ListOrganization parameters: - $ref: '#/components/parameters/top' @@ -16325,10 +16325,10 @@ paths: tags: - organization.organization summary: Get organization - description: 'Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.' + description: Read properties and relationships of the organization object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0 operationId: organization_GetOrganization parameters: - name: organization-id @@ -20586,6 +20586,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -20656,7 +20658,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -21357,7 +21359,7 @@ components: description: The collection of password credentials associated with the application. Not nullable. preferredSingleSignOnMode: type: string - description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc.' + description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc. Note: This field might be null for older SAML apps and for OIDC applications where it isn''t set automatically.' nullable: true preferredTokenSigningKeyThumbprint: type: string @@ -24747,6 +24749,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -30262,6 +30274,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Identity.Governance.yml b/openApiDocs/v1.0/Identity.Governance.yml index 42a8764ef0..d442c8b6ec 100644 --- a/openApiDocs/v1.0/Identity.Governance.yml +++ b/openApiDocs/v1.0/Identity.Governance.yml @@ -7112,11 +7112,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: List resourceRoleScopes - description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + summary: Get accessPackage + description: Retrieve the properties and relationships of an accessPackage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id @@ -12326,7 +12326,11 @@ paths: put: tags: - identityGovernance.entitlementManagement - summary: Update the navigation property assignmentPolicies in identityGovernance + summary: Update accessPackageAssignmentPolicy + description: 'Update an existing accessPackageAssignmentPolicy object to change one or more of its properties, such as the display name or description.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement_SetAssignmentPolicy parameters: - name: accessPackageAssignmentPolicy-id @@ -14559,11 +14563,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageAssignmentWorkflowExtension - description: Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. + summary: Get accessPackageAssignmentRequestWorkflowExtension + description: Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.catalog_GetCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -14615,11 +14619,11 @@ paths: patch: tags: - identityGovernance.entitlementManagement - summary: Update accessPackageAssignmentRequestWorkflowExtension - description: Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Update accessPackageAssignmentWorkflowExtension + description: Update the properties of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.catalog_UpdateCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -44556,7 +44560,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: List taskDefinitions - description: Get a list of the taskDefinition objects and their properties. + description: Get a list of built-in tasks in Lifecycle Workflows. A task is represented by the taskDefinition object. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0 @@ -44611,7 +44615,7 @@ paths: tags: - identityGovernance.lifecycleWorkflowsContainer summary: Get taskDefinition - description: Read the details of a built-in workflow task. + description: Read the details of a built-in workflow task in Lifecycle Workflows. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0 @@ -56525,11 +56529,11 @@ paths: get: tags: - identityGovernance.termsOfUseContainer - summary: Get agreement - description: Retrieve the properties and relationships of an agreement object. + summary: List files (terms of use agreement files) + description: Retrieve all files related to an agreement. This includes the default file and all localized files. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0 operationId: identityGovernance.termsGraphOPreUse_GetAgreement parameters: - name: agreement-id @@ -69051,6 +69055,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -70029,7 +70035,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -73987,6 +73993,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -79268,6 +79284,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index fa164fee4c..e70ca5a30a 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -5826,11 +5826,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocation - description: Retrieve the properties and relationships of a namedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetNamedLocation parameters: - name: namedLocation-id @@ -5909,11 +5909,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete namedLocation - description: Delete a namedLocation object. + summary: Delete countryNamedLocation + description: Delete a countryNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -16763,11 +16763,11 @@ paths: patch: tags: - tenantRelationships.multiTenantOrganization - summary: Update multiTenantOrganization - description: Update the properties of a multitenant organization. + summary: Create multiTenantOrganization + description: 'Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0 operationId: tenantRelationship_UpdateMultiTenantOrganization requestBody: description: New navigation property values @@ -20981,6 +20981,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -25117,6 +25119,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28480,7 +28492,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -30615,6 +30627,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Security.yml b/openApiDocs/v1.0/Security.yml index 7fdcff63bd..bf3d85a719 100644 --- a/openApiDocs/v1.0/Security.yml +++ b/openApiDocs/v1.0/Security.yml @@ -21788,7 +21788,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -23593,6 +23593,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -29186,6 +29188,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -34941,6 +34953,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index f28d4c70b7..4d9f4a22a3 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -61754,11 +61754,11 @@ paths: get: tags: - sites.site - summary: Search for sites - description: Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + summary: List sites + description: "List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 operationId: site_ListSite parameters: - $ref: '#/components/parameters/top' @@ -65138,11 +65138,11 @@ paths: get: tags: - sites.list - summary: List operations on a list - description: Get a list of rich long-running operations associated with a list. + summary: Get metadata for a list + description: Returns the metadata for a list. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0 operationId: site_GetList parameters: - name: site-id @@ -113826,6 +113826,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -118269,6 +118271,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -120953,7 +120965,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -122893,6 +122905,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index 190797158d..beaf8edbd4 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -1392,11 +1392,11 @@ paths: get: tags: - chats.conversationMember - summary: Get conversationMember in a chat - description: Retrieve a conversationMember from a chat. + summary: Get conversationMember + description: Retrieve a conversationMember from a chat or channel. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0 operationId: chat_GetMember parameters: - name: chat-id @@ -16227,11 +16227,11 @@ paths: delete: tags: - teams.channel - summary: Delete conversationMember - description: Delete a conversationMember from a channel. + summary: Remove member from channel + description: Delete a conversationMember from a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0 operationId: team.channel_DeleteMember parameters: - name: team-id @@ -16438,11 +16438,11 @@ paths: post: tags: - teams.channel - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0 operationId: team.channel_CreateMessage parameters: - name: team-id @@ -51398,7 +51398,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -55688,6 +55688,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -58895,6 +58897,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.todo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -61997,6 +62009,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.todoTaskList: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index 966cf8a381..61e26724f5 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -17838,6 +17838,50 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/solutions/workingTimeSchedule/microsoft.graph.endWorkingTime': + post: + tags: + - users.Actions + summary: Invoke action endWorkingTime + description: Triggers the policies associated with the end of working hours for user. + operationId: user.solution.workingTimeSchedule_endWorkingTime + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/solutions/workingTimeSchedule/microsoft.graph.startWorkingTime': + post: + tags: + - users.Actions + summary: Invoke action startWorkingTime + description: Triggers the policies associated with the start of working hours for user. + operationId: user.solution.workingTimeSchedule_startWorkingTime + parameters: + - name: user-id + in: path + description: The unique identifier of user + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: user + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/teamwork/microsoft.graph.sendActivityNotification': post: tags: @@ -21850,6 +21894,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -25501,6 +25547,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -27280,7 +27336,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -28935,6 +28991,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index d2723166fd..4bf7c5d0bf 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -6877,6 +6877,10 @@ paths: tags: - users.Functions summary: Invoke function getAllRecordings + description: 'Get all recordings from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn''t support getting call recordings from channel meetings. You can apply the delta function on getAllRecordings to synchronize and get callRecording resources as they''re added for onlineMeeting instances organized by the specified user. The delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the recordings for online meetings organized by the user. Incremental synchronization gets recordings that are added since the last synchronization. Typically, you perform an initial full synchronization, and then get incremental changes to that recording view periodically. Find more information in the delta query documentation. For more examples, see callRecording: delta. To learn more about using the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0 operationId: user.onlineMeeting_getAllRecording parameters: - name: user-id @@ -6979,6 +6983,10 @@ paths: tags: - users.Functions summary: Invoke function getAllTranscripts + description: 'Get all transcripts from scheduled onlineMeeting instances for which the specified user is the organizer. This API currently doesn''t support getting call transcripts from channel meetings. You can apply the delta function on getAllTranscripts to synchronize and get callTranscript resources as they''re added for onlineMeeting instances organized by the specified user. Delta query supports both full synchronization and incremental synchronization. Full synchronization gets all the transcripts for online meetings organized by the user. Incremental synchronization gets transcripts that are added since the last synchronization. Typically, you perform an initial full synchronization, and then get incremental changes to that recording view periodically. For more information, see delta query. For more examples, see callTranscript: delta. To learn more about using the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-1.0 operationId: user.onlineMeeting_getAllTranscript parameters: - name: user-id @@ -9312,6 +9320,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -13011,6 +13021,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -15367,7 +15387,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -17292,6 +17312,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index df4fb682aa..5221a7ab4e 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -11,10 +11,10 @@ paths: tags: - users.user summary: List users - description: List properties and relationships of the user objects. + description: Retrieve a list of user objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0 operationId: user_ListUser parameters: - name: ConsistencyLevel @@ -77,7 +77,7 @@ paths: description: Create a new user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-create?view=graph-rest-1.0 operationId: user_CreateUser requestBody: description: New entity @@ -100,11 +100,11 @@ paths: get: tags: - users.user - summary: Get a user - description: 'Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.' + summary: Get user + description: Read properties and relationships of the user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0 operationId: user_GetUser parameters: - name: user-id @@ -152,7 +152,7 @@ paths: description: Update the properties of a user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-update?view=graph-rest-1.0 operationId: user_UpdateUser parameters: - name: user-id @@ -183,11 +183,11 @@ paths: delete: tags: - users.user - summary: Delete a user - description: 'Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.' + summary: Delete user + description: Deletes a user. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-delete?view=graph-rest-1.0 operationId: user_DeleteUser parameters: - name: user-id @@ -11601,6 +11601,8 @@ components: x-ms-navigationProperty: true settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -11737,7 +11739,7 @@ components: description: The collection of password credentials associated with the application. Not nullable. preferredSingleSignOnMode: type: string - description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc.' + description: 'Specifies the single sign-on mode configured for this application. Microsoft Entra ID uses the preferred single sign-on mode to launch the application from Microsoft 365 or the My Apps portal. The supported values are password, saml, notSupported, and oidc. Note: This field might be null for older SAML apps and for OIDC applications where it isn''t set automatically.' nullable: true preferredTokenSigningKeyThumbprint: type: string @@ -12199,7 +12201,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLabel' - description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select.' + description: 'The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. This property can be updated only in delegated scenarios where the caller requires both the Microsoft Graph permission and a supported administrator role.' assignedLicenses: type: array items: @@ -15595,6 +15597,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -20806,6 +20818,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' diff --git a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md index 3f1ed3342c..e69de29bb2 100644 --- a/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md +++ b/src/Applications/beta/examples/Get-MgBetaServicePrincipalSynchronizationTemplate.md @@ -1,11 +0,0 @@ -### Example - -```powershell - -Import-Module Microsoft.Graph.Beta.Applications - -Get-MgBetaServicePrincipalSynchronizationTemplate -ServicePrincipalId $servicePrincipalId - -``` -This example will### example - diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index afa5c8fcdb..d52d64699d 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,14 +1,17 @@ [ { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/addKey", + "Command": "Add-MgApplicationKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgApplicationKey", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphKeyCredential", "CommandAlias": null, "Permissions": [ { @@ -36,21 +39,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/addKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphKeyCredential" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/addPassword", + "Command": "Add-MgApplicationPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgApplicationPassword", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", "CommandAlias": null, "Permissions": [ { @@ -78,19 +81,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/addPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPasswordCredential" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/applyDecisions", + "Command": "Add-MgBetaAccessReviewDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "Command": "Add-MgBetaAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -110,36 +113,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", + "Command": "Add-MgBetaAccessReviewInstanceDecision", + "ApiReferenceLink": null, "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "Command": "Add-MgBetaAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/addKey", + "Command": "Add-MgBetaApplicationKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaApplicationKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyCredential", "CommandAlias": null, "Permissions": [ { @@ -167,21 +170,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/addKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphKeyCredential" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/addPassword", + "Command": "Add-MgBetaApplicationPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaApplicationPassword", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordCredential", "CommandAlias": null, "Permissions": [ { @@ -209,38 +212,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/addPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordCredential" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/members/add", + "Command": "Add-MgBetaChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/members/add", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "CommandAlias": null, "Permissions": [ { @@ -268,12 +271,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "ApiReferenceLink": null, "Variants": [ "Apply", "Apply1", @@ -282,17 +287,17 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "ApiReferenceLink": null, "Variants": [ "Apply", "Apply1", @@ -301,26 +306,24 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340,21 +343,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -374,342 +377,344 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "ApiReferenceLink": null, "Variants": [ "Add", "AddExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", + "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "ApiReferenceLink": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", "Variants": [ "Apply", "ApplyExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Add-MgBetaDriveListContentTypeCopy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgBetaDriveListContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaExternalConnectionItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "Command": "Add-MgBetaExternalConnectionItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", - "AddViaIdentity" + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupFavorite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/addFavorite", + "Command": "Add-MgBetaGroupFavorite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "AddViaIdentity" ], - "Method": "POST", - "Command": "Add-MgBetaGroupSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/add", + "Command": "Add-MgBetaGroupSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", + "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentModelToDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", + "Command": "Add-MgBetaGroupSiteContentModelToDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentTypeCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "Command": "Add-MgBetaGroupSiteContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaGroupToLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Command": "Add-MgBetaGroupToLifecyclePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Apply", - "ApplyViaIdentity" + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Apply", + "ApplyViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", "Variants": [ "Apply", "Apply1", @@ -718,9 +723,7 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -740,12 +743,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", "Variants": [ "Apply", "Apply1", @@ -754,9 +759,7 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -776,21 +779,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -810,21 +813,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -844,21 +847,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", "CommandAlias": null, "Permissions": [ { @@ -886,121 +889,121 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSelfSignedCertificate" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Command": "Add-MgBetaShareListContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaShareListContentTypeCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/add", + "Command": "Add-MgBetaSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/add", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", + "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", + "Command": "Add-MgBetaSiteContentModelToDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSiteContentModelToDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Command": "Add-MgBetaSiteContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSiteContentTypeCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -1020,21 +1023,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgBetaSiteListContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSiteListContentTypeCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -1054,21 +1057,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -1088,376 +1091,376 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Add-MgBetaTeamChannelMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Command": "Add-MgBetaTeamChannelMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/members/add", + "Command": "Add-MgBetaTeamMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Command": "Add-MgBetaTeamPrimaryChannelMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", + "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", + "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "Command": "Add-MgBetaUserChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaUserChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActionResultPart" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaUserDriveListContentTypeCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/followedSites/add", + "Command": "Add-MgBetaUserFollowedSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaUserFollowedSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/followedSites/add", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", + "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/members/add", + "Command": "Add-MgChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/members/add", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Command": "Add-MgCommunicationCallLargeGalleryView", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgCommunicationCallLargeGalleryView", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "CommandAlias": null, "Permissions": [ { @@ -1485,229 +1488,231 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation" + "Method": "POST" }, { - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Add-MgDriveListContentTypeCopy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgDriveListContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgExternalConnectionItemActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "Command": "Add-MgExternalConnectionItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupDriveListContentTypeCopy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgGroupDriveListContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", - "AddViaIdentity" + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupFavorite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/addFavorite", + "Command": "Add-MgGroupFavorite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "AddViaIdentity" ], - "Method": "POST", - "Command": "Add-MgGroupSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/add", + "Command": "Add-MgGroupSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupSiteContentTypeCopy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "Command": "Add-MgGroupSiteContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupSiteListContentTypeCopy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgGroupSiteListContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgGroupToLifecyclePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Command": "Add-MgGroupToLifecyclePolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", "Variants": [ "Apply", "Apply1", @@ -1716,9 +1721,7 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -1738,12 +1741,14 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", "Variants": [ "Apply", "Apply1", @@ -1752,9 +1757,7 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -1774,21 +1777,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -1808,21 +1811,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -1842,21 +1845,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", + "Command": "Add-MgServicePrincipalKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgServicePrincipalKey", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphKeyCredential", "CommandAlias": null, "Permissions": [ { @@ -1884,21 +1887,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphKeyCredential" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", + "Command": "Add-MgServicePrincipalPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgServicePrincipalPassword", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", "CommandAlias": null, "Permissions": [ { @@ -1926,21 +1929,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPasswordCredential" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgServicePrincipalTokenSigningCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", "CommandAlias": null, "Permissions": [ { @@ -1968,87 +1971,87 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSelfSignedCertificate" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Command": "Add-MgShareListContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgShareListContentTypeCopy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/add", + "Command": "Add-MgSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded" ], - "Method": "POST", - "Command": "Add-MgSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/add", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Command": "Add-MgSiteContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSiteContentTypeCopy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -2068,21 +2071,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Command": "Add-MgSiteListContentTypeCopy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSiteListContentTypeCopy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -2102,21 +2105,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -2136,189 +2139,189 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Add-MgTeamChannelMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Command": "Add-MgTeamChannelMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/members/add", + "Command": "Add-MgTeamMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Command": "Add-MgTeamPrimaryChannelMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgTeamworkDeletedTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "Command": "Add-MgTeamworkDeletedTeamChannelMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgUserChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "Command": "Add-MgUserChatMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActionResultPart" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgUserDriveListContentTypeCopy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Command": "Add-MgUserDriveListContentTypeCopy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "Command": "Add-MgUserFollowedSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/followedSites/add", + "Command": "Add-MgUserFollowedSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSite", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "ApiReferenceLink": null, "Variants": [ "Approve", "ApproveExpanded" ], - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", + "Command": "Approve-MgBetaDeviceManagementElevationRequest", + "ApiReferenceLink": null, "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementElevationRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve", + "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", + "ApiReferenceLink": null, "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2338,144 +2341,144 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", + "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", + "ApiReferenceLink": null, "Variants": [ "Approve" ], - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Command": "Clear-MgApplicationVerifiedPublisher", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgApplicationVerifiedPublisher", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgBetaApplicationVerifiedPublisher", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgBetaChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaChatMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgBetaChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaChatMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Command": "Clear-MgBetaCommunicationPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaCommunicationPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", "Variants": [ "Purge", "PurgeViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "Variants": [ "Wipe", "WipeViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", "Permissions": [ { @@ -2495,21 +2498,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2537,36 +2540,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", + "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "ApiReferenceLink": null, "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2594,138 +2597,138 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Clear-MgBetaTeamChannelMessageReaction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgBetaTeamChannelMessageReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/wipeAndBlockManagedApps", + "Command": "Clear-MgBetaUserAndBlockManagedApp", + "ApiReferenceLink": null, "Variants": [ "Wipe", "WipeViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgBetaUserAndBlockManagedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2745,21 +2748,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgBetaUserChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaUserChatMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2779,38 +2782,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaUserChatMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "ApiReferenceLink": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2830,55 +2833,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", + "ApiReferenceLink": null, "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgBetaUserManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/presence/clearPresence", + "Command": "Clear-MgBetaUserPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgBetaUserPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2898,19 +2901,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/presence/clearPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -2930,87 +2933,87 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgChatMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgChatMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Command": "Clear-MgCommunicationPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgCommunicationPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgDeviceManagementManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3038,140 +3041,140 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Clear-MgTeamChannelMessageReaction", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgTeamChannelMessageReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgTeamChannelMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgTeamChannelMessageReplyReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgTeamPrimaryChannelMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Command": "Clear-MgUserChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgUserChatMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3191,55 +3194,55 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Command": "Clear-MgUserChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgUserChatMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Command": "Clear-MgUserManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/presence/clearPresence", + "Command": "Clear-MgUserPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Method": "POST", - "Command": "Clear-MgUserPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3259,19 +3262,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/presence/clearPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Command": "Clear-MgUserPresenceUserPreferredPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "Command": "Clear-MgUserPresenceUserPreferredPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3291,19 +3294,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/close", + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", "Variants": [ "Close", "CloseViaIdentity" ], - "Method": "POST", - "Command": "Close-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3323,19 +3326,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", "Variants": [ "Close", "CloseViaIdentity" ], - "Method": "POST", - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3355,19 +3358,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", + "Command": "Close-MgSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", "Variants": [ "Close", "CloseViaIdentity" ], - "Method": "POST", - "Command": "Close-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3387,19 +3390,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", + "Command": "Compare-MgBetaDeviceManagementIntent", + "ApiReferenceLink": null, "Variants": [ "Compare", "CompareViaIdentity" ], - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "CommandAlias": null, "Permissions": [ { @@ -3419,19 +3422,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", + "Command": "Compare-MgBetaDeviceManagementTemplate", + "ApiReferenceLink": null, "Variants": [ "Compare", "CompareViaIdentity" ], - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "CommandAlias": null, "Permissions": [ { @@ -3451,19 +3454,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "ApiReferenceLink": null, "Variants": [ "Compare", "CompareViaIdentity" ], - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "CommandAlias": null, "Permissions": [ { @@ -3483,391 +3486,391 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison" + "Method": "GET" }, { - "Variants": [ - "Complete", - "CompleteViaIdentity" - ], - "Method": "POST", - "Command": "Complete-MgBetaChatMigration", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/completeMigration", + "Command": "Complete-MgBetaChatMigration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Complete", - "CompleteExpanded" + "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteExpanded" ], - "Method": "POST", - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Complete", - "CompleteViaIdentity" + "CompleteExpanded" ], - "Method": "POST", - "Command": "Complete-MgBetaDirectoryImpactedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/impactedResources/{impactedResource-id}/complete", + "Command": "Complete-MgBetaDirectoryImpactedResource", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/complete", + "Command": "Complete-MgBetaDirectoryRecommendation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation" - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaTeamChannelMigration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Command": "Complete-MgBetaTeamChannelMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaTeamMigration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/completeMigration", + "Command": "Complete-MgBetaTeamMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaUserChatMigration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/completeMigration", + "Command": "Complete-MgBetaUserChatMigration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", + "Command": "Complete-MgBetaUserOutlookTask", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgTeamChannelMigration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Command": "Complete-MgTeamChannelMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgTeamMigration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/completeMigration", + "Command": "Complete-MgTeamMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgTeamPrimaryChannelMigration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Command": "Complete-MgTeamPrimaryChannelMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" + "Complete", + "CompleteViaIdentity" ], - "Method": "POST", - "Command": "Confirm-MgApplicationMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/checkMemberGroups", + "Command": "Confirm-MgApplicationMemberGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgApplicationMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/checkMemberObjects", + "Command": "Confirm-MgApplicationMemberObject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaApplicationMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/checkMemberGroups", + "Command": "Confirm-MgBetaApplicationMemberGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaApplicationMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/checkMemberObjects", + "Command": "Confirm-MgBetaApplicationMemberObject", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/signIns/confirmCompromised", + "Command": "Confirm-MgBetaAuditLogSignInCompromised", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaAuditLogSignInCompromised", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3887,19 +3890,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/signIns/confirmCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/signIns/confirmSafe", + "Command": "Confirm-MgBetaAuditLogSignInSafe", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaAuditLogSignInSafe", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -3919,21 +3922,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/signIns/confirmSafe", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Command": "Confirm-MgBetaContactMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaContactMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4025,21 +4028,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Command": "Confirm-MgBetaContactMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaContactMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4139,53 +4142,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Command": "Confirm-MgBetaContractMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaContractMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Command": "Confirm-MgBetaContractMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaContractMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "ApiReferenceLink": null, "Variants": [ "Verify", "VerifyViaIdentity" ], - "Method": "GET", - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4205,21 +4208,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/checkMemberGroups", + "Command": "Confirm-MgBetaDeviceMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDeviceMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4311,21 +4314,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/checkMemberObjects", + "Command": "Confirm-MgBetaDeviceMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDeviceMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4425,55 +4428,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4565,21 +4568,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryObjectMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4679,153 +4682,155 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Verify", - "VerifyViaIdentity" + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaDomain", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/verify", + "Command": "Confirm-MgBetaDomain", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain" + "Variants": [ + "Verify", + "VerifyExpanded", + "VerifyViaIdentity", + "VerifyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDomain", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckViaIdentity" ], - "Method": "POST", - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/checkMemberGroups", + "Command": "Confirm-MgBetaGroupMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaGroupMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -4917,21 +4922,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/checkMemberObjects", + "Command": "Confirm-MgBetaGroupMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaGroupMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5031,117 +5036,117 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "ApiReferenceLink": null, "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/verifySignature", + "Command": "Confirm-MgBetaInformationProtectionSignature", + "ApiReferenceLink": null, "Variants": [ "Verify", "VerifyExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaInformationProtectionSignature", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/verifySignature", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Command": "Confirm-MgBetaOrganizationMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaOrganizationMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Command": "Confirm-MgBetaOrganizationMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaOrganizationMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Command": "Confirm-MgBetaRiskyUserCompromised", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaRiskyUserCompromised", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5233,21 +5238,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaServicePrincipalMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5347,70 +5352,70 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/informationProtection/verifySignature", + "Command": "Confirm-MgBetaSiteInformationProtectionSignature", + "ApiReferenceLink": null, "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaSiteInformationProtectionSignature", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/informationProtection/verifySignature", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", + "Command": "Confirm-MgBetaTeamScheduleTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", "Variants": [ "Confirm", "ConfirmViaIdentity" ], - "Method": "POST", - "Command": "Confirm-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/informationProtection/verifySignature", + "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "ApiReferenceLink": null, "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaUserInformationProtectionSignature", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/informationProtection/verifySignature", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/checkMemberGroups", + "Command": "Confirm-MgBetaUserMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaUserMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5502,21 +5507,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/checkMemberObjects", + "Command": "Confirm-MgBetaUserMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgBetaUserMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5616,21 +5621,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Command": "Confirm-MgContactMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgContactMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5722,21 +5727,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Command": "Confirm-MgContactMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgContactMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5836,53 +5841,53 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Command": "Confirm-MgContractMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgContractMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Command": "Confirm-MgContractMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgContractMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "ApiReferenceLink": null, "Variants": [ "Verify", "VerifyViaIdentity" ], - "Method": "GET", - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -5902,21 +5907,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/checkMemberGroups", + "Command": "Confirm-MgDeviceMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDeviceMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -6008,21 +6013,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/checkMemberObjects", + "Command": "Confirm-MgDeviceMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDeviceMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -6122,55 +6127,55 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryObjectMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryObjectMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -6262,21 +6267,21 @@ "IsLeastPrivilege": false } ], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryObjectMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryObjectMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -6376,119 +6381,119 @@ "IsLeastPrivilege": false } ], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryRoleMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/verify", + "Command": "Confirm-MgDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Method": "POST", - "Command": "Confirm-MgDomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/verify", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Command": "Confirm-MgGroupGrantedPermissionForApp", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckViaIdentity" ], - "Method": "POST", - "Command": "Confirm-MgGroupGrantedPermissionForApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/checkMemberGroups", + "Command": "Confirm-MgGroupMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgGroupMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -6580,21 +6585,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/checkMemberObjects", + "Command": "Confirm-MgGroupMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgGroupMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -6694,119 +6699,119 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", + "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgGroupSettingTemplateMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Command": "Confirm-MgOrganizationMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgOrganizationMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Command": "Confirm-MgOrganizationMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgOrganizationMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Command": "Confirm-MgRiskyServicePrincipalCompromised", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "Command": "Confirm-MgRiskyServicePrincipalCompromised", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Command": "Confirm-MgRiskyUserCompromised", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "Command": "Confirm-MgRiskyUserCompromised", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Command": "Confirm-MgServicePrincipalMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgServicePrincipalMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -6898,21 +6903,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Command": "Confirm-MgServicePrincipalMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgServicePrincipalMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -7012,21 +7017,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/checkMemberGroups", + "Command": "Confirm-MgUserMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgUserMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -7118,21 +7123,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/checkMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/checkMemberObjects", + "Command": "Confirm-MgUserMemberObject", + "ApiReferenceLink": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "Command": "Confirm-MgUserMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -7232,48 +7237,48 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/checkMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", + "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "ApiReferenceLink": null, "Variants": [ "Connect", "ConnectExpanded" ], - "Method": "POST", - "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/zebraFotaConnector/connect", + "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", + "ApiReferenceLink": null, "Variants": [ "Connect" ], - "Method": "POST", - "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/zebraFotaConnector/connect", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", + "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", + "ApiReferenceLink": null, "Variants": [ "Convert", "ConvertViaIdentity" ], - "Method": "GET", - "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", "Permissions": [ { @@ -7293,21 +7298,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", + "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", "Variants": [ "Convert", "ConvertExpanded", "ConvertViaIdentity", "ConvertViaIdentityExpanded" ], - "Method": "POST", - "Command": "Convert-MgBetaUserExternalToInternalMemberUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversionUserDetails", "CommandAlias": null, "Permissions": [ { @@ -7327,36 +7332,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversionUserDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", + "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", + "ApiReferenceLink": null, "Variants": [ "Clone", "CloneViaIdentity" ], - "Method": "POST", - "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgBetaDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -7384,148 +7389,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/copy", + "Command": "Copy-MgBetaDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgBetaGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Command": "Copy-MgBetaGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], + "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgBetaGroupOnenoteNotebook", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenotePageToSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -7553,21 +7516,21 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaGroupOnenotePageToSection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -7595,21 +7558,21 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -7637,131 +7600,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -7789,123 +7642,275 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" + }, + { "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" + }, + { "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "POST" + }, + { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgBetaSiteOnenoteNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" + }, + { "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenotePageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenotePageToSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -7933,89 +7938,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8043,21 +8048,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8085,21 +8090,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/clone", + "Command": "Copy-MgBetaTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -8127,157 +8132,157 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/clone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgBetaUserDriveItem", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgBetaUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "Command": "Copy-MgBetaUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Command": "Copy-MgBetaUserMailFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Command": "Copy-MgBetaUserMailFolderChildFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Command": "Copy-MgBetaUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Command": "Copy-MgBetaUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgBetaUserOnenoteNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8305,21 +8310,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgBetaUserOnenotePageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserOnenotePageToSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8347,21 +8352,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8389,21 +8394,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8431,21 +8436,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -8473,106 +8478,106 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/copy", + "Command": "Copy-MgDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Command": "Copy-MgGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgGroupOnenoteNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8600,21 +8605,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgGroupOnenotePageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupOnenotePageToSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8642,21 +8647,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8684,21 +8689,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8726,72 +8731,72 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -8819,38 +8824,38 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgSiteOnenoteNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -8878,123 +8883,123 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenoteOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenotePageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenotePageToSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -9022,89 +9027,89 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgSiteOnenoteSectionPageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionPageToSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -9132,21 +9137,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -9174,21 +9179,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/clone", + "Command": "Copy-MgTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9216,157 +9221,157 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/clone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Copy-MgUserDriveItem", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Command": "Copy-MgUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "Command": "Copy-MgUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserMailFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Command": "Copy-MgUserMailFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Command": "Copy-MgUserMailFolderChildFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "Command": "Copy-MgUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Command": "Copy-MgUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Command": "Copy-MgUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Command": "Copy-MgUserOnenoteNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -9394,21 +9399,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Command": "Copy-MgUserOnenotePageToSection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserOnenotePageToSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -9436,21 +9441,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Command": "Copy-MgUserOnenoteSectionToNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserOnenoteSectionToNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -9478,21 +9483,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -9520,36 +9525,36 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", + "Command": "Deny-MgBetaDeviceManagementElevationRequest", + "ApiReferenceLink": null, "Variants": [ "Deny", "DenyExpanded", "DenyViaIdentity", "DenyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Deny-MgBetaDeviceManagementElevationRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9569,34 +9574,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", + "ApiReferenceLink": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", + "Command": "Disable-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9616,94 +9621,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Disable", - "DisableViaIdentity" - ], - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", + "Command": "Disable-MgBetaUserManagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgBetaUserManagedDeviceLostMode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgBetaUserManagedDeviceLostMode", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Disable", + "DisableViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9723,48 +9728,48 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Command": "Disable-MgUserManagedDeviceLostMode", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "Command": "Disable-MgUserManagedDeviceLostMode", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", + "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "ApiReferenceLink": null, "Variants": [ "Disconnect" ], - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": null, "Variants": [ "Disconnect", "DisconnectViaIdentity" ], - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9784,33 +9789,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/zebraFotaConnector/disconnect", + "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", + "ApiReferenceLink": null, "Variants": [ "Disconnect" ], - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/zebraFotaConnector/disconnect", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", "Variants": [ "Disconnect", "DisconnectViaIdentity" ], - "Method": "POST", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9830,48 +9835,48 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/backupRestore/enable", + "Command": "Enable-MgBackupRestore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-1.0", "Variants": [ "Enable", "EnableExpanded" ], - "Method": "POST", - "Command": "Enable-MgBackupRestore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceStatus", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/backupRestore/enable", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/backupRestore/enable", + "Command": "Enable-MgBetaBackupRestore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", "Variants": [ "Enable", "EnableExpanded" ], - "Method": "POST", - "Command": "Enable-MgBetaBackupRestore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/backupRestore/enable", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", + "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", + "ApiReferenceLink": null, "Variants": [ "Enable" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9891,50 +9896,50 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/assignmentFilters/enable", + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", + "ApiReferenceLink": null, "Variants": [ "Enable", "EnableExpanded" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/assignmentFilters/enable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", + "ApiReferenceLink": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "ApiReferenceLink": null, "Variants": [ "Enable" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -9962,50 +9967,50 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/enableLegacyPcManagement", + "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", + "ApiReferenceLink": null, "Variants": [ "Enable" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/enableLegacyPcManagement", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", + "ApiReferenceLink": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/tenantAttachRBAC/enable", + "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", + "ApiReferenceLink": null, "Variants": [ "Enable", "EnableExpanded" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10025,65 +10030,65 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/tenantAttachRBAC/enable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/enableUnlicensedAdminstrators", + "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", + "ApiReferenceLink": null, "Variants": [ "Enable" ], - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/enableUnlicensedAdminstrators", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "ApiReferenceLink": null, "Variants": [ "Enable", "EnableViaIdentity" ], - "Method": "POST", - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "ApiReferenceLink": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Method": "POST", - "Command": "Enable-MgBetaUserManagedDeviceLostMode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", "Variants": [ "Enable", "EnableViaIdentity" ], - "Method": "POST", - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10103,21 +10108,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10137,19 +10142,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "ApiReferenceLink": null, "Variants": [ "Export", "ExportViaIdentity" ], - "Method": "GET", - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10169,21 +10174,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10203,96 +10208,96 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Export", - "ExportViaIdentity" - ], - "Method": "GET", - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Export", "ExportViaIdentity" ], - "Method": "GET", - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Export", - "ExportExpanded" + "ExportViaIdentity" ], - "Method": "POST", - "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/reconciliation/billed/export", + "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaReportPartnerBillingUsageBilled", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/billed/export", + "Command": "Export-MgBetaReportPartnerBillingUsageBilled", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/unbilled/export", + "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Variants": [ + "Export", + "ExportExpanded" + ], + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10312,21 +10317,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10346,21 +10351,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", + "ApiReferenceLink": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10380,21 +10385,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", + "ApiReferenceLink": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10414,21 +10419,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "ApiReferenceLink": null, "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" ], - "Method": "GET", - "Command": "Export-MgBetaUserDeviceAndAppManagementData", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10464,83 +10469,83 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/exportPersonalData", + "Command": "Export-MgBetaUserPersonalData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgBetaUserPersonalData", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/exportPersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Export", - "ExportExpanded" - ], - "Method": "POST", - "Command": "Export-MgReportPartnerBillingReconciliationBilled", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/partners/billing/reconciliation/billed/export", + "Command": "Export-MgReportPartnerBillingReconciliationBilled", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "Command": "Export-MgReportPartnerBillingUsageBilled", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/billed/export", + "Command": "Export-MgReportPartnerBillingUsageBilled", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "Command": "Export-MgReportPartnerBillingUsageUnbilled", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/unbilled/export", + "Command": "Export-MgReportPartnerBillingUsageUnbilled", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Variants": [ + "Export", + "ExportExpanded" + ], + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10560,21 +10565,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10594,21 +10599,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Command": "Export-MgUserDeviceAndAppManagementData", + "ApiReferenceLink": null, "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" ], - "Method": "GET", - "Command": "Export-MgUserDeviceAndAppManagementData", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -10644,141 +10649,141 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/exportPersonalData", + "Command": "Export-MgUserPersonalData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Export-MgUserPersonalData", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/exportPersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "Method": "POST", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ - "Locate", - "LocateViaIdentity" + "Discover", + "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgBetaDeviceManagementComanagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "Command": "Find-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgBetaDeviceManagementManagedDevice", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Locate", + "LocateViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", "Variants": [ "Find1", "FindViaIdentity1" ], - "Method": "GET", - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", "Variants": [ "Find", "FindViaIdentity" ], - "Method": "GET", - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -10806,19 +10811,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [ { @@ -10838,51 +10843,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgBetaUserManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "Command": "Find-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/findMeetingTimes", + "Command": "Find-MgBetaUserMeetingTime", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" ], - "Method": "POST", - "Command": "Find-MgBetaUserMeetingTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "CommandAlias": null, "Permissions": [ { @@ -10902,21 +10907,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/findMeetingTimes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/findRooms", + "Command": "Find-MgBetaUserRoom", + "ApiReferenceLink": null, "Variants": [ "Find", "Find1", "FindViaIdentity", "FindViaIdentity1" ], - "Method": "GET", - "Command": "Find-MgBetaUserRoom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAddress", "CommandAlias": null, "Permissions": [ { @@ -10936,19 +10941,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/findRooms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAddress" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/findRoomLists", + "Command": "Find-MgBetaUserRoomList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", "Variants": [ "Find", "FindViaIdentity" ], - "Method": "GET", - "Command": "Find-MgBetaUserRoomList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAddress", "CommandAlias": null, "Permissions": [ { @@ -10968,64 +10973,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/findRoomLists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAddress" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", + "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", + "ApiReferenceLink": null, "Variants": [ "Find", "FindViaIdentity" ], - "Method": "GET", - "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", + "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", + "ApiReferenceLink": null, "Variants": [ "Find", "FindViaIdentity" ], - "Method": "GET", - "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgDeviceManagementManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "Command": "Find-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [ { @@ -11045,51 +11050,51 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Command": "Find-MgUserManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "Command": "Find-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/findMeetingTimes", + "Command": "Find-MgUserMeetingTime", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" ], - "Method": "POST", - "Command": "Find-MgUserMeetingTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "CommandAlias": null, "Permissions": [ { @@ -11109,47 +11114,47 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/findMeetingTimes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult" + "Method": "POST" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgAdminEdge", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", "Uri": "/admin/edge", + "Command": "Get-MgAdminEdge", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerMode", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEdge", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode", + "Command": "Get-MgAdminEdgeInternetExplorerMode", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [ { @@ -11169,18 +11174,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [ { @@ -11200,18 +11205,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -11231,19 +11236,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [ { @@ -11263,18 +11268,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [ { @@ -11294,19 +11299,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -11326,19 +11331,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [ { @@ -11358,18 +11363,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [ { @@ -11389,19 +11394,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -11421,18 +11426,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/admin/people", + "Command": "Get-MgAdminPeople", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminPeople", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", "CommandAlias": null, "Permissions": [ { @@ -11452,18 +11457,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/admin/people", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPeopleAdminSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/admin/people/itemInsights", + "Command": "Get-MgAdminPeopleItemInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminPeopleItemInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -11483,33 +11488,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/admin/people/itemInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Command": "Get-MgAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAdminPeopleProfileCardProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/admin/people/profileCardProperties", + "Command": "Get-MgAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAdminPeopleProfileCardProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [ { @@ -11529,18 +11534,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/admin/people/profileCardProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/admin/people/profileCardProperties/$count", + "Command": "Get-MgAdminPeopleProfileCardPropertyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminPeopleProfileCardPropertyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -11560,18 +11565,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/admin/people/profileCardProperties/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/admin/people/pronouns", + "Command": "Get-MgAdminPeoplePronoun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminPeoplePronoun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPronounsSettings", "CommandAlias": null, "Permissions": [ { @@ -11591,18 +11596,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/admin/people/pronouns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPronounsSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/admin/reportSettings", + "Command": "Get-MgAdminReportSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminReportSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminReportSettings", "CommandAlias": null, "Permissions": [ { @@ -11622,32 +11627,32 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/admin/reportSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminReportSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/admin/sharepoint", + "Command": "Get-MgAdminSharepoint", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminSharepoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepoint", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/admin/sharepoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/admin/sharepoint/settings", + "Command": "Get-MgAdminSharepointSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAdminSharepointSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepointSettings", "CommandAlias": null, "Permissions": [ { @@ -11667,92 +11672,92 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/admin/sharepoint/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharepointSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/agreements/{agreement-id}", + "Command": "Get-MgAgreement", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/agreements/{agreement-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/agreements", + "Command": "Get-MgAgreement", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/agreements", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Get-MgAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "Get-MgAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/agreements/{agreement-id}/acceptances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "Command": "Get-MgAgreementAcceptanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementAcceptanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/agreements/{agreement-id}/file", + "Command": "Get-MgAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [ { @@ -11772,238 +11777,238 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/agreements/{agreement-id}/file", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreementFile" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgAgreementFile", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files", + "Command": "Get-MgAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgAgreementFileCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files/$count", + "Command": "Get-MgAgreementFileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Get-MgAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "Get-MgAgreementFileLocalization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "Command": "Get-MgAgreementFileLocalizationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "Get-MgAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgAgreementFileLocalizationVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "Get-MgAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgAgreementFileVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgAgreementFileVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllGroupSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/getAllSites", + "Command": "Get-MgAllGroupSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllGroupTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "Command": "Get-MgAllGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllGroupTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/allChannels", + "Command": "Get-MgAllGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/allChannels/$count", + "Command": "Get-MgAllGroupTeamChannelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllGroupTeamChannelCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgGroupTeamAllChannelCount", "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/allChannels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/getAllSites", + "Command": "Get-MgAllSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", "Variants": [ "Get2" ], - "Method": "GET", - "Command": "Get-MgAllSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -12023,33 +12028,33 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/getAllSites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "Command": "Get-MgAllTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/allChannels", + "Command": "Get-MgAllTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAllTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -12077,19 +12082,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/allChannels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/allChannels/$count", + "Command": "Get-MgAllTeamChannelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllTeamChannelCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgTeamAllChannelCount", "Permissions": [ { @@ -12117,18 +12122,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/allChannels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/getAllMessages", + "Command": "Get-MgAllTeamMessage", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAllTeamMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": "Get-MgTeamMessage", "Permissions": [ { @@ -12204,33 +12209,33 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/getAllMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "Command": "Get-MgAllTeamworkDeletedTeamMessage", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAllTeamworkDeletedTeamMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": "Get-MgTeamworkDeletedTeamMessage", "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/chats/getAllMessages", + "Command": "Get-MgAllUserChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllUserChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -12250,63 +12255,63 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/chats/getAllMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "Command": "Get-MgAllUserOnlineMeetingRecording", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllUserOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "Command": "Get-MgAllUserOnlineMeetingTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAllUserOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Get-MgAppCatalogTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps", + "Command": "Get-MgAppCatalogTeamApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [ { @@ -12350,18 +12355,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/$count", + "Command": "Get-MgAppCatalogTeamAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -12405,48 +12410,48 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -12474,34 +12479,34 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}", + "Command": "Get-MgApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -12545,18 +12550,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications", + "Command": "Get-MgApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -12608,62 +12613,141 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/appManagementPolicies", + "Command": "Get-MgApplicationAppManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/appManagementPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "Command": "Get-MgApplicationAppManagementPolicyCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications(appId='{appId}')", + "Command": "Get-MgApplicationByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicyCount", + "OutputType": "IMicrosoftGraphApplication", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/getByIds", + "Command": "Get-MgApplicationById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Get-MgApplicationByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationByAppId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -12715,34 +12799,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgApplicationById", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", - "Uri": "/applications/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { + "Uri": "/applications/$count", + "Command": "Get-MgApplicationCount", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgApplicationByUniqueName", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -12794,96 +12862,33 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgApplicationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Applications", - "Uri": "/applications/$count", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Command": "Get-MgApplicationCreatedOnBehalfOf", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationCreatedOnBehalfOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/delta", + "Command": "Get-MgApplicationDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgApplicationDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -12927,19 +12932,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Get-MgApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [ { @@ -12975,18 +12980,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "Get-MgApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [ { @@ -13030,19 +13035,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/extensionProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/extensionProperties/$count", + "Command": "Get-MgApplicationExtensionPropertyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationExtensionPropertyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -13086,19 +13091,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/extensionProperties/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Get-MgApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -13118,18 +13123,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "Get-MgApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -13157,19 +13162,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Get-MgApplicationFederatedIdentityCredentialByName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredentialByName", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -13197,19 +13202,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -13237,111 +13242,111 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/logo", + "Command": "Get-MgApplicationLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/logo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/getMemberGroups", + "Command": "Get-MgApplicationMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgApplicationMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/getMemberObjects", + "Command": "Get-MgApplicationMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgApplicationMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners", + "Command": "Get-MgApplicationOwner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationOwner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -13385,134 +13390,134 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/appRoleAssignment", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "Command": "Get-MgApplicationOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/endpoint", + "Command": "Get-MgApplicationOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "Command": "Get-MgApplicationOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/user", + "Command": "Get-MgApplicationOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "Get-MgApplicationOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -13556,19 +13561,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/$count", + "Command": "Get-MgApplicationOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -13612,96 +13617,96 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/owners/endpoint/$count", + "Command": "Get-MgApplicationOwnerCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/owners/user/$count", + "Command": "Get-MgApplicationOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization", + "Command": "Get-MgApplicationSynchronization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronization", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Command": "Get-MgApplicationSynchronizationAccessToken", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgApplicationSynchronizationAccessToken", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -13721,167 +13726,167 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgApplicationSynchronizationJob", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJob", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs", + "Command": "Get-MgApplicationSynchronizationJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobBulkUpload", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Get-MgApplicationSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "Command": "Get-MgApplicationSynchronizationJobCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgApplicationSynchronizationJobSchema", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationSecretCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "Command": "Get-MgApplicationSynchronizationSecretCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgApplicationSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -13909,18 +13914,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "Get-MgApplicationSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -13948,19 +13953,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Command": "Get-MgApplicationSynchronizationTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -13988,19 +13993,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [ { @@ -14028,105 +14033,105 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Get-MgApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applicationTemplates", + "Command": "Get-MgApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applicationTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applicationTemplates/$count", + "Command": "Get-MgApplicationTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgApplicationTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applicationTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Command": "Get-MgApplicationTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -14170,18 +14175,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -14225,19 +14230,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -14281,18 +14286,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Command": "Get-MgApplicationTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -14336,18 +14341,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -14391,19 +14396,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -14447,19 +14452,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Command": "Get-MgAuditLogDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", "CommandAlias": null, "Permissions": [ { @@ -14479,18 +14484,18 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/directoryAudits", + "Command": "Get-MgAuditLogDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", "CommandAlias": null, "Permissions": [ { @@ -14510,18 +14515,18 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/directoryAudits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/directoryAudits/$count", + "Command": "Get-MgAuditLogDirectoryAuditCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAuditCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -14541,33 +14546,33 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/directoryAudits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Command": "Get-MgAuditLogProvisioning", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAuditLogProvisioning", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/provisioning", + "Command": "Get-MgAuditLogProvisioning", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAuditLogProvisioning", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "CommandAlias": null, "Permissions": [ { @@ -14587,18 +14592,18 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/provisioning", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/provisioning/$count", + "Command": "Get-MgAuditLogProvisioningCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAuditLogProvisioningCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -14618,19 +14623,19 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/provisioning/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/signIns/{signIn-id}", + "Command": "Get-MgAuditLogSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSignIn", "CommandAlias": null, "Permissions": [ { @@ -14650,18 +14655,18 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSignIn" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/signIns", + "Command": "Get-MgAuditLogSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSignIn", "CommandAlias": null, "Permissions": [ { @@ -14681,18 +14686,18 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/signIns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSignIn" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/auditLogs/signIns/$count", + "Command": "Get-MgAuditLogSignInCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgAuditLogSignInCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -14712,151 +14717,19 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/auditLogs/signIns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaAccessReview", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read all access reviews", - "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", "Command": "Get-MgBetaAccessReview", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read all access reviews", - "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview" - }, - { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewCount", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "AccessReview.Read.All", - "Description": "Read all access reviews", - "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "AccessReview.ReadWrite.All", - "Description": "Manage access reviews that you can access", - "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "AccessReview.ReadWrite.Membership", - "Description": "Manage access reviews for group and app memberships", - "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/$count", - "ApiReferenceLink": null, - "OutputType": null - }, - { + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecision", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "CommandAlias": null, "Permissions": [ { @@ -14884,19 +14757,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/decisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews", + "Command": "Get-MgBetaAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecisionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "CommandAlias": null, "Permissions": [ { @@ -14924,209 +14796,342 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/decisions/$count", + "Uri": "/accessReviews/$count", + "Command": "Get-MgBetaAccessReviewCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read all access reviews", + "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Command": "Get-MgBetaAccessReviewDecision", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/decisions", + "Command": "Get-MgBetaAccessReviewDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, - "Permissions": [], + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read all access reviews", + "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/instances", + "Uri": "/accessReviews/{accessReview-id}/decisions/$count", + "Command": "Get-MgBetaAccessReviewDecisionCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "AccessReview.Read.All", + "Description": "Read all access reviews", + "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "AccessReview.ReadWrite.All", + "Description": "Manage access reviews that you can access", + "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "AccessReview.ReadWrite.Membership", + "Description": "Manage access reviews for group and app memberships", + "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Command": "Get-MgBetaAccessReviewInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/instances/$count", + "Uri": "/accessReviews/{accessReview-id}/instances", + "Command": "Get-MgBetaAccessReviewInstance", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessReview", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/instances/$count", + "Command": "Get-MgBetaAccessReviewInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Command": "Get-MgBetaAccessReviewInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", + "Command": "Get-MgBetaAccessReviewInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Command": "Get-MgBetaAccessReviewMyDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Command": "Get-MgBetaAccessReviewMyDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [ { @@ -15154,19 +15159,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", + "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecisionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -15194,33 +15199,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Command": "Get-MgBetaAccessReviewReviewer", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Command": "Get-MgBetaAccessReviewReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [ { @@ -15248,19 +15253,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", + "Command": "Get-MgBetaAccessReviewReviewerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -15288,47 +15293,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdge", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/admin/edge", + "Command": "Get-MgBetaAdminEdge", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdge", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode", + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [ { @@ -15348,18 +15353,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [ { @@ -15379,18 +15384,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -15410,19 +15415,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [ { @@ -15442,18 +15447,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [ { @@ -15473,19 +15478,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -15505,19 +15510,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [ { @@ -15537,18 +15542,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [ { @@ -15568,19 +15573,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -15600,19 +15605,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgBetaAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -15648,18 +15653,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits", + "Command": "Get-MgBetaAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -15695,33 +15700,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/getByIds", + "Command": "Get-MgBetaAdministrativeUnitById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/$count", + "Command": "Get-MgBetaAdministrativeUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -15757,18 +15762,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/delta", + "Command": "Get-MgBetaAdministrativeUnitDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -15804,62 +15809,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Get-MgBetaAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "Get-MgBetaAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgBetaAdministrativeUnitMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -15895,33 +15900,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -15957,33 +15962,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -16019,33 +16024,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -16081,33 +16086,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -16143,33 +16148,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -16205,33 +16210,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -16267,18 +16272,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16314,19 +16319,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16362,19 +16367,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16410,19 +16415,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16458,19 +16463,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16506,19 +16511,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16554,19 +16559,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16602,19 +16607,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16650,53 +16655,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", + "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -16732,18 +16737,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -16779,19 +16784,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16827,33 +16832,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/getUserOwnedObjects", + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/admin/people", + "Command": "Get-MgBetaAdminPeople", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminPeople", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", "CommandAlias": null, "Permissions": [ { @@ -16873,18 +16878,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/admin/people", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPeopleAdminSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/admin/people/itemInsights", + "Command": "Get-MgBetaAdminPeopleItemInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleItemInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -16904,33 +16909,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/admin/people/itemInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/admin/people/profileCardProperties", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [ { @@ -16950,18 +16955,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/admin/people/profileCardProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/admin/people/profileCardProperties/$count", + "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -16981,18 +16986,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/admin/people/profileCardProperties/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/admin/people/pronouns", + "Command": "Get-MgBetaAdminPeoplePronoun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminPeoplePronoun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPronounsSettings", "CommandAlias": null, "Permissions": [ { @@ -17012,18 +17017,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/admin/people/pronouns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPronounsSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/admin/reportSettings", + "Command": "Get-MgBetaAdminReportSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminReportSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminReportSettings", "CommandAlias": null, "Permissions": [ { @@ -17043,32 +17048,32 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/admin/reportSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminReportSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/admin/sharepoint", + "Command": "Get-MgBetaAdminSharepoint", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminSharepoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/admin/sharepoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/admin/sharepoint/settings", + "Command": "Get-MgBetaAdminSharepointSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAdminSharepointSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepointSettings", "CommandAlias": null, "Permissions": [ { @@ -17088,92 +17093,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/admin/sharepoint/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharepointSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/agreements/{agreement-id}", + "Command": "Get-MgBetaAgreement", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/agreements/{agreement-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/agreements", + "Command": "Get-MgBetaAgreement", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/agreements", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Get-MgBetaAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "Get-MgBetaAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/agreements/{agreement-id}/acceptances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "Command": "Get-MgBetaAgreementAcceptanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/agreements/{agreement-id}/file", + "Command": "Get-MgBetaAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [ { @@ -17193,238 +17198,238 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/agreements/{agreement-id}/file", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreementFile" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files", + "Command": "Get-MgBetaAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files/$count", + "Command": "Get-MgBetaAgreementFileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Get-MgBetaAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "Get-MgBetaAgreementFileLocalization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "Command": "Get-MgBetaAgreementFileLocalizationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgBetaAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "Get-MgBetaAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgBetaAgreementFileVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllGroupSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/getAllSites", + "Command": "Get-MgBetaAllGroupSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllGroupTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "Command": "Get-MgBetaAllGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllGroupTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/allChannels", + "Command": "Get-MgBetaAllGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChannel", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/allChannels/$count", + "Command": "Get-MgBetaAllGroupTeamChannelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllGroupTeamChannelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaGroupTeamAllChannelCount", "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/allChannels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/getAllSites", + "Command": "Get-MgBetaAllSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", "Variants": [ "Get2" ], - "Method": "GET", - "Command": "Get-MgBetaAllSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -17444,33 +17449,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/getAllSites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "Command": "Get-MgBetaAllTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/allChannels", + "Command": "Get-MgBetaAllTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAllTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -17498,19 +17503,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/allChannels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/allChannels/$count", + "Command": "Get-MgBetaAllTeamChannelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllTeamChannelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaTeamAllChannelCount", "Permissions": [ { @@ -17538,18 +17543,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/allChannels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/getAllMessages", + "Command": "Get-MgBetaAllTeamMessage", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAllTeamMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": "Get-MgBetaTeamMessage", "Permissions": [ { @@ -17625,33 +17630,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/getAllMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": "Get-MgBetaTeamworkDeletedTeamMessage", "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/chats/getAllMessages", + "Command": "Get-MgBetaAllUserChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllUserChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -17671,63 +17676,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/chats/getAllMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaAllUserOnlineMeetingRecording", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "Command": "Get-MgBetaAllUserOnlineMeetingRecording", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Get-MgBetaAppCatalogTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps", + "Command": "Get-MgBetaAppCatalogTeamApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [ { @@ -17771,18 +17776,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/$count", + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -17826,48 +17831,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -17895,19 +17900,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "CommandAlias": null, "Permissions": [ { @@ -17935,21 +17940,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppIcon" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "CommandAlias": null, "Permissions": [ { @@ -17977,78 +17982,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "CommandAlias": null, "Permissions": [ { @@ -18076,21 +18081,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppIcon" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "CommandAlias": null, "Permissions": [ { @@ -18118,19 +18123,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}", + "Command": "Get-MgBetaApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -18174,18 +18179,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications", + "Command": "Get-MgBetaApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -18237,62 +18242,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/applications/{application-id}/appManagementPolicies", + "Command": "Get-MgBetaApplicationAppManagementPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications(appId='{appId}')", + "Command": "Get-MgBetaApplicationByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationByAppId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -18344,34 +18349,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/getByIds", + "Command": "Get-MgBetaApplicationById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaApplicationById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaApplicationByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -18423,48 +18428,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/connectorGroup", + "Command": "Get-MgBetaApplicationConnectorGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationConnectorGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/connectorGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationConnectorGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/$count", + "Command": "Get-MgBetaApplicationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -18516,33 +18521,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/delta", + "Command": "Get-MgBetaApplicationDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -18586,19 +18591,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Get-MgBetaApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [ { @@ -18634,18 +18639,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "Get-MgBetaApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [ { @@ -18689,19 +18694,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/extensionProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/extensionProperties/$count", + "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionPropertyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -18745,19 +18750,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/extensionProperties/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -18777,18 +18782,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -18816,19 +18821,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -18856,19 +18861,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -18896,111 +18901,111 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/logo", + "Command": "Get-MgBetaApplicationLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/logo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/getMemberGroups", + "Command": "Get-MgBetaApplicationMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaApplicationMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/getMemberObjects", + "Command": "Get-MgBetaApplicationMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaApplicationMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners", + "Command": "Get-MgBetaApplicationOwner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -19044,105 +19049,105 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/endpoint", + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "Command": "Get-MgBetaApplicationOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/user", + "Command": "Get-MgBetaApplicationOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "Get-MgBetaApplicationOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -19186,19 +19191,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/$count", + "Command": "Get-MgBetaApplicationOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -19242,81 +19247,81 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/applications/{application-id}/owners/endpoint/$count", + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/owners/user/$count", + "Command": "Get-MgBetaApplicationOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization", + "Command": "Get-MgBetaApplicationSynchronization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSynchronization", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -19336,167 +19341,167 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgBetaApplicationSynchronizationJob", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJob", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs", + "Command": "Get-MgBetaApplicationSynchronizationJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "Command": "Get-MgBetaApplicationSynchronizationJobCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -19524,18 +19529,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -19563,19 +19568,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -19603,19 +19608,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [ { @@ -19643,105 +19648,105 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Command": "Get-MgBetaApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applicationTemplates", + "Command": "Get-MgBetaApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applicationTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applicationTemplates/$count", + "Command": "Get-MgBetaApplicationTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applicationTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -19785,18 +19790,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -19840,19 +19845,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -19896,18 +19901,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -19951,18 +19956,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20006,19 +20011,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20062,77 +20067,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/getUserOwnedObjects", + "Command": "Get-MgBetaApplicationUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaApplicationUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/customSecurityAttributeAudits", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/auditLogs/customSecurityAttributeAudits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/customSecurityAttributeAudits/$count", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryAudit", "CommandAlias": null, "Permissions": [ { @@ -20152,18 +20157,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/directoryAudits", + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryAudit", "CommandAlias": null, "Permissions": [ { @@ -20183,18 +20188,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/directoryAudits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/directoryAudits/$count", + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20214,76 +20219,76 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/directoryAudits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/directoryProvisioning", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/auditLogs/directoryProvisioning", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/directoryProvisioning/$count", + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/auditLogs/directoryProvisioning/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Command": "Get-MgBetaAuditLogProvisioning", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioning", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/provisioning", + "Command": "Get-MgBetaAuditLogProvisioning", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioning", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "CommandAlias": null, "Permissions": [ { @@ -20303,18 +20308,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/provisioning", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/provisioning/$count", + "Command": "Get-MgBetaAuditLogProvisioningCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioningCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20334,19 +20339,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/provisioning/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/signIns/{signIn-id}", + "Command": "Get-MgBetaAuditLogSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignIn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignIn", "CommandAlias": null, "Permissions": [ { @@ -20366,18 +20371,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignIn" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/signIns", + "Command": "Get-MgBetaAuditLogSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignIn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignIn", "CommandAlias": null, "Permissions": [ { @@ -20397,18 +20402,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/signIns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignIn" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/auditLogs/signIns/$count", + "Command": "Get-MgBetaAuditLogSignInCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignInCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20428,21 +20433,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/auditLogs/signIns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Get-MgBetaBookingBusiness", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusiness", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", "CommandAlias": null, "Permissions": [ { @@ -20478,19 +20483,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses", + "Command": "Get-MgBetaBookingBusiness", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusiness", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", "CommandAlias": null, "Permissions": [ { @@ -20526,21 +20531,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Get-MgBetaBookingBusinessAppointment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -20576,19 +20581,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "Get-MgBetaBookingBusinessAppointment", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -20624,21 +20629,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20674,36 +20679,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Get-MgBetaBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "Get-MgBetaBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -20739,21 +20744,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20789,19 +20794,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/$count", + "Command": "Get-MgBetaBookingBusinessCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20837,21 +20842,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Get-MgBetaBookingBusinessCustomer", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", "CommandAlias": null, "Permissions": [ { @@ -20887,19 +20892,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "Get-MgBetaBookingBusinessCustomer", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", "CommandAlias": null, "Permissions": [ { @@ -20935,21 +20940,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Command": "Get-MgBetaBookingBusinessCustomerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -20985,21 +20990,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -21035,19 +21040,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -21083,21 +21088,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -21133,21 +21138,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Get-MgBetaBookingBusinessService", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -21183,19 +21188,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "Get-MgBetaBookingBusinessService", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -21231,21 +21236,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", + "Command": "Get-MgBetaBookingBusinessServiceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessServiceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -21281,21 +21286,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Command": "Get-MgBetaBookingBusinessStaffAvailability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaBookingBusinessStaffAvailability", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", "CommandAlias": null, "Permissions": [ { @@ -21339,21 +21344,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Get-MgBetaBookingBusinessStaffMember", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", "CommandAlias": null, "Permissions": [ { @@ -21389,19 +21394,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "Get-MgBetaBookingBusinessStaffMember", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", "CommandAlias": null, "Permissions": [ { @@ -21437,21 +21442,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -21487,21 +21492,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Get-MgBetaBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [ { @@ -21537,19 +21542,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingCurrencies", + "Command": "Get-MgBetaBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [ { @@ -21585,19 +21590,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingCurrencies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingCurrencies/$count", + "Command": "Get-MgBetaBookingCurrencyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1" ], - "Method": "GET", - "Command": "Get-MgBetaBookingCurrencyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -21633,33 +21638,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingCurrencies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Command": "Get-MgBetaBusinessFlowTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/businessFlowTemplates", + "Command": "Get-MgBetaBusinessFlowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "CommandAlias": null, "Permissions": [ { @@ -21687,18 +21692,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/businessFlowTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/businessFlowTemplates/$count", + "Command": "Get-MgBetaBusinessFlowTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -21726,21 +21731,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/businessFlowTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", + "Command": "Get-MgBetaBusinessScenarioPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaBusinessScenarioPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", "CommandAlias": null, "Permissions": [ { @@ -21760,19 +21765,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}", + "Command": "Get-MgBetaChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -21840,18 +21845,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats", + "Command": "Get-MgBetaChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -21903,18 +21908,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/$count", + "Command": "Get-MgBetaChatCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaChatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -21966,19 +21971,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgBetaChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -22070,18 +22075,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "Get-MgBetaChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -22205,19 +22210,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/installedApps/$count", + "Command": "Get-MgBetaChatInstalledAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -22341,64 +22346,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/installedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppTeamApp", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgBetaChatInstalledAppTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatLastMessagePreview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Get-MgBetaChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -22530,18 +22535,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/members", + "Command": "Get-MgBetaChatMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -22641,19 +22646,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/members/$count", + "Command": "Get-MgBetaChatMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -22753,20 +22758,20 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -22818,18 +22823,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages", + "Command": "Get-MgBetaChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -22873,19 +22878,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/$count", + "Command": "Get-MgBetaChatMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -22929,19 +22934,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/delta", + "Command": "Get-MgBetaChatMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -22993,21 +22998,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -23067,18 +23072,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -23138,19 +23143,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaChatMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -23210,124 +23215,124 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaChatMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgBetaChatMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgBetaChatOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [ { @@ -23403,18 +23408,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/operations", + "Command": "Get-MgBetaChatOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [ { @@ -23490,19 +23495,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/operations/$count", + "Command": "Get-MgBetaChatOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -23578,33 +23583,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgBetaChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "Get-MgBetaChatPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -23712,19 +23717,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Command": "Get-MgBetaChatPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -23832,35 +23837,35 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Get-MgBetaChatPinnedMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "Get-MgBetaChatPinnedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [ { @@ -23904,19 +23909,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Command": "Get-MgBetaChatPinnedMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -23960,18 +23965,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/getAllRetainedMessages", + "Command": "Get-MgBetaChatRetainedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaChatRetainedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -24039,19 +24044,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/getAllRetainedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgBetaChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -24119,18 +24124,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/tabs", + "Command": "Get-MgBetaChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaChatTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -24182,19 +24187,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/tabs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/tabs/$count", + "Command": "Get-MgBetaChatTabCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatTabCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -24246,34 +24251,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/tabs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaChatTabTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaChatTabTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}", + "Command": "Get-MgBetaCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCall", "CommandAlias": null, "Permissions": [ { @@ -24293,19 +24298,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCall" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -24325,18 +24330,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -24356,19 +24361,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -24388,19 +24393,114 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": "Join group calls and meetings as a guest", + "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.InitiateGroupCall.All", + "Description": "Initiate outgoing group calls from the app", + "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentSharingSession", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": "Join group calls and meetings as a guest", + "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.InitiateGroupCall.All", + "Description": "Initiate outgoing group calls from the app", + "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -24436,172 +24536,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": "Join group calls and meetings as a guest", - "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.InitiateGroupCall.All", - "Description": "Initiate outgoing group calls from the app", - "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentSharingSession" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": "Join group calls and meetings as a guest", - "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.InitiateGroupCall.All", - "Description": "Initiate outgoing group calls from the app", - "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Uri": "/communications/calls/$count", + "Command": "Get-MgBetaCommunicationCallCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Get-MgBetaCommunicationCallOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCommsOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations", + "Command": "Get-MgBetaCommunicationCallOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/$count", + "Command": "Get-MgBetaCommunicationCallOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Get-MgBetaCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [ { @@ -24621,18 +24626,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParticipant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "Get-MgBetaCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [ { @@ -24652,19 +24657,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParticipant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/$count", + "Command": "Get-MgBetaCommunicationCallParticipantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -24684,227 +24689,227 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/callRecords/{callRecord-id}", + "Command": "Get-MgBetaCommunicationCallRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/callRecords/{callRecord-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/$count", + "Command": "Get-MgBetaCommunicationCallRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", + "Command": "Get-MgBetaCommunicationCallRecordParticipant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallRecordsParticipant" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Get-MgBetaCommunicationCallRecordSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "Get-MgBetaCommunicationCallRecordSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallRecordsSession" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSmLog", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Command": "Get-MgBetaCommunicationCallRecordSmLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings", + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -24940,159 +24945,159 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -25128,18 +25133,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -25175,27 +25180,29 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -25203,305 +25210,303 @@ "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/presences/{presence-id}", + "Command": "Get-MgBetaCommunicationPresence", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPresence" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPresence", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences", + "Command": "Get-MgBetaCommunicationPresence", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [ { @@ -25529,19 +25534,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/getPresencesByUserId", + "Command": "Get-MgBetaCommunicationPresenceByUserId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaCommunicationPresenceByUserId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [ { @@ -25561,18 +25566,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/getPresencesByUserId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPresence" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences/$count", + "Command": "Get-MgBetaCommunicationPresenceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresenceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -25600,47 +25605,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaCompliance", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Compliance", "Uri": "/compliance", + "Command": "Get-MgBetaCompliance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscovery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery", + "Command": "Get-MgBetaComplianceEdiscovery", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -25660,18 +25665,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases", + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -25691,18 +25696,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -25722,19 +25727,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -25754,18 +25759,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -25785,19 +25790,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -25817,34 +25822,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [ { @@ -25864,18 +25869,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [ { @@ -25895,19 +25900,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -25927,34 +25932,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [ { @@ -25974,18 +25979,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [ { @@ -26005,19 +26010,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26037,63 +26042,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [ { @@ -26113,18 +26118,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [ { @@ -26144,19 +26149,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26176,19 +26181,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "CommandAlias": null, "Permissions": [ { @@ -26208,18 +26213,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "CommandAlias": null, "Permissions": [ { @@ -26239,19 +26244,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26271,33 +26276,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [ { @@ -26317,19 +26322,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26349,136 +26354,136 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [ { @@ -26498,19 +26503,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26530,19 +26535,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -26562,18 +26567,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -26593,19 +26598,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26625,19 +26630,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "CommandAlias": null, "Permissions": [ { @@ -26657,48 +26662,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "CommandAlias": null, "Permissions": [ { @@ -26718,63 +26723,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26794,34 +26799,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -26841,18 +26846,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -26872,19 +26877,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26904,19 +26909,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -26936,18 +26941,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -26967,19 +26972,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -26999,19 +27004,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "CommandAlias": null, "Permissions": [ { @@ -27031,19 +27036,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "CommandAlias": null, "Permissions": [ { @@ -27063,18 +27068,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "CommandAlias": null, "Permissions": [ { @@ -27094,33 +27099,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "CommandAlias": null, "Permissions": [ { @@ -27140,19 +27145,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27172,19 +27177,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", "CommandAlias": null, "Permissions": [ { @@ -27204,19 +27209,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27236,33 +27241,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "CommandAlias": null, "Permissions": [ { @@ -27282,19 +27287,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27314,19 +27319,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", "CommandAlias": null, "Permissions": [ { @@ -27346,33 +27351,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -27392,19 +27397,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27424,19 +27429,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [ { @@ -27456,18 +27461,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [ { @@ -27487,33 +27492,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [ { @@ -27533,19 +27538,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27565,19 +27570,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27597,34 +27602,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}", + "Command": "Get-MgBetaContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -27652,18 +27657,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts", + "Command": "Get-MgBetaContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -27691,33 +27696,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/getByIds", + "Command": "Get-MgBetaContactById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContactById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/$count", + "Command": "Get-MgBetaContactCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaContactCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27745,18 +27750,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/delta", + "Command": "Get-MgBetaContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaContactDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -27784,33 +27789,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "Command": "Get-MgBetaContactDirectReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports", + "Command": "Get-MgBetaContactDirectReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -27846,77 +27851,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "Command": "Get-MgBetaContactDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/user", + "Command": "Get-MgBetaContactDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Command": "Get-MgBetaContactDirectReportCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -27952,49 +27957,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Command": "Get-MgBetaContactDirectReportCountAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/manager", + "Command": "Get-MgBetaContactManager", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactManager", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -28030,21 +28035,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/manager", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Command": "Get-MgBetaContactMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContactMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -28128,21 +28133,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Command": "Get-MgBetaContactMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContactMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -28242,33 +28247,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgBetaContactMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf", + "Command": "Get-MgBetaContactMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -28304,77 +28309,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaContactMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "Command": "Get-MgBetaContactMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Command": "Get-MgBetaContactMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -28410,92 +28415,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "Command": "Get-MgBetaContactMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaContactServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaContactServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgBetaContactTransitiveMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Command": "Get-MgBetaContactTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -28523,77 +28528,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaContactTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -28621,108 +28626,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", + "Command": "Get-MgBetaContactTransitiveReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}/transitiveReports", + "Command": "Get-MgBetaContactTransitiveReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", + "Command": "Get-MgBetaContactTransitiveReportCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/getUserOwnedObjects", + "Command": "Get-MgBetaContactUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContactUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}", + "Command": "Get-MgBetaContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaContract", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [ { @@ -28742,18 +28747,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContract" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts", + "Command": "Get-MgBetaContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaContract", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [ { @@ -28773,33 +28778,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContract" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/getByIds", + "Command": "Get-MgBetaContractById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContractById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/$count", + "Command": "Get-MgBetaContractCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaContractCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -28819,18 +28824,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/delta", + "Command": "Get-MgBetaContractDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaContractDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -28850,68 +28855,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Command": "Get-MgBetaContractMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContractMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Command": "Get-MgBetaContractMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContractMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/getUserOwnedObjects", + "Command": "Get-MgBetaContractUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaContractUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Get-MgBetaDataPolicyOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "CommandAlias": null, "Permissions": [ { @@ -28931,47 +28936,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/dataPolicyOperations", + "Command": "Get-MgBetaDataPolicyOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/dataPolicyOperations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/dataPolicyOperations/$count", + "Command": "Get-MgBetaDataPolicyOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/dataPolicyOperations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}", + "Command": "Get-MgBetaDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -29007,18 +29012,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices", + "Command": "Get-MgBetaDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -29054,18 +29059,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement", + "Command": "Get-MgBetaDeviceAppManagement", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "CommandAlias": "Get-MgBetaDeviceAppMgt", "Permissions": [ { @@ -29101,19 +29106,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { @@ -29133,18 +29138,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { @@ -29164,19 +29169,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -29212,18 +29217,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -29259,19 +29264,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", "Permissions": [ { @@ -29307,19 +29312,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -29355,18 +29360,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -29402,19 +29407,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", "Permissions": [ { @@ -29450,18 +29455,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", "Permissions": [ { @@ -29481,19 +29486,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -29529,19 +29534,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -29577,18 +29582,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -29624,19 +29629,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -29672,18 +29677,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -29719,19 +29724,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", "Permissions": [ { @@ -29767,18 +29772,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", "Permissions": [ { @@ -29814,19 +29819,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -29862,19 +29867,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": [ { @@ -29894,18 +29899,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": [ { @@ -29925,18 +29930,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", "Permissions": [ { @@ -29956,48 +29961,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { @@ -30017,18 +30022,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { @@ -30048,19 +30053,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", "Permissions": [ { @@ -30080,33 +30085,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [ { @@ -30126,18 +30131,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [ { @@ -30157,19 +30162,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", "Permissions": [ { @@ -30189,19 +30194,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { @@ -30221,18 +30226,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { @@ -30252,19 +30257,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", "Permissions": [ { @@ -30284,19 +30289,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [ { @@ -30316,18 +30321,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [ { @@ -30347,19 +30352,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", "Permissions": [ { @@ -30379,19 +30384,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { @@ -30411,18 +30416,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { @@ -30442,19 +30447,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -30490,18 +30495,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -30537,19 +30542,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", "Permissions": [ { @@ -30585,19 +30590,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { @@ -30633,18 +30638,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { @@ -30680,19 +30685,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", "Permissions": [ { @@ -30728,18 +30733,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", "Permissions": [ { @@ -30759,19 +30764,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -30807,19 +30812,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", "Permissions": [ { @@ -30855,18 +30860,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", "Permissions": [ { @@ -30902,18 +30907,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", "Permissions": [ { @@ -30949,19 +30954,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", "Permissions": [ { @@ -30997,18 +31002,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", "Permissions": [ { @@ -31044,19 +31049,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { @@ -31092,18 +31097,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { @@ -31139,19 +31144,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", "Permissions": [ { @@ -31187,18 +31192,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", "Permissions": [ { @@ -31234,19 +31239,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { @@ -31282,18 +31287,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { @@ -31329,19 +31334,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", "Permissions": [ { @@ -31377,63 +31382,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -31469,18 +31474,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -31516,19 +31521,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", "Permissions": [ { @@ -31564,18 +31569,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", "Permissions": [ { @@ -31611,19 +31616,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", "Permissions": [ { @@ -31659,18 +31664,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", "Permissions": [ { @@ -31706,18 +31711,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", "Permissions": [ { @@ -31753,19 +31758,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", "Permissions": [ { @@ -31785,18 +31790,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", "Permissions": [ { @@ -31816,19 +31821,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", "Permissions": [ { @@ -31848,18 +31853,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", "Permissions": [ { @@ -31879,19 +31884,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", "Permissions": [ { @@ -31911,21 +31916,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", "Permissions": [ { @@ -31945,19 +31950,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBookCategories", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", "Permissions": [ { @@ -31977,20 +31982,20 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBookCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBookCategories/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", "Permissions": [ { @@ -32010,18 +32015,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBookCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", "Permissions": [ { @@ -32041,19 +32046,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { @@ -32073,18 +32078,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { @@ -32104,19 +32109,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", "Permissions": [ { @@ -32136,19 +32141,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", "Permissions": [ { @@ -32168,19 +32173,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { @@ -32200,18 +32205,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { @@ -32231,19 +32236,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", "Permissions": [ { @@ -32263,19 +32268,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { @@ -32295,18 +32300,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { @@ -32326,19 +32331,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", "Permissions": [ { @@ -32358,19 +32363,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { @@ -32390,18 +32395,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { @@ -32421,19 +32426,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -32469,18 +32474,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -32516,19 +32521,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", "Permissions": [ { @@ -32564,18 +32569,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", "Permissions": [ { @@ -32595,19 +32600,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -32643,18 +32648,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -32690,19 +32695,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { @@ -32738,19 +32743,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -32786,18 +32791,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -32833,19 +32838,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { @@ -32881,19 +32886,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", "Permissions": [ { @@ -32913,18 +32918,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", "Permissions": [ { @@ -32944,33 +32949,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", "Permissions": [ { @@ -32990,165 +32995,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", "Permissions": [ { @@ -33168,297 +33173,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", "Permissions": [ { @@ -33478,165 +33483,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", "Permissions": [ { @@ -33656,165 +33661,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", "Permissions": [ { @@ -33834,297 +33839,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", "Permissions": [ { @@ -34144,165 +34149,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", "Permissions": [ { @@ -34322,209 +34327,209 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", "Permissions": [ { @@ -34544,297 +34549,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", "Permissions": [ { @@ -34854,297 +34859,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSPkgApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSPkgApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSPkgApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", "Permissions": [ { @@ -35164,297 +35169,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSPkgApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", "Permissions": [ { @@ -35474,297 +35479,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", "Permissions": [ { @@ -35784,297 +35789,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", "Permissions": [ { @@ -36094,297 +36099,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", "Permissions": [ { @@ -36404,195 +36409,195 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", "Permissions": [ { @@ -36612,18 +36617,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", "Permissions": [ { @@ -36643,19 +36648,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", "Permissions": [ { @@ -36675,33 +36680,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWin32LobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWin32LobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWin32LobApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", "Permissions": [ { @@ -36721,297 +36726,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWin32LobApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAppX", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAppX" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAppX", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", "Permissions": [ { @@ -37031,297 +37036,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAppX" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", "Permissions": [ { @@ -37341,297 +37346,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsStoreApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", "Permissions": [ { @@ -37651,165 +37656,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsStoreApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", "Permissions": [ { @@ -37829,341 +37834,341 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsWebApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsWebApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", "Permissions": [ { @@ -38183,165 +38188,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWinGetApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWinGetApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/winGetApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWinGetApp", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", "Permissions": [ { @@ -38361,196 +38366,196 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/winGetApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWinGetApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", "Permissions": [ { @@ -38570,19 +38575,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", "Permissions": [ { @@ -38602,19 +38607,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", "Permissions": [ { @@ -38634,19 +38639,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", "Permissions": [ { @@ -38666,18 +38671,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", "Permissions": [ { @@ -38697,19 +38702,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { @@ -38729,18 +38734,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { @@ -38760,19 +38765,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", "Permissions": [ { @@ -38792,18 +38797,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", "Permissions": [ { @@ -38823,19 +38828,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [ { @@ -38855,18 +38860,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [ { @@ -38886,19 +38891,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", "Permissions": [ { @@ -38918,19 +38923,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { @@ -38950,19 +38955,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [ { @@ -38982,18 +38987,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [ { @@ -39013,19 +39018,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", "Permissions": [ { @@ -39045,19 +39050,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [ { @@ -39077,18 +39082,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", "Permissions": [ { @@ -39108,18 +39113,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", "Permissions": [ { @@ -39139,18 +39144,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", "Permissions": [ { @@ -39170,18 +39175,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", "Permissions": [ { @@ -39201,18 +39206,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", "Permissions": [ { @@ -39232,18 +39237,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", "Permissions": [ { @@ -39263,18 +39268,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", "Permissions": [ { @@ -39294,18 +39299,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", "Permissions": [ { @@ -39325,18 +39330,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", "Permissions": [ { @@ -39356,18 +39361,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", "Permissions": [ { @@ -39387,18 +39392,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", "Permissions": [ { @@ -39418,18 +39423,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", "Permissions": [ { @@ -39449,18 +39454,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", "Permissions": [ { @@ -39480,18 +39485,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", "Permissions": [ { @@ -39511,18 +39516,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", "Permissions": [ { @@ -39542,18 +39547,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", "Permissions": [ { @@ -39573,18 +39578,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", "Permissions": [ { @@ -39604,18 +39609,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", "Permissions": [ { @@ -39635,18 +39640,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", "Permissions": [ { @@ -39666,18 +39671,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", "Permissions": [ { @@ -39697,18 +39702,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", "Permissions": [ { @@ -39728,18 +39733,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", "Permissions": [ { @@ -39759,19 +39764,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", "Permissions": [ { @@ -39791,18 +39796,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", "Permissions": [ { @@ -39822,19 +39827,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", "Permissions": [ { @@ -39854,21 +39859,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", "Permissions": [ { @@ -39888,18 +39893,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", "Permissions": [ { @@ -39919,19 +39924,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", "Permissions": [ { @@ -39951,18 +39956,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPolicySetAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", "Permissions": [ { @@ -39982,19 +39987,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", "Permissions": [ { @@ -40014,18 +40019,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/$count", + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", "Permissions": [ { @@ -40045,19 +40050,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", "Permissions": [ { @@ -40077,18 +40082,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", "Permissions": [ { @@ -40108,19 +40113,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", "Permissions": [ { @@ -40140,18 +40145,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", "Permissions": [ { @@ -40171,19 +40176,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { @@ -40203,18 +40208,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { @@ -40234,19 +40239,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -40282,18 +40287,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -40329,19 +40334,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", "Permissions": [ { @@ -40377,19 +40382,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -40425,18 +40430,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -40472,19 +40477,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", "Permissions": [ { @@ -40520,18 +40525,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", "Permissions": [ { @@ -40551,19 +40556,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { @@ -40599,19 +40604,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", "Permissions": [ { @@ -40647,18 +40652,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", "Permissions": [ { @@ -40694,19 +40699,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", "Permissions": [ { @@ -40742,19 +40747,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", "Permissions": [ { @@ -40790,18 +40795,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", "Permissions": [ { @@ -40837,19 +40842,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", "Permissions": [ { @@ -40885,19 +40890,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Command": "Get-MgBetaDeviceAppManagementTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "CommandAlias": "Get-MgBetaDeviceAppMgtTask", "Permissions": [ { @@ -40933,18 +40938,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Command": "Get-MgBetaDeviceAppManagementTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "CommandAlias": "Get-MgBetaDeviceAppMgtTask", "Permissions": [ { @@ -40980,18 +40985,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", + "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", "Permissions": [ { @@ -41027,19 +41032,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", "Permissions": [ { @@ -41075,18 +41080,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", "Permissions": [ { @@ -41122,18 +41127,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/$count", + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", "Permissions": [ { @@ -41169,19 +41174,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", "Permissions": [ { @@ -41217,19 +41222,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", "Permissions": [ { @@ -41249,18 +41254,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", "Permissions": [ { @@ -41280,19 +41285,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": [ { @@ -41312,18 +41317,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": [ { @@ -41343,19 +41348,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", "Permissions": [ { @@ -41375,18 +41380,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", "Permissions": [ { @@ -41406,19 +41411,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Permissions": [ { @@ -41438,19 +41443,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", "Permissions": [ { @@ -41470,18 +41475,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", "Permissions": [ { @@ -41501,19 +41506,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": [ { @@ -41549,18 +41554,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": [ { @@ -41596,18 +41601,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", "Permissions": [ { @@ -41643,19 +41648,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -41691,18 +41696,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -41738,19 +41743,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -41786,18 +41791,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -41833,19 +41838,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", "Permissions": [ { @@ -41881,18 +41886,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", "Permissions": [ { @@ -41928,19 +41933,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -41976,18 +41981,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -42023,19 +42028,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { @@ -42071,19 +42076,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -42119,18 +42124,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -42166,19 +42171,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { @@ -42214,19 +42219,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": [ { @@ -42262,18 +42267,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": [ { @@ -42309,18 +42314,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", "Permissions": [ { @@ -42356,19 +42361,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", "Permissions": [ { @@ -42404,18 +42409,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", "Permissions": [ { @@ -42451,19 +42456,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", "Permissions": [ { @@ -42499,18 +42504,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", "Permissions": [ { @@ -42546,19 +42551,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", "Permissions": [ { @@ -42594,19 +42599,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", "Permissions": [ { @@ -42642,18 +42647,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", "Permissions": [ { @@ -42689,19 +42694,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", "Permissions": [ { @@ -42737,18 +42742,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", "Permissions": [ { @@ -42784,33 +42789,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagementApp", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagementApp", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", "Permissions": [ { @@ -42846,140 +42851,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagementApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsManagementApp" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceByDeviceId", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Device.ReadWrite.All", - "Description": "Read and write devices", - "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Get-MgBetaDeviceByDeviceId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" - }, - { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgBetaDeviceById", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceCommand", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceCommand", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/commands", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceCommandCount", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/commands/$count", - "ApiReferenceLink": null, - "OutputType": null - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceCommandResponsepayload", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "ApiReferenceLink": null, - "OutputType": null - }, - { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -43015,76 +42899,197 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/getByIds", + "Command": "Get-MgBetaDeviceById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ - "Delta" + "Get", + "GetExpanded" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/commands/{command-id}", + "Command": "Get-MgBetaDeviceCommand", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Uri": "/devices/{device-id}/commands", + "Command": "Get-MgBetaDeviceCommand", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCommand", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/commands/$count", + "Command": "Get-MgBetaDeviceCommandCount", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceExtension", + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", + "Command": "Get-MgBetaDeviceCommandResponsepayload", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions", + "Uri": "/devices/$count", + "Command": "Get-MgBetaDeviceCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Device.ReadWrite.All", + "Description": "Read and write devices", + "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/delta", + "Command": "Get-MgBetaDeviceDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", + "Variants": [ + "Delta" + ], + "OutputType": "IMicrosoftGraphDevice", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Get-MgBetaDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceExtensionCount", + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions", + "Command": "Get-MgBetaDeviceExtension", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/extensions/$count", + "Command": "Get-MgBetaDeviceExtensionCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement", + "Command": "Get-MgBetaDeviceManagement", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagement", "CommandAlias": null, "Permissions": [ { @@ -43168,18 +43173,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagement" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -43199,19 +43204,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, "Permissions": [ { @@ -43231,18 +43236,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, "Permissions": [ { @@ -43262,18 +43267,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -43293,19 +43298,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -43325,18 +43330,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -43356,18 +43361,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -43387,19 +43392,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "CommandAlias": null, "Permissions": [ { @@ -43419,18 +43424,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "CommandAlias": null, "Permissions": [ { @@ -43450,18 +43455,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -43481,19 +43486,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -43513,18 +43518,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -43544,18 +43549,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -43575,18 +43580,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidForWorkSettings", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "CommandAlias": null, "Permissions": [ { @@ -43606,18 +43611,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidForWorkSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "CommandAlias": null, "Permissions": [ { @@ -43637,19 +43642,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, "Permissions": [ { @@ -43669,18 +43674,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, "Permissions": [ { @@ -43700,18 +43705,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -43731,18 +43736,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "CommandAlias": null, "Permissions": [ { @@ -43778,19 +43783,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -43810,18 +43815,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -43841,19 +43846,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -43873,18 +43878,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -43904,19 +43909,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -43936,18 +43941,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -43967,18 +43972,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/getAssignedRoleDetails", + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", "CommandAlias": null, "Permissions": [ { @@ -44014,19 +44019,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/getAssignedRoleDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "CommandAlias": null, "Permissions": [ { @@ -44046,18 +44051,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/assignmentFilters", + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "CommandAlias": null, "Permissions": [ { @@ -44077,18 +44082,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/assignmentFilters", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/assignmentFilters/$count", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44108,19 +44113,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/assignmentFilters/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "CommandAlias": null, "Permissions": [ { @@ -44140,18 +44145,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/assignmentFilters/getState", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44171,19 +44176,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/assignmentFilters/getState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", "CommandAlias": null, "Permissions": [ { @@ -44203,19 +44208,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "CommandAlias": null, "Permissions": [ { @@ -44235,19 +44240,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -44267,18 +44272,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents", + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -44298,19 +44303,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44330,18 +44335,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44361,18 +44366,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents/$count", + "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44392,19 +44397,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "CommandAlias": null, "Permissions": [ { @@ -44424,18 +44429,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents", + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "CommandAlias": null, "Permissions": [ { @@ -44455,18 +44460,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/autopilotEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents/$count", + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44486,19 +44491,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/autopilotEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "CommandAlias": null, "Permissions": [ { @@ -44518,18 +44523,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "CommandAlias": null, "Permissions": [ { @@ -44549,19 +44554,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44581,19 +44586,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "CommandAlias": null, "Permissions": [ { @@ -44613,18 +44618,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/cartToClassAssociations", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "CommandAlias": null, "Permissions": [ { @@ -44644,18 +44649,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/cartToClassAssociations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/cartToClassAssociations/$count", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44675,19 +44680,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/cartToClassAssociations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Command": "Get-MgBetaDeviceManagementCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "CommandAlias": null, "Permissions": [ { @@ -44707,18 +44712,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories", + "Command": "Get-MgBetaDeviceManagementCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "CommandAlias": null, "Permissions": [ { @@ -44738,18 +44743,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories/$count", + "Command": "Get-MgBetaDeviceManagementCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44769,19 +44774,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -44801,18 +44806,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -44832,19 +44837,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -44864,21 +44869,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyLongValuePair", "CommandAlias": null, "Permissions": [ { @@ -44898,21 +44903,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphKeyLongValuePair" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", "CommandAlias": null, "Permissions": [ { @@ -44932,19 +44937,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -44980,18 +44985,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices", + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -45027,195 +45032,195 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Functions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Functions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -45251,63 +45256,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -45343,253 +45348,253 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Functions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/getComanagedDevicesSummary", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", "CommandAlias": null, "Permissions": [ { @@ -45625,92 +45630,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/getComanagedDevicesSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagedDevicesSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "CommandAlias": null, "Permissions": [ { @@ -45746,18 +45751,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "CommandAlias": null, "Permissions": [ { @@ -45793,18 +45798,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/comanagementEligibleDevices/$count", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -45840,18 +45845,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/comanagementEligibleDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", "CommandAlias": null, "Permissions": [ { @@ -45887,19 +45892,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -45935,18 +45940,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -45982,18 +45987,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46029,19 +46034,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "CommandAlias": null, "Permissions": [ { @@ -46061,18 +46066,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies", + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "CommandAlias": null, "Permissions": [ { @@ -46092,19 +46097,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -46124,18 +46129,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -46155,19 +46160,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46187,18 +46192,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/$count", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46218,19 +46223,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [ { @@ -46250,18 +46255,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [ { @@ -46281,19 +46286,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46313,19 +46318,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "CommandAlias": null, "Permissions": [ { @@ -46345,18 +46350,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "CommandAlias": null, "Permissions": [ { @@ -46376,19 +46381,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46408,19 +46413,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [ { @@ -46440,18 +46445,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [ { @@ -46471,19 +46476,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46503,63 +46508,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -46579,18 +46584,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/complianceSettings", + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -46610,18 +46615,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/complianceSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/complianceSettings/$count", + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46641,18 +46646,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/complianceSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "CommandAlias": null, "Permissions": [ { @@ -46688,19 +46693,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", + "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", "CommandAlias": null, "Permissions": [ { @@ -46736,19 +46741,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConfigManagerPolicySummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "CommandAlias": null, "Permissions": [ { @@ -46768,18 +46773,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "CommandAlias": null, "Permissions": [ { @@ -46799,19 +46804,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -46831,18 +46836,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -46862,19 +46867,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46894,18 +46899,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -46925,49 +46930,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [ { @@ -46987,18 +46992,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [ { @@ -47018,19 +47023,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47050,19 +47055,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -47082,18 +47087,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -47113,19 +47118,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47145,19 +47150,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, "Permissions": [ { @@ -47177,18 +47182,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, "Permissions": [ { @@ -47208,18 +47213,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47239,19 +47244,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -47271,18 +47276,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -47302,19 +47307,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47334,19 +47339,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "CommandAlias": null, "Permissions": [ { @@ -47366,18 +47371,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "CommandAlias": null, "Permissions": [ { @@ -47397,19 +47402,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47429,19 +47434,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -47461,18 +47466,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationSettings", + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -47492,18 +47497,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationSettings/$count", + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47523,19 +47528,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "CommandAlias": null, "Permissions": [ { @@ -47563,18 +47568,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/dataSharingConsents", + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "CommandAlias": null, "Permissions": [ { @@ -47602,18 +47607,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/dataSharingConsents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/dataSharingConsents/$count", + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47641,19 +47646,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/dataSharingConsents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "CommandAlias": null, "Permissions": [ { @@ -47673,18 +47678,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "CommandAlias": null, "Permissions": [ { @@ -47704,18 +47709,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/$count", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47735,19 +47740,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -47767,19 +47772,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -47799,19 +47804,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47831,19 +47836,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -47863,18 +47868,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "CommandAlias": null, "Permissions": [ { @@ -47894,19 +47899,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47926,19 +47931,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -47958,19 +47963,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -47990,18 +47995,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -48021,19 +48026,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48053,62 +48058,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/derivedCredentials", + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/derivedCredentials", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/derivedCredentials/$count", + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/derivedCredentials/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -48144,18 +48149,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps", + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -48191,18 +48196,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps/$count", + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48238,19 +48243,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -48270,18 +48275,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -48301,19 +48306,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48333,19 +48338,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -48381,18 +48386,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCategories", + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -48428,18 +48433,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48475,19 +48480,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [ { @@ -48507,18 +48512,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [ { @@ -48538,19 +48543,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -48570,18 +48575,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -48601,19 +48606,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48633,18 +48638,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48664,18 +48669,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -48695,19 +48700,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -48727,18 +48732,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -48758,19 +48763,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48790,18 +48795,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, "Permissions": [ { @@ -48821,19 +48826,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -48853,18 +48858,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -48884,19 +48889,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48916,19 +48921,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "CommandAlias": null, "Permissions": [ { @@ -48948,19 +48953,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -48980,19 +48985,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [ { @@ -49012,18 +49017,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [ { @@ -49043,19 +49048,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49075,19 +49080,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [ { @@ -49107,18 +49112,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [ { @@ -49138,19 +49143,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49170,19 +49175,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -49202,18 +49207,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -49233,18 +49238,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49264,19 +49269,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [ { @@ -49296,18 +49301,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [ { @@ -49327,19 +49332,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49359,19 +49364,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [ { @@ -49391,18 +49396,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [ { @@ -49422,19 +49427,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49454,19 +49459,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "CommandAlias": null, "Permissions": [ { @@ -49486,19 +49491,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [ { @@ -49518,18 +49523,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [ { @@ -49549,18 +49554,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49580,19 +49585,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -49612,18 +49617,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -49643,19 +49648,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49675,19 +49680,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "CommandAlias": null, "Permissions": [ { @@ -49707,18 +49712,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "CommandAlias": null, "Permissions": [ { @@ -49738,18 +49743,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49769,18 +49774,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49800,19 +49805,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -49832,18 +49837,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -49863,19 +49868,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -49895,18 +49900,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "CommandAlias": null, "Permissions": [ { @@ -49926,19 +49931,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -49958,18 +49963,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -49989,19 +49994,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -50021,19 +50026,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "CommandAlias": null, "Permissions": [ { @@ -50053,19 +50058,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -50085,18 +50090,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -50116,19 +50121,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -50148,19 +50153,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [ { @@ -50180,18 +50185,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", "CommandAlias": null, "Permissions": [ { @@ -50211,19 +50216,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "CommandAlias": null, "Permissions": [ { @@ -50243,18 +50248,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "CommandAlias": null, "Permissions": [ { @@ -50274,19 +50279,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -50306,62 +50311,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationProfiles", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "CommandAlias": null, "Permissions": [ { @@ -50381,18 +50386,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "CommandAlias": null, "Permissions": [ { @@ -50412,18 +50417,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -50443,33 +50448,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "CommandAlias": null, "Permissions": [ { @@ -50489,19 +50494,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [ { @@ -50521,18 +50526,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [ { @@ -50552,19 +50557,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -50584,19 +50589,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "CommandAlias": null, "Permissions": [ { @@ -50616,19 +50621,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -50664,18 +50669,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -50711,19 +50716,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -50759,18 +50764,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -50806,19 +50811,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -50854,18 +50859,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -50901,19 +50906,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "CommandAlias": null, "Permissions": [ { @@ -50949,18 +50954,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "CommandAlias": null, "Permissions": [ { @@ -50996,19 +51001,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -51028,18 +51033,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -51075,19 +51080,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -51123,18 +51128,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/$count", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -51170,19 +51175,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -51202,18 +51207,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -51249,19 +51254,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -51297,19 +51302,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -51345,19 +51350,59 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "POST" + }, + { "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", "CommandAlias": null, "Permissions": [ { @@ -51383,21 +51428,76 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "CommandAlias": null, "Permissions": [ { @@ -51433,66 +51533,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagement.Scripts.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagement.Scripts.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", "CommandAlias": null, "Permissions": [ { @@ -51504,43 +51557,42 @@ "IsLeastPrivilege": true }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagement.Scripts.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagement.Scripts.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", "CommandAlias": null, "Permissions": [ { @@ -51576,18 +51628,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -51623,19 +51676,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -51671,18 +51723,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -51718,19 +51771,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -51766,18 +51818,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -51813,19 +51866,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -51861,18 +51913,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -51908,19 +51961,34 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedDevice", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -51956,34 +52024,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -52019,18 +52071,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52066,19 +52119,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "CommandAlias": null, "Permissions": [ { @@ -52114,19 +52167,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -52162,19 +52215,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -52210,66 +52262,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52305,48 +52310,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "CommandAlias": null, "Permissions": [ { @@ -52366,18 +52371,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/domainJoinConnectors", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "CommandAlias": null, "Permissions": [ { @@ -52397,18 +52402,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/domainJoinConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/domainJoinConnectors/$count", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52428,20 +52433,20 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/domainJoinConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/getEffectivePermissions", + "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEffectivePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52461,34 +52466,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/getEffectivePermissions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", + "Command": "Get-MgBetaDeviceManagementElevationRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementElevationRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "CommandAlias": null, "Permissions": [ { @@ -52508,18 +52513,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "CommandAlias": null, "Permissions": [ { @@ -52539,19 +52544,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, "Permissions": [ { @@ -52571,18 +52576,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, "Permissions": [ { @@ -52602,19 +52607,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52634,18 +52639,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52665,19 +52670,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "CommandAlias": null, "Permissions": [ { @@ -52697,18 +52702,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "CommandAlias": null, "Permissions": [ { @@ -52728,19 +52733,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52760,19 +52765,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "CommandAlias": null, "Permissions": [ { @@ -52808,65 +52860,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors", + "Uri": "/deviceManagement/exchangeConnectors/$count", + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -52902,20 +52907,20 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "CommandAlias": null, "Permissions": [ { @@ -52951,63 +52956,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [ { @@ -53027,18 +53032,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyCategories", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [ { @@ -53058,62 +53063,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyCategories/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -53133,93 +53138,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "CommandAlias": null, "Permissions": [ { @@ -53239,18 +53244,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "CommandAlias": null, "Permissions": [ { @@ -53270,19 +53275,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -53302,18 +53307,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -53333,19 +53338,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -53365,18 +53370,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -53396,19 +53401,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "CommandAlias": null, "Permissions": [ { @@ -53428,18 +53433,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "CommandAlias": null, "Permissions": [ { @@ -53459,19 +53464,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -53491,19 +53496,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [ { @@ -53523,19 +53528,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "CommandAlias": null, "Permissions": [ { @@ -53555,18 +53560,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "CommandAlias": null, "Permissions": [ { @@ -53586,19 +53591,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [ { @@ -53618,18 +53623,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitions", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [ { @@ -53649,33 +53654,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -53695,21 +53700,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [ { @@ -53729,566 +53734,566 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "CommandAlias": null, "Permissions": [ { @@ -54308,18 +54313,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "CommandAlias": null, "Permissions": [ { @@ -54339,18 +54344,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -54370,19 +54375,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "CommandAlias": null, "Permissions": [ { @@ -54402,18 +54407,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "CommandAlias": null, "Permissions": [ { @@ -54433,19 +54438,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -54465,19 +54470,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "CommandAlias": null, "Permissions": [ { @@ -54497,18 +54502,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "CommandAlias": null, "Permissions": [ { @@ -54528,19 +54533,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -54560,19 +54565,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "CommandAlias": null, "Permissions": [ { @@ -54592,18 +54597,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "CommandAlias": null, "Permissions": [ { @@ -54623,18 +54628,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -54654,19 +54659,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "CommandAlias": null, "Permissions": [ { @@ -54686,18 +54691,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "CommandAlias": null, "Permissions": [ { @@ -54717,18 +54722,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -54748,107 +54753,107 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -54868,18 +54873,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedDeviceIdentities", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -54899,18 +54904,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedDeviceIdentities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedDeviceIdentities/$count", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -54930,19 +54935,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedDeviceIdentities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -54962,18 +54967,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -54993,18 +54998,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55024,19 +55029,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Command": "Get-MgBetaDeviceManagementIntent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [ { @@ -55056,18 +55061,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents", + "Command": "Get-MgBetaDeviceManagementIntent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [ { @@ -55087,19 +55092,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "CommandAlias": null, "Permissions": [ { @@ -55119,18 +55124,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "CommandAlias": null, "Permissions": [ { @@ -55150,19 +55155,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55182,19 +55187,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "CommandAlias": null, "Permissions": [ { @@ -55214,18 +55219,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "CommandAlias": null, "Permissions": [ { @@ -55245,19 +55250,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55277,19 +55282,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -55309,18 +55314,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -55340,19 +55345,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55372,19 +55377,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -55404,18 +55409,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -55435,19 +55440,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55467,18 +55472,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/$count", + "Command": "Get-MgBetaDeviceManagementIntentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55498,19 +55503,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", "CommandAlias": null, "Permissions": [ { @@ -55530,19 +55535,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -55562,18 +55567,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -55593,19 +55598,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55625,19 +55630,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "CommandAlias": null, "Permissions": [ { @@ -55657,18 +55662,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "CommandAlias": null, "Permissions": [ { @@ -55688,19 +55693,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55720,19 +55725,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "CommandAlias": null, "Permissions": [ { @@ -55752,19 +55757,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -55784,18 +55789,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -55815,19 +55820,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55847,19 +55852,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "CommandAlias": null, "Permissions": [ { @@ -55879,18 +55884,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "CommandAlias": null, "Permissions": [ { @@ -55910,19 +55915,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -55942,19 +55947,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "CommandAlias": null, "Permissions": [ { @@ -55974,19 +55979,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "CommandAlias": null, "Permissions": [ { @@ -56006,18 +56011,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/intuneBrandingProfiles", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "CommandAlias": null, "Permissions": [ { @@ -56037,19 +56042,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/intuneBrandingProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -56069,18 +56074,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -56100,19 +56105,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -56132,18 +56137,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/intuneBrandingProfiles/$count", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -56163,19 +56168,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/intuneBrandingProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -56195,18 +56200,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -56226,18 +56231,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses/$count", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -56257,19 +56262,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, "Permissions": [ { @@ -56289,18 +56294,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, "Permissions": [ { @@ -56320,19 +56325,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "CommandAlias": null, "Permissions": [ { @@ -56352,18 +56357,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "CommandAlias": null, "Permissions": [ { @@ -56383,19 +56388,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -56415,19 +56420,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "CommandAlias": null, "Permissions": [ { @@ -56447,18 +56452,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "CommandAlias": null, "Permissions": [ { @@ -56478,19 +56483,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -56510,18 +56515,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -56541,19 +56546,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -56589,18 +56594,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices", + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -56636,136 +56641,136 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceCleanupRules", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "CommandAlias": null, "Permissions": [ { @@ -56785,106 +56790,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -56920,63 +56925,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "CommandAlias": null, "Permissions": [ { @@ -56996,18 +57001,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "CommandAlias": null, "Permissions": [ { @@ -57027,18 +57032,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -57058,19 +57063,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -57106,165 +57111,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceOverview", + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", "CommandAlias": null, "Permissions": [ { @@ -57300,238 +57305,238 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/getAllManagedDeviceWindowsOSImages", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowOSImageManagedDeviceWindowsOSImage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowOSImageManagedDeviceWindowsOSImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/getAllManagedDeviceWindowsOSImages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "CommandAlias": null, "Permissions": [ { @@ -57551,18 +57556,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "CommandAlias": null, "Permissions": [ { @@ -57582,18 +57587,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -57613,19 +57618,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "CommandAlias": null, "Permissions": [ { @@ -57645,18 +57650,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "CommandAlias": null, "Permissions": [ { @@ -57676,18 +57681,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -57707,19 +57712,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, "Permissions": [ { @@ -57739,18 +57744,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, "Permissions": [ { @@ -57770,18 +57775,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -57801,19 +57806,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "CommandAlias": null, "Permissions": [ { @@ -57833,18 +57838,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "CommandAlias": null, "Permissions": [ { @@ -57864,18 +57869,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites/$count", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -57895,19 +57900,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "CommandAlias": null, "Permissions": [ { @@ -57927,19 +57932,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "CommandAlias": null, "Permissions": [ { @@ -57959,18 +57964,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "CommandAlias": null, "Permissions": [ { @@ -57990,19 +57995,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58022,21 +58027,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyLongValuePair", "CommandAlias": null, "Permissions": [ { @@ -58056,21 +58061,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphKeyLongValuePair" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", "CommandAlias": null, "Permissions": [ { @@ -58090,19 +58095,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -58122,18 +58127,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -58153,19 +58158,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -58201,18 +58206,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -58248,19 +58253,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58296,18 +58301,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58327,19 +58332,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -58375,18 +58380,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -58422,18 +58427,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58469,33 +58474,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/monitoring", + "Command": "Get-MgBetaDeviceManagementMonitoring", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoring", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/monitoring", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "CommandAlias": null, "Permissions": [ { @@ -58515,18 +58520,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/monitoring/alertRecords", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "CommandAlias": null, "Permissions": [ { @@ -58546,18 +58551,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/monitoring/alertRecords", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/monitoring/alertRecords/$count", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58577,18 +58582,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/monitoring/alertRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", "CommandAlias": null, "Permissions": [ { @@ -58608,19 +58613,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "CommandAlias": null, "Permissions": [ { @@ -58640,18 +58645,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/monitoring/alertRules", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "CommandAlias": null, "Permissions": [ { @@ -58671,18 +58676,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/monitoring/alertRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/monitoring/alertRules/$count", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58702,19 +58707,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/monitoring/alertRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", "CommandAlias": null, "Permissions": [ { @@ -58734,18 +58739,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/ndesConnectors", + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", "CommandAlias": null, "Permissions": [ { @@ -58765,18 +58770,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/ndesConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/ndesConnectors/$count", + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58796,19 +58801,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/ndesConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "CommandAlias": null, "Permissions": [ { @@ -58828,18 +58833,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "CommandAlias": null, "Permissions": [ { @@ -58859,18 +58864,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/$count", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58890,19 +58895,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "CommandAlias": null, "Permissions": [ { @@ -58922,18 +58927,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "CommandAlias": null, "Permissions": [ { @@ -58953,19 +58958,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -58985,18 +58990,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/operationApprovalPolicies/retrieveApprovableOperations", + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", + "ApiReferenceLink": null, "Variants": [ "Retrieve" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", "CommandAlias": null, "Permissions": [ { @@ -59032,18 +59037,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/operationApprovalPolicies/retrieveApprovableOperations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/operationApprovalPolicies/retrieveOperationsRequiringApproval", + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", + "ApiReferenceLink": null, "Variants": [ "Retrieve" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", "CommandAlias": null, "Permissions": [ { @@ -59079,18 +59084,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/operationApprovalPolicies/retrieveOperationsRequiringApproval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests", + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "ApiReferenceLink": null, "Variants": [ "Retrieve" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOperationApprovalRequest", "CommandAlias": null, "Permissions": [ { @@ -59126,19 +59131,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOperationApprovalRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')", + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOperationApprovalRequest", "CommandAlias": null, "Permissions": [ { @@ -59174,34 +59179,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOperationApprovalRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Get-MgBetaDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -59237,18 +59242,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "Get-MgBetaDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -59284,18 +59289,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Command": "Get-MgBetaDeviceManagementPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -59331,19 +59336,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "CommandAlias": null, "Permissions": [ { @@ -59379,18 +59384,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/remoteActionAudits", + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "CommandAlias": null, "Permissions": [ { @@ -59426,18 +59431,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/remoteActionAudits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/remoteActionAudits/$count", + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -59473,19 +59478,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/remoteActionAudits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -59521,18 +59526,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -59568,18 +59573,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/$count", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -59615,18 +59620,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports", + "Command": "Get-MgBetaDeviceManagementReport", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "CommandAlias": null, "Permissions": [ { @@ -59694,94 +59699,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getActiveMalwareReport", + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/retrieveAssignedApplicationsReport", + "Command": "Get-MgBetaDeviceManagementReportAssignedApplicationReport", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAssignedApplicationReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/retrieveAssignedApplicationsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCachedReport", + "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCachedReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -59833,19 +59838,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCachedReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "CommandAlias": null, "Permissions": [ { @@ -59897,18 +59902,81 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports/cachedReportConfigurations", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "ApiReferenceLink": null, + "Variants": [ + "Get" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -59960,112 +60028,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60117,19 +60122,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60181,49 +60186,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60275,79 +60280,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getComplianceSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60399,19 +60404,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60463,64 +60468,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60572,79 +60577,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60696,19 +60701,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60760,19 +60765,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60824,19 +60829,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60888,19 +60893,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -60952,19 +60957,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61016,19 +61021,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61080,19 +61085,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61144,19 +61149,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61208,19 +61213,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61272,19 +61277,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61336,19 +61341,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61400,49 +61405,175 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports/exportJobs", "Command": "Get-MgBetaDeviceManagementReportExportJob", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports/exportJobs/$count", + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "ApiReferenceLink": null, + "Variants": [ + "Get" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61494,175 +61625,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJob", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports/exportJobs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports/exportJobs/$count", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getReportFilters", + "Command": "Get-MgBetaDeviceManagementReportFilter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFilter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61714,19 +61719,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getReportFilters", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61746,19 +61751,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getHistoricalReport", + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61810,34 +61815,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getHistoricalReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61873,19 +61878,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61921,19 +61926,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -61985,19 +61990,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62049,19 +62054,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62113,19 +62118,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62177,64 +62182,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62270,19 +62275,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62334,184 +62339,184 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getUserInstallStatusReport", + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Retrieve", - "RetrieveExpanded" + "Get", + "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/retrieveWin32CatalogAppsUpdateReport", + "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetExpanded" + "Retrieve", + "RetrieveExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62531,19 +62536,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "CommandAlias": null, "Permissions": [ { @@ -62563,18 +62568,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "CommandAlias": null, "Permissions": [ { @@ -62594,19 +62599,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -62626,18 +62631,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -62657,19 +62662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62689,18 +62694,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/$count", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62720,19 +62725,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -62768,18 +62773,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations", + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -62815,18 +62820,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/$count", + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62862,19 +62867,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", + "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -62910,34 +62915,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -62957,18 +62962,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/reusableSettings", + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -62988,18 +62993,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/reusableSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/reusableSettings/$count", + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -63019,19 +63024,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/reusableSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -63067,18 +63072,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments", + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -63114,18 +63119,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/$count", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -63161,78 +63166,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -63268,18 +63273,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -63315,18 +63320,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -63362,19 +63367,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -63410,18 +63415,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -63457,19 +63462,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -63505,19 +63510,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -63553,19 +63558,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [ { @@ -63601,18 +63606,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags", + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [ { @@ -63648,92 +63653,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Functions", "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Functions", "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphRoleScopeTag", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/$count", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -63769,19 +63774,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [ { @@ -63817,48 +63822,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Get-MgBetaDeviceManagementScript", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts", + "Command": "Get-MgBetaDeviceManagementScript", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -63894,18 +63899,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -63941,19 +63946,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -63989,33 +63994,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/$count", + "Command": "Get-MgBetaDeviceManagementScriptCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -64051,18 +64056,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -64098,19 +64103,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -64146,19 +64151,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -64194,19 +64199,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -64242,18 +64247,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -64289,19 +64294,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -64337,19 +64342,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "CommandAlias": null, "Permissions": [ { @@ -64385,19 +64390,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -64433,18 +64438,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -64480,19 +64485,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -64528,19 +64533,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -64576,18 +64581,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -64623,19 +64628,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -64655,18 +64660,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -64686,18 +64691,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -64717,18 +64722,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "CommandAlias": null, "Permissions": [ { @@ -64748,19 +64753,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -64780,19 +64785,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -64812,18 +64817,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -64843,18 +64848,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -64874,19 +64879,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Command": "Get-MgBetaDeviceManagementTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [ { @@ -64906,18 +64911,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates", + "Command": "Get-MgBetaDeviceManagementTemplate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [ { @@ -64937,19 +64942,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [ { @@ -64969,18 +64974,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [ { @@ -65000,19 +65005,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65032,19 +65037,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -65064,18 +65069,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -65095,19 +65100,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65127,19 +65132,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -65159,18 +65164,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [ { @@ -65190,19 +65195,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65222,18 +65227,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/$count", + "Command": "Get-MgBetaDeviceManagementTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65253,19 +65258,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [ { @@ -65285,18 +65290,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [ { @@ -65316,151 +65321,151 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65480,63 +65485,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -65556,18 +65561,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [ { @@ -65587,19 +65592,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65619,18 +65624,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/tenantAttachRBAC/getState", + "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65666,19 +65671,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/tenantAttachRBAC/getState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [ { @@ -65698,18 +65703,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions", + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [ { @@ -65729,19 +65734,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [ { @@ -65761,18 +65766,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [ { @@ -65792,19 +65797,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65824,19 +65829,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [ { @@ -65856,19 +65861,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [ { @@ -65888,18 +65893,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [ { @@ -65919,19 +65924,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65951,18 +65956,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/$count", + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -65982,19 +65987,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -66014,18 +66019,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -66045,19 +66050,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -66077,19 +66082,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [ { @@ -66109,19 +66114,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -66141,18 +66146,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -66172,18 +66177,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/troubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/troubleshootingEvents/$count", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -66203,19 +66208,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "CommandAlias": null, "Permissions": [ { @@ -66251,18 +66256,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "CommandAlias": null, "Permissions": [ { @@ -66298,61 +66303,61 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -66388,19 +66393,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "CommandAlias": null, "Permissions": [ { @@ -66436,18 +66441,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "CommandAlias": null, "Permissions": [ { @@ -66483,18 +66488,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -66530,19 +66535,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -66578,18 +66583,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -66625,19 +66630,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "CommandAlias": null, "Permissions": [ { @@ -66673,18 +66678,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "CommandAlias": null, "Permissions": [ { @@ -66720,18 +66725,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -66767,19 +66772,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -66815,18 +66820,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -66862,18 +66867,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -66909,19 +66914,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -66957,18 +66962,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -67004,18 +67009,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -67051,19 +67056,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -67099,18 +67104,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -67146,18 +67151,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -67193,18 +67198,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -67240,19 +67245,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -67288,18 +67293,113 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -67335,18 +67435,65 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -67382,19 +67529,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -67430,18 +67577,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -67477,18 +67624,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -67524,19 +67671,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -67572,18 +67719,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -67619,18 +67766,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -67666,19 +67813,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -67714,18 +67860,62 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "ApiReferenceLink": null, + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -67761,18 +67951,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -67808,18 +67998,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "ApiReferenceLink": null, "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -67855,62 +68046,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" - }, - { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -67946,18 +68094,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -67993,19 +68142,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -68041,67 +68189,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -68137,66 +68237,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -68232,67 +68285,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -68328,19 +68333,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -68376,19 +68381,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "CommandAlias": null, "Permissions": [ { @@ -68424,18 +68429,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "CommandAlias": null, "Permissions": [ { @@ -68471,18 +68476,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -68518,18 +68523,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "CommandAlias": null, "Permissions": [ { @@ -68565,19 +68570,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "CommandAlias": null, "Permissions": [ { @@ -68613,18 +68618,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "CommandAlias": null, "Permissions": [ { @@ -68660,18 +68665,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -68707,19 +68712,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -68755,18 +68760,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -68802,18 +68807,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -68849,19 +68854,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, "Permissions": [ { @@ -68897,18 +68902,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, "Permissions": [ { @@ -68944,18 +68949,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -68991,19 +68996,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -69039,18 +69044,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -69086,18 +69091,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -69133,19 +69138,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "CommandAlias": null, "Permissions": [ { @@ -69181,18 +69186,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "CommandAlias": null, "Permissions": [ { @@ -69228,18 +69233,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -69275,18 +69280,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "CommandAlias": null, "Permissions": [ { @@ -69322,19 +69327,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -69370,91 +69375,91 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -69490,18 +69495,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -69537,18 +69542,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -69584,19 +69589,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -69632,18 +69637,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -69679,18 +69684,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -69726,20 +69731,20 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "CommandAlias": null, "Permissions": [ { @@ -69775,18 +69780,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "CommandAlias": null, "Permissions": [ { @@ -69822,18 +69827,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -69869,19 +69874,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -69917,18 +69922,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -69964,18 +69969,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -70011,19 +70016,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -70059,18 +70064,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -70106,18 +70111,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -70153,19 +70158,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -70201,18 +70206,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -70248,18 +70253,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -70295,19 +70300,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -70343,18 +70348,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -70390,18 +70395,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -70437,62 +70442,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "CommandAlias": null, "Permissions": [ { @@ -70528,18 +70533,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "CommandAlias": null, "Permissions": [ { @@ -70575,18 +70580,113 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiReferenceLink": null, "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "CommandAlias": null, "Permissions": [ { @@ -70622,66 +70722,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" - }, - { "Variants": [ - "List" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -70717,66 +70769,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -70812,18 +70817,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -70859,18 +70864,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -70906,19 +70911,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -70954,18 +70959,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -71001,18 +71006,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -71048,19 +71053,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "CommandAlias": null, "Permissions": [ { @@ -71096,18 +71101,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "CommandAlias": null, "Permissions": [ { @@ -71143,18 +71148,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -71190,18 +71195,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "CommandAlias": null, "Permissions": [ { @@ -71237,19 +71242,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "CommandAlias": null, "Permissions": [ { @@ -71285,18 +71290,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "CommandAlias": null, "Permissions": [ { @@ -71332,18 +71337,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -71379,19 +71384,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "CommandAlias": null, "Permissions": [ { @@ -71427,18 +71432,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "CommandAlias": null, "Permissions": [ { @@ -71474,18 +71479,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -71521,19 +71526,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -71569,18 +71574,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -71616,18 +71621,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -71663,18 +71668,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, "Permissions": [ { @@ -71710,19 +71715,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -71758,18 +71763,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -71805,18 +71810,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -71852,19 +71857,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -71900,18 +71905,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -71947,19 +71952,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -71995,19 +72000,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -72043,18 +72048,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -72090,18 +72095,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72137,19 +72142,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "CommandAlias": null, "Permissions": [ { @@ -72169,18 +72174,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/userPfxCertificates", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "CommandAlias": null, "Permissions": [ { @@ -72200,18 +72205,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/userPfxCertificates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/userPfxCertificates/$count", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72231,33 +72236,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/userPfxCertificates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint", + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -72277,18 +72282,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -72308,18 +72313,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72339,18 +72344,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72370,62 +72375,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", "CommandAlias": null, "Permissions": [ { @@ -72445,18 +72450,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPc" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", "CommandAlias": null, "Permissions": [ { @@ -72476,19 +72481,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPc" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "CommandAlias": null, "Permissions": [ { @@ -72508,18 +72513,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72539,49 +72544,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", "CommandAlias": null, "Permissions": [ { @@ -72601,49 +72606,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPc" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcRemoteActionResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveReviewStatus", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveReviewStatus", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "CommandAlias": null, "Permissions": [ { @@ -72663,18 +72668,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", "CommandAlias": null, "Permissions": [ { @@ -72694,19 +72699,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [ { @@ -72726,18 +72731,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [ { @@ -72757,18 +72762,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72788,18 +72793,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "CommandAlias": null, "Permissions": [ { @@ -72819,18 +72824,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72850,19 +72855,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "CommandAlias": null, "Permissions": [ { @@ -72882,18 +72887,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "CommandAlias": null, "Permissions": [ { @@ -72913,18 +72918,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -72944,62 +72949,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [ { @@ -73019,18 +73024,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [ { @@ -73050,18 +73055,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73081,19 +73086,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [ { @@ -73113,18 +73118,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [ { @@ -73144,18 +73149,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73175,18 +73180,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "CommandAlias": null, "Permissions": [ { @@ -73206,19 +73211,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "CommandAlias": null, "Permissions": [ { @@ -73238,18 +73243,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "CommandAlias": null, "Permissions": [ { @@ -73269,150 +73274,150 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73432,108 +73437,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcReports" - }, - { "Variants": [ - "Get", - "GetExpanded" + "Get" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReports", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-retrievecrossregiondisasterrecoveryreport?view=graph-rest-beta", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-retrievecrossregiondisasterrecoveryreport?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73553,137 +73558,137 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExportJob" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcExportJob" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetExpanded" + "Get" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Functions", "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Functions", "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73703,19 +73708,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73735,19 +73740,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73767,47 +73772,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", "Variants": [ "Retrieve" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcScopedPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcScopedPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcServicePlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "CommandAlias": null, "Permissions": [ { @@ -73827,18 +73832,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcServicePlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73858,19 +73863,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "CommandAlias": null, "Permissions": [ { @@ -73890,18 +73895,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSnapshot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "CommandAlias": null, "Permissions": [ { @@ -73921,18 +73926,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSnapshot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -73952,19 +73957,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", "CommandAlias": null, "Permissions": [ { @@ -73984,18 +73989,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSubscription", "CommandAlias": null, "Permissions": [ { @@ -74015,33 +74020,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "CommandAlias": null, "Permissions": [ { @@ -74061,18 +74066,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -74092,33 +74097,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", + "ApiReferenceLink": null, "Variants": [ "Retrieve" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "CommandAlias": null, "Permissions": [ { @@ -74138,18 +74143,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "CommandAlias": null, "Permissions": [ { @@ -74169,62 +74174,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -74244,19 +74249,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [ { @@ -74276,18 +74281,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [ { @@ -74307,136 +74312,136 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -74456,19 +74461,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -74488,18 +74493,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -74519,18 +74524,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -74550,19 +74555,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [ { @@ -74582,19 +74587,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [ { @@ -74614,18 +74619,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "CommandAlias": null, "Permissions": [ { @@ -74645,19 +74650,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "CommandAlias": null, "Permissions": [ { @@ -74677,18 +74682,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "CommandAlias": null, "Permissions": [ { @@ -74708,19 +74713,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -74740,18 +74745,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -74771,19 +74776,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -74803,18 +74808,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -74834,19 +74839,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -74866,18 +74871,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -74897,18 +74902,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -74928,19 +74933,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -74960,18 +74965,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -74991,18 +74996,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75022,19 +75027,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -75070,18 +75075,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -75117,18 +75122,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/$count", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75164,19 +75169,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -75212,18 +75217,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -75259,19 +75264,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75307,19 +75312,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "CommandAlias": null, "Permissions": [ { @@ -75339,18 +75344,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "CommandAlias": null, "Permissions": [ { @@ -75370,19 +75375,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -75402,18 +75407,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "CommandAlias": null, "Permissions": [ { @@ -75433,19 +75438,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75465,18 +75470,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75496,21 +75501,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/getMemberGroups", + "Command": "Get-MgBetaDeviceMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75594,21 +75599,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/getMemberObjects", + "Command": "Get-MgBetaDeviceMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75708,33 +75713,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgBetaDeviceMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf", + "Command": "Get-MgBetaDeviceMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -75770,154 +75775,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/group", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Device.ReadWrite.All", - "Description": "Read and write devices", - "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/group", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/group/$count", + "Uri": "/devices/{device-id}/memberOf/$count", + "Command": "Get-MgBetaDeviceMemberOfCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -75953,105 +75881,182 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Uri": "/devices/{device-id}/memberOf/group/$count", + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners", + "Command": "Get-MgBetaDeviceRegisteredOwner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Device.ReadWrite.All", + "Description": "Read and write devices", + "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEndpoint", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/user", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -76087,19 +76092,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/$count", + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -76135,63 +76140,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers", + "Command": "Get-MgBetaDeviceRegisteredUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -76227,105 +76232,105 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/user", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -76361,19 +76366,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/$count", + "Command": "Get-MgBetaDeviceRegisteredUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -76409,78 +76414,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -76516,77 +76521,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -76622,63 +76627,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Get-MgBetaDeviceUsageRights", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUsageRight", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/usageRights", + "Command": "Get-MgBetaDeviceUsageRights", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "CommandAlias": null, "Permissions": [ { @@ -76714,19 +76719,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/usageRights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUsageRight" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/usageRights/$count", + "Command": "Get-MgBetaDeviceUsageRightsCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRightsCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -76762,48 +76767,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/usageRights/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/getUserOwnedObjects", + "Command": "Get-MgBetaDeviceUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDeviceUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory", + "Command": "Get-MgBetaDirectory", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -76839,18 +76844,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits", + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -76886,18 +76891,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -76933,18 +76938,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/delta", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -76980,62 +76985,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -77071,33 +77076,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -77133,33 +77138,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -77195,33 +77200,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -77257,33 +77262,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -77319,33 +77324,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -77381,80 +77386,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -77490,19 +77448,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -77538,67 +77495,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -77634,19 +77543,67 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -77682,19 +77639,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -77730,19 +77687,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -77778,19 +77735,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -77826,19 +77783,67 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -77874,18 +77879,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -77921,19 +77926,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -77969,19 +77974,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Get-MgBetaDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [ { @@ -78001,18 +78006,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/attributeSets", + "Command": "Get-MgBetaDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [ { @@ -78032,18 +78037,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/attributeSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/attributeSets/$count", + "Command": "Get-MgBetaDirectoryAttributeSetCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -78063,33 +78068,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/attributeSets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities", + "Command": "Get-MgBetaDirectoryCertificateAuthority", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCertificateAuthorityPath" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "CommandAlias": null, "Permissions": [ { @@ -78109,18 +78114,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "CommandAlias": null, "Permissions": [ { @@ -78140,18 +78145,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -78171,19 +78176,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "CommandAlias": null, "Permissions": [ { @@ -78203,18 +78208,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "CommandAlias": null, "Permissions": [ { @@ -78234,19 +78239,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -78266,19 +78271,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [ { @@ -78298,18 +78303,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [ { @@ -78329,19 +78334,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [ { @@ -78361,18 +78366,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [ { @@ -78392,19 +78397,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -78424,18 +78429,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -78455,499 +78460,499 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Get-MgBetaDirectoryDeletedItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/administrativeUnit", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/application", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/device", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/group", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/servicePrincipal", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": "Get-MgBetaDirectoryDeletedUser", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/user", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": "Get-MgBetaDirectoryDeletedUser", "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/getByIds", + "Command": "Get-MgBetaDirectoryDeletedItemById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/administrativeUnit/$count", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/application/$count", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/device/$count", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/group/$count", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/servicePrincipal/$count", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/user/$count", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deviceLocalCredentials", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deviceLocalCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deviceLocalCredentials/$count", + "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deviceLocalCredentials/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/externalUserProfiles", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/externalUserProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/externalUserProfiles/$count", + "Command": "Get-MgBetaDirectoryExternalUserProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryExternalUserProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/externalUserProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/featureRolloutPolicies/$count", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/featureRolloutPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -78967,18 +78972,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations", + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -78998,18 +79003,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/$count", + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79029,62 +79034,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Command": "Get-MgBetaDirectoryImpactedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/impactedResources", + "Command": "Get-MgBetaDirectoryImpactedResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/impactedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/impactedResources/$count", + "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/impactedResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "CommandAlias": null, "Permissions": [ { @@ -79120,18 +79125,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/inboundSharedUserProfiles", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "CommandAlias": null, "Permissions": [ { @@ -79151,18 +79156,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/inboundSharedUserProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/inboundSharedUserProfiles/$count", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79182,93 +79187,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/inboundSharedUserProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Get-MgBetaDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects", + "Command": "Get-MgBetaDirectoryObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/getByIds", + "Command": "Get-MgBetaDirectoryObjectById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/$count", + "Command": "Get-MgBetaDirectoryObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryObjectCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/delta", + "Command": "Get-MgBetaDirectoryObjectDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryObjectDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Command": "Get-MgBetaDirectoryObjectMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79352,21 +79357,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Command": "Get-MgBetaDirectoryObjectMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79466,48 +79471,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/getUserOwnedObjects", + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/onPremisesSynchronization", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [ { @@ -79527,18 +79532,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/onPremisesSynchronization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/onPremisesSynchronization/$count", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79558,19 +79563,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/onPremisesSynchronization/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "CommandAlias": null, "Permissions": [ { @@ -79606,18 +79611,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "CommandAlias": null, "Permissions": [ { @@ -79653,18 +79658,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles/$count", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79700,33 +79705,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantReference", "CommandAlias": null, "Permissions": [ { @@ -79762,19 +79767,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTenantReference" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79810,62 +79815,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/pendingExternalUserProfiles", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/pendingExternalUserProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/pendingExternalUserProfiles/$count", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/pendingExternalUserProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/{recommendation-id}", + "Command": "Get-MgBetaDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [ { @@ -79885,18 +79890,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/{recommendation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations", + "Command": "Get-MgBetaDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [ { @@ -79916,18 +79921,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/$count", + "Command": "Get-MgBetaDirectoryRecommendationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -79947,19 +79952,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [ { @@ -79979,18 +79984,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [ { @@ -80010,19 +80015,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -80042,19 +80047,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Get-MgBetaDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -80090,18 +80095,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles", + "Command": "Get-MgBetaDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -80137,34 +80142,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/getByIds", + "Command": "Get-MgBetaDirectoryRoleById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -80200,18 +80205,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/$count", + "Command": "Get-MgBetaDirectoryRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -80247,18 +80252,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/delta", + "Command": "Get-MgBetaDirectoryRoleDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -80294,18 +80299,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Command": "Get-MgBetaDirectoryRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -80341,192 +80346,192 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -80562,19 +80567,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -80610,157 +80615,157 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Command": "Get-MgBetaDirectoryRoleMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -80796,19 +80801,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -80844,19 +80849,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Get-MgBetaDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "CommandAlias": null, "Permissions": [ { @@ -80892,18 +80897,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates", + "Command": "Get-MgBetaDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "CommandAlias": null, "Permissions": [ { @@ -80939,33 +80944,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/getByIds", + "Command": "Get-MgBetaDirectoryRoleTemplateById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/$count", + "Command": "Get-MgBetaDirectoryRoleTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -81001,18 +81006,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/delta", + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -81048,83 +81053,83 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/getUserOwnedObjects", + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/getUserOwnedObjects", + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/settings/{directorySetting-id}", + "Command": "Get-MgBetaDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [ { @@ -81160,18 +81165,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/settings/{directorySetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/settings", + "Command": "Get-MgBetaDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [ { @@ -81207,19 +81212,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Command": "Get-MgBetaDirectorySettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "CommandAlias": null, "Permissions": [ { @@ -81239,18 +81244,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates", + "Command": "Get-MgBetaDirectorySettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "CommandAlias": null, "Permissions": [ { @@ -81270,33 +81275,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/getByIds", + "Command": "Get-MgBetaDirectorySettingTemplateById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/$count", + "Command": "Get-MgBetaDirectorySettingTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -81316,18 +81321,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/delta", + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplateDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -81347,184 +81352,184 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directorySettingTemplates/getUserOwnedObjects", + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/sharedEmailDomains", + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/sharedEmailDomains", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/sharedEmailDomains/$count", + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/sharedEmailDomains/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Command": "Get-MgBetaDirectorySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCompanySubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/subscriptions", + "Command": "Get-MgBetaDirectorySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/subscriptions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCompanySubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCompanySubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCompanySubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/subscriptions/$count", + "Command": "Get-MgBetaDirectorySubscriptionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscriptionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/subscriptions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}", + "Command": "Get-MgBetaDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [ { @@ -81552,18 +81557,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains", + "Command": "Get-MgBetaDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [ { @@ -81591,18 +81596,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/$count", + "Command": "Get-MgBetaDomainCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaDomainCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -81630,19 +81635,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Get-MgBetaDomainFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [ { @@ -81662,62 +81667,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Command": "Get-MgBetaDomainFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "Command": "Get-MgBetaDomainFederationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "Command": "Get-MgBetaDomainNameReference", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainNameReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/domainNameReferences", + "Command": "Get-MgBetaDomainNameReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDomainNameReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -81737,19 +81742,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Command": "Get-MgBetaDomainNameReferenceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainNameReferenceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -81769,19 +81774,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/rootDomain", + "Command": "Get-MgBetaDomainRootDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainRootDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [ { @@ -81809,33 +81814,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/rootDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [ { @@ -81855,19 +81860,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -81887,77 +81892,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [ { @@ -81977,19 +81982,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -82009,19 +82014,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}", + "Command": "Get-MgBetaDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -82073,32 +82078,32 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives", + "Command": "Get-MgBetaDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/activities", + "Command": "Get-MgBetaDriveActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [ { @@ -82150,285 +82155,285 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "Command": "Get-MgBetaDriveBundle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveBundle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDriveBundle", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles", + "Command": "Get-MgBetaDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveBundleContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Get-MgBetaDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Get-MgBetaDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveBundleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles/$count", + "Command": "Get-MgBetaDriveBundleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgBetaDriveContentTypeBase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgBetaDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgBetaDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/createdByUser", + "Command": "Get-MgBetaDriveCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveFollowing", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "Command": "Get-MgBetaDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveFollowing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following", + "Command": "Get-MgBetaDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Get-MgBetaDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Get-MgBetaDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveFollowingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/$count", + "Command": "Get-MgBetaDriveFollowingCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgBetaDriveItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -82496,32 +82501,32 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items", + "Command": "Get-MgBetaDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", + "Command": "Get-MgBetaDriveItemActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [ { @@ -82573,34 +82578,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaDriveItemActivityByInterval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgBetaDriveItemAnalytic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [ { @@ -82652,77 +82657,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivity", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -82774,19 +82779,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgBetaDriveItemAnalyticTime", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -82838,33 +82843,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Command": "Get-MgBetaDriveItemChild", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgBetaDriveItemChild", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -82916,49 +82921,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Get-MgBetaDriveItemChildContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Get-MgBetaDriveItemChildContentStream", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgBetaDriveItemChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -83010,19 +83015,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgBetaDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -83074,19 +83079,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Get-MgBetaDriveItemContentStream", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -83138,575 +83143,575 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/$count", + "Command": "Get-MgBetaDriveItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Command": "Get-MgBetaDriveItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "Command": "Get-MgBetaDriveItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Get-MgBetaDriveItemListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Command": "Get-MgBetaDriveItemListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Command": "Get-MgBetaDriveItemListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Command": "Get-MgBetaDriveItemListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Get-MgBetaDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Get-MgBetaDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Command": "Get-MgBetaDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "Command": "Get-MgBetaDriveItemListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgBetaDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "Get-MgBetaDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Command": "Get-MgBetaDriveItemListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -83758,18 +83763,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgBetaDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -83821,19 +83826,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgBetaDriveItemPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -83885,92 +83890,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Get-MgBetaDriveItemRetentionLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Get-MgBetaDriveItemSubscription", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "Get-MgBetaDriveItemSubscription", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Command": "Get-MgBetaDriveItemSubscriptionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscriptionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgBetaDriveItemThumbnail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgBetaDriveItemThumbnail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [ { @@ -84022,19 +84027,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgBetaDriveItemThumbnailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -84086,19 +84091,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgBetaDriveItemVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [ { @@ -84150,18 +84155,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgBetaDriveItemVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [ { @@ -84213,19 +84218,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgBetaDriveItemVersionContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -84277,19 +84282,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgBetaDriveItemVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -84341,1283 +84346,1283 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "Command": "Get-MgBetaDriveLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list", + "Command": "Get-MgBetaDriveList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/activities", + "Command": "Get-MgBetaDriveListActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgBetaDriveListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDriveListColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/columns", + "Command": "Get-MgBetaDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/columns/$count", + "Command": "Get-MgBetaDriveListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaDriveListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgBetaDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgBetaDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaDriveListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "Command": "Get-MgBetaDriveListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/createdByUser", + "Command": "Get-MgBetaDriveListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/drive", + "Command": "Get-MgBetaDriveListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgBetaDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items", + "Command": "Get-MgBetaDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", + "Command": "Get-MgBetaDriveListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaDriveListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgBetaDriveListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/$count", + "Command": "Get-MgBetaDriveListItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgBetaDriveListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/items/delta", + "Command": "Get-MgBetaDriveListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgBetaDriveListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgBetaDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgBetaDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Command": "Get-MgBetaDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "Command": "Get-MgBetaDriveListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgBetaDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgBetaDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgBetaDriveListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/operations", + "Command": "Get-MgBetaDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/operations/$count", + "Command": "Get-MgBetaDriveListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Get-MgBetaDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions", + "Command": "Get-MgBetaDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions/$count", + "Command": "Get-MgBetaDriveListPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgBetaDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgBetaDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveListSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "Command": "Get-MgBetaDriveListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root", + "Command": "Get-MgBetaDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/activities", + "Command": "Get-MgBetaDriveRootActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaDriveRootActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics", + "Command": "Get-MgBetaDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/allTime", + "Command": "Get-MgBetaDriveRootAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "Command": "Get-MgBetaDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children", + "Command": "Get-MgBetaDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Get-MgBetaDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Get-MgBetaDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/$count", + "Command": "Get-MgBetaDriveRootChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/content", + "Command": "Get-MgBetaDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/contentStream", + "Command": "Get-MgBetaDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/createdByUser", + "Command": "Get-MgBetaDriveRootCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/delta", + "Command": "Get-MgBetaDriveRootDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -85669,757 +85674,757 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "Command": "Get-MgBetaDriveRootLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem", + "Command": "Get-MgBetaDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/activities", + "Command": "Get-MgBetaDriveRootListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/analytics", + "Command": "Get-MgBetaDriveRootListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "Command": "Get-MgBetaDriveRootListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/fields", + "Command": "Get-MgBetaDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Get-MgBetaDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions", + "Command": "Get-MgBetaDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", + "Command": "Get-MgBetaDriveRootListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgBetaDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions", + "Command": "Get-MgBetaDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions/$count", + "Command": "Get-MgBetaDriveRootListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Get-MgBetaDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions", + "Command": "Get-MgBetaDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions/$count", + "Command": "Get-MgBetaDriveRootPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/retentionLabel", + "Command": "Get-MgBetaDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Get-MgBetaDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/subscriptions", + "Command": "Get-MgBetaDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "Command": "Get-MgBetaDriveRootSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgBetaDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/thumbnails", + "Command": "Get-MgBetaDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "Command": "Get-MgBetaDriveRootThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Get-MgBetaDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions", + "Command": "Get-MgBetaDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersionContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Get-MgBetaDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions/$count", + "Command": "Get-MgBetaDriveRootVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveSpecial", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "Command": "Get-MgBetaDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveSpecial", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special", + "Command": "Get-MgBetaDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Get-MgBetaDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Get-MgBetaDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaDriveSpecialCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/$count", + "Command": "Get-MgBetaDriveSpecialCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}", + "Command": "Get-MgBetaEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -86447,18 +86452,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes", + "Command": "Get-MgBetaEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -86486,19 +86491,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgBetaEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -86566,18 +86571,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "Get-MgBetaEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -86645,19 +86650,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [ { @@ -86725,19 +86730,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [ { @@ -86805,18 +86810,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -86884,21 +86889,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -86966,21 +86971,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [ { @@ -87048,19 +87053,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Command": "Get-MgBetaEducationClassAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -87128,19 +87133,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Get-MgBetaEducationClassAssignmentDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentDefault", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "CommandAlias": null, "Permissions": [ { @@ -87208,19 +87213,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Command": "Get-MgBetaEducationClassAssignmentDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -87288,49 +87293,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", + "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgBetaEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [ { @@ -87398,18 +87403,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgBetaEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [ { @@ -87477,19 +87482,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -87557,33 +87562,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [ { @@ -87643,19 +87648,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -87715,19 +87720,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgBetaEducationClassAssignmentRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -87795,19 +87800,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -87875,19 +87880,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Get-MgBetaEducationClassAssignmentSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "CommandAlias": null, "Permissions": [ { @@ -87955,78 +87960,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", + "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [ { @@ -88062,48 +88067,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -88171,18 +88176,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -88250,19 +88255,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -88330,33 +88335,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [ { @@ -88392,19 +88397,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -88440,19 +88445,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -88520,18 +88525,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -88599,19 +88604,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -88679,33 +88684,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -88765,19 +88770,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -88837,19 +88842,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -88917,18 +88922,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -88996,19 +89001,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89076,33 +89081,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -89170,19 +89175,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89250,18 +89255,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/$count", + "Command": "Get-MgBetaEducationClassCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89289,18 +89294,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/delta", + "Command": "Get-MgBetaEducationClassDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -89352,19 +89357,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/group", + "Command": "Get-MgBetaEducationClassGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -89416,47 +89421,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/members", + "Command": "Get-MgBetaEducationClassMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -89492,18 +89497,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "Get-MgBetaEducationClassMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89539,19 +89544,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/members/$count", + "Command": "Get-MgBetaEducationClassMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89587,19 +89592,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Get-MgBetaEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassModule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -89635,18 +89640,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules", + "Command": "Get-MgBetaEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassModule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -89682,19 +89687,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Command": "Get-MgBetaEducationClassModuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89730,19 +89735,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Get-MgBetaEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -89778,18 +89783,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Command": "Get-MgBetaEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -89825,19 +89830,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Command": "Get-MgBetaEducationClassModuleResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89873,33 +89878,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Command": "Get-MgBetaEducationClassSchool", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/schools", + "Command": "Get-MgBetaEducationClassSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -89927,19 +89932,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/schools/$count", + "Command": "Get-MgBetaEducationClassSchoolCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchoolCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -89967,18 +89972,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/teachers", + "Command": "Get-MgBetaEducationClassTeacher", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacher", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -90006,18 +90011,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "Get-MgBetaEducationClassTeacherByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacherByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -90045,19 +90050,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Command": "Get-MgBetaEducationClassTeacherCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacherCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -90085,18 +90090,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me", + "Command": "Get-MgBetaEducationMe", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMe", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -90124,33 +90129,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Get-MgBetaEducationMeAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments", + "Command": "Get-MgBetaEducationMeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -90218,76 +90223,76 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgBetaEducationMeAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/$count", + "Command": "Get-MgBetaEducationMeAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -90355,459 +90360,459 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Delta" - ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentDelta", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments/delta", + "Command": "Get-MgBetaEducationMeAssignmentDelta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", + "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgBetaEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgBetaEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentRubric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgBetaEducationMeAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeClass", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/classes/{educationClass-id}", + "Command": "Get-MgBetaEducationMeClass", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/classes", + "Command": "Get-MgBetaEducationMeClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -90835,18 +90840,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/classes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/classes/$count", + "Command": "Get-MgBetaEducationMeClassCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeClassCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -90874,19 +90879,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Get-MgBetaEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -90922,18 +90927,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/rubrics", + "Command": "Get-MgBetaEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -90969,18 +90974,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/rubrics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/rubrics/$count", + "Command": "Get-MgBetaEducationMeRubricCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubricCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91016,33 +91021,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/rubrics/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/schools/{educationSchool-id}", + "Command": "Get-MgBetaEducationMeSchool", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/schools/{educationSchool-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/schools", + "Command": "Get-MgBetaEducationMeSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -91070,18 +91075,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/schools/$count", + "Command": "Get-MgBetaEducationMeSchoolCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchoolCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91109,33 +91114,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/schools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "Command": "Get-MgBetaEducationMeTaughtClass", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/taughtClasses", + "Command": "Get-MgBetaEducationMeTaughtClass", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -91163,18 +91168,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/taughtClasses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/taughtClasses/$count", + "Command": "Get-MgBetaEducationMeTaughtClassCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClassCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91202,18 +91207,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/taughtClasses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/user", + "Command": "Get-MgBetaEducationMeUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -91273,75 +91278,75 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeUserMailboxSetting", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/user/mailboxSettings", + "Command": "Get-MgBetaEducationMeUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/user/serviceProvisioningErrors", + "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education", + "Command": "Get-MgBetaEducationRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEducationRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Get-MgBetaEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -91369,18 +91374,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools", + "Command": "Get-MgBetaEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -91408,19 +91413,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -91472,18 +91477,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/classes", + "Command": "Get-MgBetaEducationSchoolClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -91511,18 +91516,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "Get-MgBetaEducationSchoolClassByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClassByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91550,19 +91555,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Command": "Get-MgBetaEducationSchoolClassCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClassCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91590,18 +91595,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/$count", + "Command": "Get-MgBetaEducationSchoolCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91629,18 +91634,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/delta", + "Command": "Get-MgBetaEducationSchoolDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -91700,18 +91705,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/users", + "Command": "Get-MgBetaEducationSchoolUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -91731,18 +91736,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/users", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "Get-MgBetaEducationSchoolUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91762,19 +91767,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Command": "Get-MgBetaEducationSchoolUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91794,19 +91799,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Command": "Get-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "CommandAlias": null, "Permissions": [ { @@ -91842,18 +91847,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles", + "Command": "Get-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "CommandAlias": null, "Permissions": [ { @@ -91889,18 +91894,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/$count", + "Command": "Get-MgBetaEducationSynchronizationProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -91936,33 +91941,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "CommandAlias": null, "Permissions": [ { @@ -91998,19 +92003,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -92046,19 +92051,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "CommandAlias": null, "Permissions": [ { @@ -92094,21 +92099,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}", + "Command": "Get-MgBetaEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -92136,18 +92141,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users", + "Command": "Get-MgBetaEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -92167,33 +92172,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgBetaEducationUserAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "Get-MgBetaEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -92261,77 +92266,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgBetaEducationUserAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Command": "Get-MgBetaEducationUserAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -92399,460 +92404,460 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Command": "Get-MgBetaEducationUserAssignmentDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", + "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgBetaEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgBetaEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentRubric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgBetaEducationUserAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserClass", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "Command": "Get-MgBetaEducationUserClass", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/classes", + "Command": "Get-MgBetaEducationUserClass", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -92880,19 +92885,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/classes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/classes/$count", + "Command": "Get-MgBetaEducationUserClassCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserClassCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -92920,18 +92925,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/$count", + "Command": "Get-MgBetaEducationUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -92951,18 +92956,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/delta", + "Command": "Get-MgBetaEducationUserDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -93022,92 +93027,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Command": "Get-MgBetaEducationUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Get-MgBetaEducationUserRubric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "Get-MgBetaEducationUserRubric", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "Command": "Get-MgBetaEducationUserRubricCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserRubricCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "Command": "Get-MgBetaEducationUserSchool", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/schools", + "Command": "Get-MgBetaEducationUserSchool", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -93135,19 +93140,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/schools", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/schools/$count", + "Command": "Get-MgBetaEducationUserSchoolCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchoolCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -93175,62 +93180,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/schools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "Command": "Get-MgBetaEducationUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "Command": "Get-MgBetaEducationUserTaughtClass", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Command": "Get-MgBetaEducationUserTaughtClass", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -93258,19 +93263,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Command": "Get-MgBetaEducationUserTaughtClassCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClassCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -93298,19 +93303,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -93330,18 +93335,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -93361,19 +93366,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "CommandAlias": null, "Permissions": [ { @@ -93393,33 +93398,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [ { @@ -93439,49 +93444,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -93501,18 +93506,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -93532,19 +93537,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [ { @@ -93564,18 +93569,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [ { @@ -93595,18 +93600,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -93626,77 +93631,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -93716,18 +93721,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -93747,18 +93752,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -93778,19 +93783,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "CommandAlias": null, "Permissions": [ { @@ -93810,18 +93815,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "CommandAlias": null, "Permissions": [ { @@ -93841,18 +93846,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -93872,19 +93877,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaEntitlementManagementAccessPackageByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -93904,19 +93909,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [ { @@ -93936,18 +93941,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [ { @@ -93967,19 +93972,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [ { @@ -93999,18 +94004,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [ { @@ -94030,18 +94035,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [ { @@ -94061,18 +94066,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [ { @@ -94092,33 +94097,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [ { @@ -94138,18 +94143,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94169,19 +94174,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "CommandAlias": null, "Permissions": [ { @@ -94201,18 +94206,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "CommandAlias": null, "Permissions": [ { @@ -94232,18 +94237,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94263,18 +94268,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -94294,18 +94299,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94325,18 +94330,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -94356,18 +94361,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94387,33 +94392,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -94433,62 +94438,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [ { @@ -94508,18 +94513,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [ { @@ -94539,33 +94544,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94585,33 +94590,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "CommandAlias": null, "Permissions": [ { @@ -94631,18 +94636,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94662,19 +94667,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -94694,18 +94699,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -94725,33 +94730,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94771,34 +94776,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [ { @@ -94818,18 +94823,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [ { @@ -94849,18 +94854,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94880,18 +94885,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -94911,18 +94916,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94942,19 +94947,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -94974,18 +94979,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -95005,18 +95010,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -95036,19 +95041,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -95068,18 +95073,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Get-MgBetaEntitlementManagementSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "CommandAlias": null, "Permissions": [ { @@ -95099,164 +95104,164 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Command": "Get-MgBetaEntitlementManagementSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubject", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/subjects", + "Command": "Get-MgBetaEntitlementManagementSubject", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageSubject" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageSubject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectedOrganization" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/subjects/$count", + "Command": "Get-MgBetaEntitlementManagementSubjectCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external", + "Command": "Get-MgBetaExternal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternal" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Command": "Get-MgBetaExternalAuthorizationSystem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/authorizationSystems", + "Command": "Get-MgBetaExternalAuthorizationSystem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/authorizationSystems", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/authorizationSystems/$count", + "Command": "Get-MgBetaExternalAuthorizationSystemCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/authorizationSystems/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataCollectionInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataCollectionInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Get-MgBetaExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -95284,18 +95289,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections", + "Command": "Get-MgBetaExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -95323,18 +95328,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/$count", + "Command": "Get-MgBetaExternalConnectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -95362,19 +95367,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Get-MgBetaExternalConnectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [ { @@ -95402,92 +95407,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Command": "Get-MgBetaExternalConnectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "Command": "Get-MgBetaExternalConnectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Get-MgBetaExternalConnectionGroupMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Command": "Get-MgBetaExternalConnectionGroupMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Get-MgBetaExternalConnectionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [ { @@ -95515,107 +95520,107 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items", + "Command": "Get-MgBetaExternalConnectionItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Get-MgBetaExternalConnectionItemActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Command": "Get-MgBetaExternalConnectionItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivityCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "Command": "Get-MgBetaExternalConnectionItemActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/items/$count", + "Command": "Get-MgBetaExternalConnectionItemCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Get-MgBetaExternalConnectionOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [ { @@ -95643,63 +95648,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/operations", + "Command": "Get-MgBetaExternalConnectionOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "Command": "Get-MgBetaExternalConnectionOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/quota", + "Command": "Get-MgBetaExternalConnectionQuota", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionQuota", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Get-MgBetaExternalConnectionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "CommandAlias": null, "Permissions": [ { @@ -95727,33 +95732,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData", + "Command": "Get-MgBetaExternalIndustryData", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryData", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Command": "Get-MgBetaExternalIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "CommandAlias": null, "Permissions": [ { @@ -95773,18 +95778,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/dataConnectors", + "Command": "Get-MgBetaExternalIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "CommandAlias": null, "Permissions": [ { @@ -95804,18 +95809,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/dataConnectors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/dataConnectors/$count", + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -95835,34 +95840,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/dataConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "CommandAlias": null, "Permissions": [ { @@ -95882,18 +95887,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/inboundFlows", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "CommandAlias": null, "Permissions": [ { @@ -95913,18 +95918,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/inboundFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/inboundFlows/$count", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -95944,19 +95949,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/inboundFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "CommandAlias": null, "Permissions": [ { @@ -95976,19 +95981,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "CommandAlias": null, "Permissions": [ { @@ -96008,149 +96013,149 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Command": "Get-MgBetaExternalIndustryDataOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/operations", + "Command": "Get-MgBetaExternalIndustryDataOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/operations/$count", + "Command": "Get-MgBetaExternalIndustryDataOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "CommandAlias": null, "Permissions": [ { @@ -96170,18 +96175,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/referenceDefinitions", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "CommandAlias": null, "Permissions": [ { @@ -96201,18 +96206,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/referenceDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/referenceDefinitions/$count", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -96232,167 +96237,167 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/referenceDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/roleGroups", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/roleGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/roleGroups/$count", + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/roleGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/runs/{industryDataRun-id}", + "Command": "Get-MgBetaExternalIndustryDataRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRun", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/runs/{industryDataRun-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/runs", + "Command": "Get-MgBetaExternalIndustryDataRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRun", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/runs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRunActivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRunActivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/runs/$count", + "Command": "Get-MgBetaExternalIndustryDataRunCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/runs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "CommandAlias": null, "Permissions": [ { @@ -96412,18 +96417,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/sourceSystems", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "CommandAlias": null, "Permissions": [ { @@ -96443,18 +96448,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/sourceSystems", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/sourceSystems/$count", + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -96474,19 +96479,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/sourceSystems/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Command": "Get-MgBetaExternalIndustryDataYear", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYear", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "CommandAlias": null, "Permissions": [ { @@ -96506,18 +96511,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/years", + "Command": "Get-MgBetaExternalIndustryDataYear", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYear", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "CommandAlias": null, "Permissions": [ { @@ -96537,18 +96542,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/years", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/years/$count", + "Command": "Get-MgBetaExternalIndustryDataYearCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYearCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -96568,3907 +96573,3907 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/years/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials", + "Command": "Get-MgBetaFinancial", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaFinancial", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinancials", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinancials" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}", + "Command": "Get-MgBetaFinancialCompany", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompany", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompany" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies", + "Command": "Get-MgBetaFinancialCompany", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompany", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompany" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "Command": "Get-MgBetaFinancialCompanyAccount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/accounts", + "Command": "Get-MgBetaFinancialCompanyAccount", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/accounts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/accounts/$count", + "Command": "Get-MgBetaFinancialCompanyAccountCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccountCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/accounts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsPayable" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsPayable" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsReceivable" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgedAccountsReceivable" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/$count", + "Command": "Get-MgBetaFinancialCompanyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/countriesRegions", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/countriesRegions/$count", + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Command": "Get-MgBetaFinancialCompanyCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/currencies", + "Command": "Get-MgBetaFinancialCompanyCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/currencies/$count", + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Command": "Get-MgBetaFinancialCompanyCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers", + "Command": "Get-MgBetaFinancialCompanyCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/$count", + "Command": "Get-MgBetaFinancialCompanyCustomerCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/$count", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "Command": "Get-MgBetaFinancialCompanyDimension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimension" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/dimensions", + "Command": "Get-MgBetaFinancialCompanyDimension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimension" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDimension", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/dimensions/$count", + "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/dimensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimensionValue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimensionValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/dimensionValues", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimensionValue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/dimensionValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDimensionValue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Command": "Get-MgBetaFinancialCompanyEmployee", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployee", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployee", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees", + "Command": "Get-MgBetaFinancialCompanyEmployee", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/$count", + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGeneralLedgerEntry" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/generalLedgerEntries", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGeneralLedgerEntry" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Command": "Get-MgBetaFinancialCompanyInformation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanyInformation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/companyInformation", + "Command": "Get-MgBetaFinancialCompanyInformation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanyInformation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/companyInformation/$count", + "Command": "Get-MgBetaFinancialCompanyInformationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformationPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Command": "Get-MgBetaFinancialCompanyInformationPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Command": "Get-MgBetaFinancialCompanyItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items", + "Command": "Get-MgBetaFinancialCompanyItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/itemCategories", + "Command": "Get-MgBetaFinancialCompanyItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/itemCategories/$count", + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/$count", + "Command": "Get-MgBetaFinancialCompanyItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Command": "Get-MgBetaFinancialCompanyItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Command": "Get-MgBetaFinancialCompanyJournal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journals", + "Command": "Get-MgBetaFinancialCompanyJournal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", + "Command": "Get-MgBetaFinancialCompanyJournalAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journals/$count", + "Command": "Get-MgBetaFinancialCompanyJournalCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/journalLines", + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/journalLines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/journalLines/$count", + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/journalLines/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentMethods", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentMethods/$count", + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentTerms", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentTerms/$count", + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture", + "Command": "Get-MgBetaFinancialCompanyPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture/$count", + "Command": "Get-MgBetaFinancialCompanyPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoice" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoice" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphCurrency", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemo" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemo" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoice" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoice" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/$count", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphShipmentMethod", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoiceLine" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoiceLine" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Command": "Get-MgBetaFinancialCompanySaleOrder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrder" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders", + "Command": "Get-MgBetaFinancialCompanySaleOrder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrder" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/$count", + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphShipmentMethod", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrderLine" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrderLines", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrderLines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrderLine" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Command": "Get-MgBetaFinancialCompanySaleQuote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuote" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes", + "Command": "Get-MgBetaFinancialCompanySaleQuote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuote" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/$count", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphShipmentMethod", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuoteLine" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuoteLines", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuoteLine" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccount" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Command": "Get-MgBetaFinancialCompanyTaxArea", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxAreas", + "Command": "Get-MgBetaFinancialCompanyTaxArea", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxAreas/$count", + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxGroups", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxGroups/$count", + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendor", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Command": "Get-MgBetaFinancialCompanyVendor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors", + "Command": "Get-MgBetaFinancialCompanyVendor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/$count", + "Command": "Get-MgBetaFinancialCompanyVendorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}", + "Command": "Get-MgBetaGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -100512,18 +100517,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups", + "Command": "Get-MgBetaGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -100567,18 +100572,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/acceptedSenders", + "Command": "Get-MgBetaGroupAcceptedSender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSender", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -100598,18 +100603,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/acceptedSenders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "Get-MgBetaGroupAcceptedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSenderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -100629,19 +100634,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Command": "Get-MgBetaGroupAcceptedSenderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSenderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -100661,33 +100666,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgBetaGroupAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "Get-MgBetaGroupAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -100715,19 +100720,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -100755,34 +100760,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/getByIds", + "Command": "Get-MgBetaGroupById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaGroupById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaGroupByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -100826,34 +100831,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar", + "Command": "Get-MgBetaGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Get-MgBetaGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -100889,18 +100894,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/events", + "Command": "Get-MgBetaGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -100920,19 +100925,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/calendar/events/delta", + "Command": "Get-MgBetaGroupCalendarEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEventDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -100960,94 +100965,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/calendar/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgBetaGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "Get-MgBetaGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Command": "Get-MgBetaGroupCalendarSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaGroupCalendarSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScheduleInformation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/calendarView", + "Command": "Get-MgBetaGroupCalendarView", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarView", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Get-MgBetaGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", "CommandAlias": null, "Permissions": [ { @@ -101083,18 +101088,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations", + "Command": "Get-MgBetaGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", "CommandAlias": null, "Permissions": [ { @@ -101130,19 +101135,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/$count", + "Command": "Get-MgBetaGroupConversationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -101178,19 +101183,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Get-MgBetaGroupConversationThread", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -101226,18 +101231,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "Get-MgBetaGroupConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -101273,19 +101278,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Command": "Get-MgBetaGroupConversationThreadCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -101321,21 +101326,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgBetaGroupConversationThreadPost", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -101371,18 +101376,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgBetaGroupConversationThreadPost", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -101418,33 +101423,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [ { @@ -101480,19 +101485,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -101528,19 +101533,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgBetaGroupConversationThreadPostCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -101576,238 +101581,238 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/$count", + "Command": "Get-MgBetaGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -101851,34 +101856,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drive", + "Command": "Get-MgBetaGroupDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDefaultDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -101930,18 +101935,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/delta", + "Command": "Get-MgBetaGroupDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -101985,33 +101990,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Get-MgBetaGroupDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives", + "Command": "Get-MgBetaGroupDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -102063,166 +102068,166 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/activities", + "Command": "Get-MgBetaGroupDriveActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Command": "Get-MgBetaGroupDriveBundle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundle", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Command": "Get-MgBetaGroupDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Get-MgBetaGroupDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Get-MgBetaGroupDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "Command": "Get-MgBetaGroupDriveBundleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgBetaGroupDriveContentTypeBase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/$count", + "Command": "Get-MgBetaGroupDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -102274,3181 +102279,3181 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "Command": "Get-MgBetaGroupDriveCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowing", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "Command": "Get-MgBetaGroupDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "Command": "Get-MgBetaGroupDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Get-MgBetaGroupDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Get-MgBetaGroupDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "Command": "Get-MgBetaGroupDriveFollowingCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgBetaGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Command": "Get-MgBetaGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "Command": "Get-MgBetaGroupDriveItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgBetaGroupDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Command": "Get-MgBetaGroupDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgBetaGroupDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Get-MgBetaGroupDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Get-MgBetaGroupDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgBetaGroupDriveItemChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgBetaGroupDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Get-MgBetaGroupDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "Command": "Get-MgBetaGroupDriveItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Command": "Get-MgBetaGroupDriveItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Get-MgBetaGroupDriveItemListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Command": "Get-MgBetaGroupDriveItemListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Get-MgBetaGroupDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Get-MgBetaGroupDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Command": "Get-MgBetaGroupDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgBetaGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgBetaGroupDriveItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Get-MgBetaGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "Get-MgBetaGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgBetaGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgBetaGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgBetaGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgBetaGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersionContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgBetaGroupDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgBetaGroupDriveItemVersionCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Command": "Get-MgBetaGroupDriveList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", + "Command": "Get-MgBetaGroupDriveListActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgBetaGroupDriveListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Command": "Get-MgBetaGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "Command": "Get-MgBetaGroupDriveListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgBetaGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgBetaGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "Command": "Get-MgBetaGroupDriveListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "Command": "Get-MgBetaGroupDriveListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "Command": "Get-MgBetaGroupDriveListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgBetaGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Command": "Get-MgBetaGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "Command": "Get-MgBetaGroupDriveListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgBetaGroupDriveListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "Command": "Get-MgBetaGroupDriveListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgBetaGroupDriveListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgBetaGroupDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaGroupDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Command": "Get-MgBetaGroupDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "Command": "Get-MgBetaGroupDriveListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgBetaGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgBetaGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgBetaGroupDriveListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaGroupDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Command": "Get-MgBetaGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "Command": "Get-MgBetaGroupDriveListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Get-MgBetaGroupDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", + "Command": "Get-MgBetaGroupDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", + "Command": "Get-MgBetaGroupDriveListPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgBetaGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgBetaGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Command": "Get-MgBetaGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", + "Command": "Get-MgBetaGroupDriveRootActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Command": "Get-MgBetaGroupDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Command": "Get-MgBetaGroupDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Command": "Get-MgBetaGroupDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Get-MgBetaGroupDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Get-MgBetaGroupDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "Command": "Get-MgBetaGroupDriveRootChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Command": "Get-MgBetaGroupDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Command": "Get-MgBetaGroupDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "Command": "Get-MgBetaGroupDriveRootDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Command": "Get-MgBetaGroupDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", + "Command": "Get-MgBetaGroupDriveRootListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Get-MgBetaGroupDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Get-MgBetaGroupDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", + "Command": "Get-MgBetaGroupDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", + "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Get-MgBetaGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Command": "Get-MgBetaGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "Command": "Get-MgBetaGroupDriveRootPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Get-MgBetaGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Command": "Get-MgBetaGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgBetaGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Command": "Get-MgBetaGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Get-MgBetaGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Command": "Get-MgBetaGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersionContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Get-MgBetaGroupDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "Command": "Get-MgBetaGroupDriveRootVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecial", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "Command": "Get-MgBetaGroupDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecial", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "Command": "Get-MgBetaGroupDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Get-MgBetaGroupDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Get-MgBetaGroupDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "Command": "Get-MgBetaGroupDriveSpecialCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Command": "Get-MgBetaGroupEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [ { @@ -105468,18 +105473,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/endpoints", + "Command": "Get-MgBetaGroupEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [ { @@ -105499,19 +105504,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/endpoints", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/endpoints/$count", + "Command": "Get-MgBetaGroupEndpointCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEndpointCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -105531,19 +105536,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/endpoints/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Get-MgBetaGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -105579,18 +105584,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events", + "Command": "Get-MgBetaGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -105610,78 +105615,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupEventAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "Get-MgBetaGroupEventAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Command": "Get-MgBetaGroupEventAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Command": "Get-MgBetaGroupEventCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/$count", + "Command": "Get-MgBetaGroupEventCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -105701,19 +105706,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/events/delta", + "Command": "Get-MgBetaGroupEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -105741,371 +105746,371 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupEventExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "Get-MgBetaGroupEventExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "Command": "Get-MgBetaGroupEventExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgBetaGroupEventInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "Get-MgBetaGroupEventInstance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -106125,78 +106130,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "Command": "Get-MgBetaGroupEventInstanceCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Command": "Get-MgBetaGroupEventInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -106216,256 +106221,256 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "Get-MgBetaGroupEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/extensions", + "Command": "Get-MgBetaGroupExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphExtension", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/extensions/$count", + "Command": "Get-MgBetaGroupExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Get-MgBetaGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [ { @@ -106485,18 +106490,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groupLifecyclePolicies", + "Command": "Get-MgBetaGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [ { @@ -106516,18 +106521,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groupLifecyclePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [ { @@ -106547,18 +106552,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groupLifecyclePolicies/$count", + "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -106578,18 +106583,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groupLifecyclePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members", + "Command": "Get-MgBetaGroupMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -106633,192 +106638,192 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "Command": "Get-MgBetaGroupMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/application", + "Command": "Get-MgBetaGroupMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "Command": "Get-MgBetaGroupMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/device", + "Command": "Get-MgBetaGroupMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "Command": "Get-MgBetaGroupMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/group", + "Command": "Get-MgBetaGroupMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/orgContact", + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/servicePrincipal", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "Command": "Get-MgBetaGroupMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/user", + "Command": "Get-MgBetaGroupMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/$ref", + "Command": "Get-MgBetaGroupMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -106862,19 +106867,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/$count", + "Command": "Get-MgBetaGroupMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -106918,111 +106923,111 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/members/application/$count", + "Command": "Get-MgBetaGroupMemberCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/members/device/$count", + "Command": "Get-MgBetaGroupMemberCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/members/group/$count", + "Command": "Get-MgBetaGroupMemberCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/members/orgContact/$count", + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/members/servicePrincipal/$count", + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/members/user/$count", + "Command": "Get-MgBetaGroupMemberCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/getMemberGroups", + "Command": "Get-MgBetaGroupMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaGroupMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -107106,21 +107111,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/getMemberObjects", + "Command": "Get-MgBetaGroupMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaGroupMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -107220,33 +107225,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgBetaGroupMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/memberOf", + "Command": "Get-MgBetaGroupMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -107282,77 +107287,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/memberOf/group", + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/memberOf/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/memberOf/$count", + "Command": "Get-MgBetaGroupMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -107388,357 +107393,357 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/memberOf/group/$count", + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseError", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "Command": "Get-MgBetaGroupMemberWithLicenseError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Command": "Get-MgBetaGroupMemberWithLicenseError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgBetaGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -107782,18 +107787,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "Get-MgBetaGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -107837,19 +107842,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -107893,21 +107898,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "CommandAlias": null, "Permissions": [ { @@ -107951,18 +107956,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -108006,18 +108011,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -108061,19 +108066,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgBetaGroupOnenoteOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -108117,34 +108122,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/operations/$count", + "Command": "Get-MgBetaGroupOnenoteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgBetaGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -108180,18 +108185,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "Get-MgBetaGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -108227,34 +108232,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaGroupOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/pages/$count", + "Command": "Get-MgBetaGroupOnenotePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -108290,19 +108295,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteRecentNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", "CommandAlias": null, "Permissions": [ { @@ -108346,34 +108351,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecentNotebook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgBetaGroupOnenoteResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgBetaGroupOnenoteResourceContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -108409,145 +108414,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResourceCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/resources/$count", + "Command": "Get-MgBetaGroupOnenoteResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Permissions": [], + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSection", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sections", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgBetaGroupOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -108591,19 +108485,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "Get-MgBetaGroupOnenoteSection", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -108647,19 +108540,75 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Uri": "/groups/{group-id}/onenote/sections/$count", + "Command": "Get-MgBetaGroupOnenoteSectionCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ - "List", - "List1" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -108703,21 +108652,77 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "Get-MgBetaGroupOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -108761,18 +108766,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -108816,18 +108821,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -108863,18 +108868,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners", + "Command": "Get-MgBetaGroupOwner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -108918,192 +108923,192 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "Command": "Get-MgBetaGroupOwnerAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/application", + "Command": "Get-MgBetaGroupOwnerAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "Command": "Get-MgBetaGroupOwnerAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/device", + "Command": "Get-MgBetaGroupOwnerAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "Command": "Get-MgBetaGroupOwnerAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/group", + "Command": "Get-MgBetaGroupOwnerAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/orgContact", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "Command": "Get-MgBetaGroupOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/user", + "Command": "Get-MgBetaGroupOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "Get-MgBetaGroupOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -109147,19 +109152,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/$count", + "Command": "Get-MgBetaGroupOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -109203,109 +109208,109 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/owners/application/$count", + "Command": "Get-MgBetaGroupOwnerCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/owners/device/$count", + "Command": "Get-MgBetaGroupOwnerCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/owners/group/$count", + "Command": "Get-MgBetaGroupOwnerCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/owners/orgContact/$count", + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/owners/user/$count", + "Command": "Get-MgBetaGroupOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", + "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "CommandAlias": null, "Permissions": [ { @@ -109333,33 +109338,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgBetaGroupPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "Get-MgBetaGroupPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -109395,19 +109400,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/permissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/permissionGrants/$count", + "Command": "Get-MgBetaGroupPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -109443,21 +109448,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/photo", + "Command": "Get-MgBetaGroupPhoto", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -109485,18 +109490,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/photo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/photos", + "Command": "Get-MgBetaGroupPhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -109524,21 +109529,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/photos", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Get-MgBetaGroupPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -109566,48 +109571,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner", + "Command": "Get-MgBetaGroupPlanner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlanner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Command": "Get-MgBetaGroupPlannerPlan", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner/plans", + "Command": "Get-MgBetaGroupPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -109659,63 +109664,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner/plans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgBetaGroupPlannerPlanBucket", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucket", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner/plans/$count", + "Command": "Get-MgBetaGroupPlannerPlanCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -109767,19 +109772,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner/plans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/planner/plans/delta", + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -109799,62 +109804,62 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/planner/plans/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgBetaGroupPlannerPlanDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgBetaGroupPlannerPlanTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/rejectedSenders", + "Command": "Get-MgBetaGroupRejectedSender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSender", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -109874,18 +109879,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/rejectedSenders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "Get-MgBetaGroupRejectedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSenderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -109905,19 +109910,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Command": "Get-MgBetaGroupRejectedSenderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSenderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -109937,19 +109942,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Get-MgBetaGroupSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [ { @@ -109985,18 +109990,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/settings", + "Command": "Get-MgBetaGroupSetting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [ { @@ -110032,19 +110037,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/settings/$count", + "Command": "Get-MgBetaGroupSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -110080,8736 +110085,8736 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Get-MgBetaGroupSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSite", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites", + "Command": "Get-MgBetaGroupSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupSiteActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Command": "Get-MgBetaGroupSiteAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", + "Command": "Get-MgBetaGroupSiteAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteByPath", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgBetaGroupSiteByPath", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Command": "Get-MgBetaGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "Command": "Get-MgBetaGroupSiteColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentModel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "Command": "Get-MgBetaGroupSiteContentModel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentModel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", + "Command": "Get-MgBetaGroupSiteContentModel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", + "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentModelByName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", + "Command": "Get-MgBetaGroupSiteContentModelByName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentModelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/$count", + "Command": "Get-MgBetaGroupSiteContentModelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", + "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgBetaGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Command": "Get-MgBetaGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgBetaGroupSiteContentTypeBase", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "Command": "Get-MgBetaGroupSiteContentTypeCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/$count", + "Command": "Get-MgBetaGroupSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "Command": "Get-MgBetaGroupSiteCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "Command": "Get-MgBetaGroupSiteDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDefaultDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/delta", + "Command": "Get-MgBetaGroupSiteDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "Command": "Get-MgBetaGroupSiteDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "Command": "Get-MgBetaGroupSiteDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "Command": "Get-MgBetaGroupSiteDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDriveCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Command": "Get-MgBetaGroupSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Command": "Get-MgBetaGroupSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumnCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPath", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "Get-MgBetaGroupSiteGetByPath", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "Get-MgBetaGroupSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathContentModel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", + "Command": "Get-MgBetaGroupSiteGetByPathContentModel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "Get-MgBetaGroupSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", + "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphColumnDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", + "Command": "Get-MgBetaGroupSiteGetByPathItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Get-MgBetaGroupSiteGetByPathOnenote", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathOnenote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "Get-MgBetaGroupSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "Get-MgBetaGroupSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "Get-MgBetaGroupSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", + "Command": "Get-MgBetaGroupSiteGetByPathSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathTermStore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Get-MgBetaGroupSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Command": "Get-MgBetaGroupSiteInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlocker", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "Command": "Get-MgBetaGroupSiteItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/items", + "Command": "Get-MgBetaGroupSiteItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "Command": "Get-MgBetaGroupSiteItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgBetaGroupSiteList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Command": "Get-MgBetaGroupSiteList", + "ApiReferenceLink": null, "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "Command": "Get-MgBetaGroupSiteListActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaGroupSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgBetaGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Command": "Get-MgBetaGroupSiteListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgBetaGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgBetaGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Command": "Get-MgBetaGroupSiteListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "Command": "Get-MgBetaGroupSiteListCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "Command": "Get-MgBetaGroupSiteListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "Command": "Get-MgBetaGroupSiteListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgBetaGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgBetaGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Command": "Get-MgBetaGroupSiteListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Command": "Get-MgBetaGroupSiteListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Command": "Get-MgBetaGroupSiteListItemActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgBetaGroupSiteListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "Command": "Get-MgBetaGroupSiteListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgBetaGroupSiteListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Get-MgBetaGroupSiteListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaGroupSiteListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Command": "Get-MgBetaGroupSiteListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", + "Command": "Get-MgBetaGroupSiteListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgBetaGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgBetaGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Command": "Get-MgBetaGroupSiteListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaGroupSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Command": "Get-MgBetaGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "Command": "Get-MgBetaGroupSiteListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Get-MgBetaGroupSiteListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", + "Command": "Get-MgBetaGroupSiteListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", + "Command": "Get-MgBetaGroupSiteListPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Get-MgBetaGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "Get-MgBetaGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Command": "Get-MgBetaGroupSiteOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphSectionGroup", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgBetaGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Command": "Get-MgBetaGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaGroupSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "Command": "Get-MgBetaGroupSiteOnenotePageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgBetaGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Command": "Get-MgBetaGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgBetaGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Command": "Get-MgBetaGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Command": "Get-MgBetaGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "Command": "Get-MgBetaGroupSiteOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Get-MgBetaGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Command": "Get-MgBetaGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBaseSitePage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "Command": "Get-MgBetaGroupSitePageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCountAsSitePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "Command": "Get-MgBetaGroupSitePageCountAsSitePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Command": "Get-MgBetaGroupSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Command": "Get-MgBetaGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Command": "Get-MgBetaGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSitePermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "Command": "Get-MgBetaGroupSitePermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBin", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Command": "Get-MgBetaGroupSiteRecycleBin", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Command": "Get-MgBetaGroupSiteTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Command": "Get-MgBetaGroupSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "Command": "Get-MgBetaGroupSubSite", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSubSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "Command": "Get-MgBetaGroupSubSite", + "ApiReferenceLink": null, "Variants": [ "List2" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSubSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "Command": "Get-MgBetaGroupSubSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupSubSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team", + "Command": "Get-MgBetaGroupTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Command": "Get-MgBetaGroupTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { - "Variants": [ - "List1" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels", + "Command": "Get-MgBetaGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/$count", + "Command": "Get-MgBetaGroupTeamChannelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "Command": "Get-MgBetaGroupTeamChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Command": "Get-MgBetaGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "Command": "Get-MgBetaGroupTeamChannelMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Command": "Get-MgBetaGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgBetaGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Command": "Get-MgBetaGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTabCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "Command": "Get-MgBetaGroupTeamChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/group", + "Command": "Get-MgBetaGroupTeamGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "Command": "Get-MgBetaGroupTeamIncomingChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/incomingChannels", + "Command": "Get-MgBetaGroupTeamIncomingChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgBetaGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/installedApps", + "Command": "Get-MgBetaGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/installedApps/$count", + "Command": "Get-MgBetaGroupTeamInstalledAppCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Command": "Get-MgBetaGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/members", + "Command": "Get-MgBetaGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/members/$count", + "Command": "Get-MgBetaGroupTeamMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgBetaGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/operations", + "Command": "Get-MgBetaGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/operations/$count", + "Command": "Get-MgBetaGroupTeamOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/owners/{user-id}", + "Command": "Get-MgBetaGroupTeamOwner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/owners", + "Command": "Get-MgBetaGroupTeamOwner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/owners/$count", + "Command": "Get-MgBetaGroupTeamOwnerCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgBetaGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/permissionGrants", + "Command": "Get-MgBetaGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPhoto", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/photo", + "Command": "Get-MgBetaGroupTeamPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPhotoContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/photo/$value", + "Command": "Get-MgBetaGroupTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel", + "Command": "Get-MgBetaGroupTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule", + "Command": "Get-MgBetaGroupTeamSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", + "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Command": "Get-MgBetaGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shifts", + "Command": "Get-MgBetaGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeCards", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Command": "Get-MgBetaGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags", + "Command": "Get-MgBetaGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/$count", + "Command": "Get-MgBetaGroupTeamTagCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Get-MgBetaGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Command": "Get-MgBetaGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "Command": "Get-MgBetaGroupTeamTagMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/template", + "Command": "Get-MgBetaGroupTeamTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTemplateDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/templateDefinition", + "Command": "Get-MgBetaGroupTeamTemplateDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Get-MgBetaGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -118845,18 +118850,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads", + "Command": "Get-MgBetaGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -118892,19 +118897,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/$count", + "Command": "Get-MgBetaGroupThreadCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -118940,21 +118945,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgBetaGroupThreadPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -118990,18 +118995,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgBetaGroupThreadPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -119037,33 +119042,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupThreadPostAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgBetaGroupThreadPostAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [ { @@ -119099,19 +119104,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -119147,19 +119152,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgBetaGroupThreadPostCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -119195,253 +119200,253 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgBetaGroupThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgBetaGroupThreadPostExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Get-MgBetaGroupThreadPostMention", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "Get-MgBetaGroupThreadPostMention", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "Command": "Get-MgBetaGroupThreadPostMentionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMentionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "Command": "Get-MgBetaGroupTransitiveMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers", + "Command": "Get-MgBetaGroupTransitiveMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -119485,193 +119490,193 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/application", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/device", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/group", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/user", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -119715,123 +119720,123 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgBetaGroupTransitiveMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -119867,77 +119872,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -119973,107 +119978,107 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/getUserOwnedObjects", + "Command": "Get-MgBetaGroupUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaGroupUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Command": "Get-MgBetaIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/apiConnectors", + "Command": "Get-MgBetaIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/apiConnectors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/apiConnectors/$count", + "Command": "Get-MgBetaIdentityApiConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/apiConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [ { @@ -120093,18 +120098,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows", + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [ { @@ -120124,33 +120129,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "CommandAlias": null, "Permissions": [ { @@ -120170,208 +120175,208 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120391,18 +120396,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120422,33 +120427,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "CommandAlias": null, "Permissions": [ { @@ -120468,19 +120473,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120500,49 +120505,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [ { @@ -120562,18 +120567,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventListeners", + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [ { @@ -120593,18 +120598,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventListeners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/authenticationEventListeners/$count", + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120624,19 +120629,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/authenticationEventListeners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Command": "Get-MgBetaIdentityB2CUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -120656,18 +120661,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows", + "Command": "Get-MgBetaIdentityB2CUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -120687,18 +120692,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120718,80 +120723,80 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProvider" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [ { @@ -120811,18 +120816,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [ { @@ -120842,19 +120847,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120874,19 +120879,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120906,18 +120911,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "CommandAlias": null, "Permissions": [ { @@ -120937,19 +120942,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -120969,19 +120974,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121001,19 +121006,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121033,18 +121038,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "CommandAlias": null, "Permissions": [ { @@ -121064,19 +121069,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121096,19 +121101,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121128,19 +121133,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [ { @@ -121160,18 +121165,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [ { @@ -121191,19 +121196,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121223,19 +121228,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121255,34 +121260,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Get-MgBetaIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -121302,18 +121307,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows", + "Command": "Get-MgBetaIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -121333,33 +121338,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121379,80 +121384,80 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProvider" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProvider" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [ { @@ -121472,18 +121477,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [ { @@ -121503,19 +121508,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121535,19 +121540,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121567,18 +121572,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "CommandAlias": null, "Permissions": [ { @@ -121598,19 +121603,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121630,19 +121635,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121662,19 +121667,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121694,18 +121699,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "CommandAlias": null, "Permissions": [ { @@ -121725,19 +121730,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121757,19 +121762,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121789,94 +121794,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [ { @@ -121896,18 +121901,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [ { @@ -121927,19 +121932,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121959,19 +121964,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -121991,48 +121996,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [ { @@ -122052,18 +122057,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -122083,306 +122088,306 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "ApiReferenceLink": null, "Variants": [ "Get1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "ApiReferenceLink": null, "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "ApiReferenceLink": null, "Variants": [ "Get1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiReferenceLink": null, "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/$count", + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/templates", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/templates/$count", + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/continuousAccessEvaluationPolicy", + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [ { @@ -122402,18 +122407,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [ { @@ -122433,18 +122438,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions/$count", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -122464,400 +122469,400 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/decisions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/decisions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/decisions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/decisions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphGovernanceInsight", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [ { @@ -122877,18 +122882,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [ { @@ -122908,18 +122913,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -122939,19 +122944,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [ { @@ -122971,18 +122976,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [ { @@ -123002,33 +123007,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [ { @@ -123048,19 +123053,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123080,19 +123085,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123112,19 +123117,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -123144,18 +123149,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -123175,19 +123180,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123207,93 +123212,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [ { @@ -123313,18 +123318,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [ { @@ -123344,19 +123349,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123376,19 +123381,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -123408,18 +123413,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -123439,19 +123444,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123471,149 +123476,149 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/policy", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "CommandAlias": null, "Permissions": [ { @@ -123633,19 +123638,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/policy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -123665,18 +123670,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -123696,18 +123701,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123727,19 +123732,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -123759,18 +123764,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -123790,78 +123795,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123881,19 +123886,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -123913,18 +123918,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -123944,18 +123949,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -123975,78 +123980,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [ { @@ -124066,18 +124071,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [ { @@ -124097,18 +124102,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -124128,151 +124133,151 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedItemContainer", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedItemContainer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -124292,18 +124297,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -124323,18 +124328,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -124354,237 +124359,237 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -124604,19 +124609,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -124636,92 +124641,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [ { @@ -124741,18 +124746,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [ { @@ -124772,19 +124777,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -124804,33 +124809,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -124850,19 +124855,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -124882,93 +124887,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -124988,18 +124993,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -125019,19 +125024,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -125051,92 +125056,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -125156,18 +125161,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "CommandAlias": null, "Permissions": [ { @@ -125187,33 +125192,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [ { @@ -125233,19 +125238,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -125265,19 +125270,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "CommandAlias": null, "Permissions": [ { @@ -125297,18 +125302,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "CommandAlias": null, "Permissions": [ { @@ -125328,18 +125333,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -125359,33 +125364,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -125405,19 +125410,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -125437,107 +125442,107 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "CommandAlias": null, "Permissions": [ { @@ -125557,19 +125562,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -125589,63 +125594,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -125665,19 +125670,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -125697,93 +125702,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "CommandAlias": null, "Permissions": [ { @@ -125803,18 +125808,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "CommandAlias": null, "Permissions": [ { @@ -125834,18 +125839,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -125865,195 +125870,195 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -126073,19 +126078,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -126105,92 +126110,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -126210,19 +126215,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [ { @@ -126242,18 +126247,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [ { @@ -126273,19 +126278,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -126305,137 +126310,137 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [ { @@ -126455,18 +126460,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [ { @@ -126486,19 +126491,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -126518,769 +126523,769 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement", + "Command": "Get-MgBetaIdentityGovernancePermissionManagement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsManagement" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPermissionsManagement", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionsRequestChange" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionsRequestChange" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -127300,18 +127305,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -127331,33 +127336,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -127377,63 +127382,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -127453,18 +127458,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -127484,33 +127489,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -127530,93 +127535,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -127636,18 +127641,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -127667,33 +127672,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -127713,93 +127718,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -127819,18 +127824,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -127850,18 +127855,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -127881,63 +127886,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -127957,18 +127962,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -127988,18 +127993,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -128019,93 +128024,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -128125,18 +128130,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -128156,18 +128161,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -128187,93 +128192,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "CommandAlias": null, "Permissions": [ { @@ -128293,18 +128298,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alerts", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "CommandAlias": null, "Permissions": [ { @@ -128324,21 +128329,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "CommandAlias": null, "Permissions": [ { @@ -128358,18 +128363,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "CommandAlias": null, "Permissions": [ { @@ -128389,33 +128394,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -128435,18 +128440,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -128466,21 +128471,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "CommandAlias": null, "Permissions": [ { @@ -128500,18 +128505,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "CommandAlias": null, "Permissions": [ { @@ -128531,18 +128536,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -128562,19 +128567,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -128594,18 +128599,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", "CommandAlias": null, "Permissions": [ { @@ -128625,19 +128630,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -128657,19 +128662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -128689,314 +128694,314 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/operations", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreement" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreement" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreementFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Get-MgBetaIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -129016,18 +129021,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/identityProviders", + "Command": "Get-MgBetaIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -129047,18 +129052,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/identityProviders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/identityProviders/$count", + "Command": "Get-MgBetaIdentityProviderCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityProviderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -129078,19 +129083,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/identityProviders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Command": "Get-MgBetaIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -129110,18 +129115,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/userFlows", + "Command": "Get-MgBetaIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -129141,19 +129146,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/userFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttribute", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [ { @@ -129173,18 +129178,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/userFlowAttributes", + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttribute", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [ { @@ -129204,18 +129209,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/userFlowAttributes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/userFlowAttributes/$count", + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -129235,18 +129240,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/userFlowAttributes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/userFlows/$count", + "Command": "Get-MgBetaIdentityUserFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -129266,47 +129271,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/userFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtection", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection", + "Command": "Get-MgBetaInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlocker", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/bitlocker", + "Command": "Get-MgBetaInformationProtectionBitlocker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphBitlocker", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [ { @@ -129326,18 +129331,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [ { @@ -129357,18 +129362,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -129388,76 +129393,76 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/dataLossPreventionPolicies", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/dataLossPreventionPolicies/$count", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/policy", + "Command": "Get-MgBetaInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [ { @@ -129477,18 +129482,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/policy/labels", + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [ { @@ -129508,18 +129513,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/policy/labels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/policy/labels/$count", + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -129539,62 +129544,62 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/policy/labels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/sensitivityLabels/$count", + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/sensitivityLabels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/sensitivityPolicySettings", + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [ { @@ -129614,18 +129619,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [ { @@ -129645,18 +129650,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -129676,1433 +129681,1433 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaInvitation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/invitations", + "Command": "Get-MgBetaInvitation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInvitation" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaInvitationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInvitation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/invitations/$count", + "Command": "Get-MgBetaInvitationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/invitations/invitedUser/mailboxSettings", + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/invitations/invitedUser/serviceProvisioningErrors", + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/invitations/invitedUserSponsors", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/invitations/invitedUserSponsors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/invitations/invitedUserSponsors/$count", + "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/invitations/invitedUserSponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/alerts/{alert-id}", + "Command": "Get-MgBetaNetworkAccessAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/alerts/{alert-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/alerts", + "Command": "Get-MgBetaNetworkAccessAlert", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/alerts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/alerts/$count", + "Command": "Get-MgBetaNetworkAccessAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessAlertCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/alerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/alerts/{alert-id}/policy", + "Command": "Get-MgBetaNetworkAccessAlertPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessAlertPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/alerts/{alert-id}/policy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity", + "Command": "Get-MgBetaNetworkAccessConnectivity", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches", + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-list-branches?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-list-branches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchconnectivityconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchconnectivityconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-devicelinks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-devicelinks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-forwardingprofiles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-forwardingprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringPolicies", + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-filteringpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringPolicies/$count", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Command": "Get-MgBetaNetworkAccessFilteringProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles", + "Command": "Get-MgBetaNetworkAccessFilteringProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/{conditionalAccessPolicy-id}", + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/{conditionalAccessPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies", + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/$count", + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/$count", + "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/$count", + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies", + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies/$count", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/$count", + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", + "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles", + "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingprofiles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles/$count", + "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-list-policies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-list-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/$count", + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", + "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/logs", + "Command": "Get-MgBetaNetworkAccessLog", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessLogs", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/logs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessLogs" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/logs/remoteNetworks", + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/logs/remoteNetworks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/logs/remoteNetworks/$count", + "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/logs/remoteNetworks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", + "Command": "Get-MgBetaNetworkAccessLogTraffic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessLogTraffic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessLogTraffic", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs/traffic", + "Command": "Get-MgBetaNetworkAccessLogTraffic", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-logs-list-traffic?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessLogTrafficCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs/traffic/$count", + "Command": "Get-MgBetaNetworkAccessLogTrafficCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports", + "Command": "Get-MgBetaNetworkAccessReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports/getCrossTenantSummary(startDateTime={startDateTime},endDateTime={endDateTime},discoveryPivotDateTime={discoveryPivotDateTime})", + "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports/getDestinationSummaries(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}')", + "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports/getDeviceUsageSummary(startDateTime={startDateTime},endDateTime={endDateTime},activityPivotDateTime={activityPivotDateTime})", + "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime},userId='@userId')", + "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess", + "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings", + "Command": "Get-MgBetaNetworkAccessSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessSettings" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/conditionalAccess", + "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/crossTenantAccess", + "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/enrichedAuditLogs", + "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/forwardingOptions", + "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaNetworkAccessTenantStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/tenantStatus", + "Command": "Get-MgBetaNetworkAccessTenantStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-tenantstatus-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgBetaOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -131130,18 +131135,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/oauth2PermissionGrants", + "Command": "Get-MgBetaOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -131169,18 +131174,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/oauth2PermissionGrants/$count", + "Command": "Get-MgBetaOauth2PermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -131208,18 +131213,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/oauth2PermissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/oauth2PermissionGrants/delta", + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrantDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -131247,175 +131252,177 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/oauth2PermissionGrants/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Command": "Get-MgBetaOnPremisePublishingProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles", + "Command": "Get-MgBetaOnPremisePublishingProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -131424,505 +131431,503 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPApplicationSegment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPApplicationSegment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPApplicationSegment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPApplicationSegment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/$count", + "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPublishedResource" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}", + "Command": "Get-MgBetaOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", "CommandAlias": null, "Permissions": [ { @@ -131958,18 +131963,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization", + "Command": "Get-MgBetaOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", "CommandAlias": null, "Permissions": [ { @@ -132045,19 +132050,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding", + "Command": "Get-MgBetaOrganizationBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBranding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "CommandAlias": null, "Permissions": [ { @@ -132109,94 +132114,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingCustomCss", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/customCSS", + "Command": "Get-MgBetaOrganizationBrandingCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingFavicon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/favicon", + "Command": "Get-MgBetaOrganizationBrandingFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/headerLogo", + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -132248,18 +132253,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -132311,19 +132316,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132359,19 +132364,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132407,19 +132412,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132471,19 +132476,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132519,19 +132524,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132567,19 +132572,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132615,19 +132620,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132663,19 +132668,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132711,64 +132716,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/getByIds", + "Command": "Get-MgBetaOrganizationById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaOrganizationById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "CommandAlias": null, "Permissions": [ { @@ -132788,18 +132793,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "CommandAlias": null, "Permissions": [ { @@ -132819,19 +132824,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132851,18 +132856,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/$count", + "Command": "Get-MgBetaOrganizationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -132938,112 +132943,112 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Get-MgBetaOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions", + "Command": "Get-MgBetaOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions/$count", + "Command": "Get-MgBetaOrganizationExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/getMemberGroups", + "Command": "Get-MgBetaOrganizationMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaOrganizationMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/getMemberObjects", + "Command": "Get-MgBetaOrganizationMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaOrganizationMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/partnerInformation", + "Command": "Get-MgBetaOrganizationPartnerInformation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationPartnerInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerInformation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/partnerInformation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings", + "Command": "Get-MgBetaOrganizationSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationSettings", "CommandAlias": null, "Permissions": [ { @@ -133063,19 +133068,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganizationSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Command": "Get-MgBetaOrganizationSettingContactInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingContactInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -133095,19 +133100,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Get-MgBetaOrganizationSettingItemInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingItemInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -133127,19 +133132,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", "CommandAlias": null, "Permissions": [ { @@ -133159,19 +133164,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingPersonInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -133191,236 +133196,236 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/getUserOwnedObjects", + "Command": "Get-MgBetaOrganizationUserOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaOrganizationUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/room", + "Command": "Get-MgBetaPlaceAsRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/room", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/room", + "Command": "Get-MgBetaPlaceAsRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/room", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList", + "Command": "Get-MgBetaPlaceAsRoomList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoomList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/roomList", + "Command": "Get-MgBetaPlaceAsRoomList", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoomList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/roomList", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/rooms", + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/rooms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/rooms/$count", + "Command": "Get-MgBetaPlaceAsRoomListRoomCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListRoomCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/rooms/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/workspaces", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/workspaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/workspaces/$count", + "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/workspaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaPlaceCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/places/$count", + "Command": "Get-MgBetaPlaceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceCountAsRoom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/places/room/$count", + "Command": "Get-MgBetaPlaceCountAsRoom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPlaceCountAsRoomList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/places/roomList/$count", + "Command": "Get-MgBetaPlaceCountAsRoomList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPlanner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Planner", "Uri": "/planner", + "Command": "Get-MgBetaPlanner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPlanner", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Get-MgBetaPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerBucket", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -133472,18 +133477,81 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/buckets", + "Command": "Get-MgBetaPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerBucket", + "OutputType": "IMicrosoftGraphPlannerBucket", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/buckets/$count", + "Command": "Get-MgBetaPlannerBucketCount", + "ApiReferenceLink": null, + "Variants": [ + "Get" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -133535,81 +133603,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/buckets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Planner", - "Uri": "/planner/buckets/$count", - "ApiReferenceLink": null, - "OutputType": null - }, - { + "Uri": "/planner/buckets/delta", + "Command": "Get-MgBetaPlannerBucketDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -133661,18 +133666,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/buckets/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Command": "Get-MgBetaPlannerBucketTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -133724,19 +133729,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Get-MgBetaPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -133788,18 +133793,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans", + "Command": "Get-MgBetaPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -133851,18 +133856,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgBetaPlannerPlanBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanBucket", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -133914,18 +133919,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/$count", + "Command": "Get-MgBetaPlannerPlanCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -133977,18 +133982,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/delta", + "Command": "Get-MgBetaPlannerPlanDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -134040,19 +134045,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgBetaPlannerPlanDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "CommandAlias": null, "Permissions": [ { @@ -134104,18 +134109,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgBetaPlannerPlanTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -134167,19 +134172,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Get-MgBetaPlannerRoster", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRoster", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "CommandAlias": null, "Permissions": [ { @@ -134215,47 +134220,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRoster" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters", + "Command": "Get-MgBetaPlannerRoster", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRoster", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/planner/rosters", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerRoster" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/$count", + "Command": "Get-MgBetaPlannerRosterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Get-MgBetaPlannerRosterMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "CommandAlias": null, "Permissions": [ { @@ -134291,66 +134296,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Planner", "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Command": "Get-MgBetaPlannerRosterMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "CommandAlias": null, "Permissions": [ { @@ -134386,33 +134343,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlan", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", + "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", + "Command": "Get-MgBetaPlannerRosterMemberCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -134448,19 +134391,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", + "Command": "Get-MgBetaPlannerRosterPlan", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlanCount", + "OutputType": "IMicrosoftGraphPlannerPlan", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}/plans", + "Command": "Get-MgBetaPlannerRosterPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -134496,19 +134453,67 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Planner", "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", + "Command": "Get-MgBetaPlannerRosterPlanCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Get-MgBetaPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -134560,18 +134565,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks", + "Command": "Get-MgBetaPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -134623,19 +134628,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -134687,19 +134692,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -134751,18 +134756,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/$count", + "Command": "Get-MgBetaPlannerTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -134814,18 +134819,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/delta", + "Command": "Get-MgBetaPlannerTaskDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -134845,19 +134850,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Get-MgBetaPlannerTaskDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "CommandAlias": null, "Permissions": [ { @@ -134909,19 +134914,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -134973,18 +134978,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/accessReviewPolicy", + "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "CommandAlias": null, "Permissions": [ { @@ -135004,19 +135009,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/accessReviewPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -135044,18 +135049,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -135083,62 +135088,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -135166,18 +135171,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "CommandAlias": null, "Permissions": [ { @@ -135213,19 +135218,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/adminConsentRequestPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -135253,18 +135258,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies", + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -135292,33 +135297,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -135354,19 +135359,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -135402,18 +135407,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies/$count", + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -135441,18 +135446,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "CommandAlias": null, "Permissions": [ { @@ -135472,76 +135477,76 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationFlowsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -135569,18 +135574,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -135608,62 +135613,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/$count", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -135691,33 +135696,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "CommandAlias": null, "Permissions": [ { @@ -135737,18 +135742,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/$count", + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -135768,77 +135773,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -135866,18 +135871,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -135905,33 +135910,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -135975,19 +135980,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -136031,18 +136036,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/$count", + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -136070,32 +136075,32 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/conditionalAccessPolicies/$count", + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/conditionalAccessPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "CommandAlias": null, "Permissions": [ { @@ -136115,18 +136120,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "CommandAlias": null, "Permissions": [ { @@ -136146,19 +136151,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [ { @@ -136178,18 +136183,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [ { @@ -136209,18 +136214,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -136240,19 +136245,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "CommandAlias": null, "Permissions": [ { @@ -136272,18 +136277,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicyTemplate", "CommandAlias": null, "Permissions": [ { @@ -136303,46 +136308,46 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -136370,18 +136375,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/defaultAppManagementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/deviceRegistrationPolicy", + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", "CommandAlias": null, "Permissions": [ { @@ -136409,32 +136414,32 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/deviceRegistrationPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/externalIdentitiesPolicy", + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", "CommandAlias": null, "Permissions": [ { @@ -136454,119 +136459,119 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/externalIdentitiesPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/featureRolloutPolicies", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/$count", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/federatedTokenValidationPolicy", + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/federatedTokenValidationPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -136594,18 +136599,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -136633,33 +136638,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -136703,19 +136708,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -136759,18 +136764,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -136798,33 +136803,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -136844,18 +136849,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -136875,18 +136880,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/$count", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -136906,18 +136911,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -136937,18 +136942,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -136968,19 +136973,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137000,48 +137005,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -137061,18 +137066,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -137092,18 +137097,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/$count", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137123,18 +137128,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -137154,18 +137159,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137185,19 +137190,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137217,48 +137222,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [ { @@ -137278,18 +137283,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [ { @@ -137309,18 +137314,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/$count", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137340,33 +137345,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [ { @@ -137386,19 +137391,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137418,33 +137423,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [ { @@ -137464,19 +137469,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137496,62 +137501,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPreApprovalPolicies", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPreApprovalPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -137595,18 +137600,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -137650,19 +137655,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -137706,18 +137711,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -137761,18 +137766,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137816,33 +137821,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -137886,33 +137891,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -137956,19 +137961,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -138012,19 +138017,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -138068,18 +138073,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -138123,19 +138128,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -138179,150 +138184,150 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/$count", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -138350,18 +138355,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -138389,33 +138394,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -138459,19 +138464,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -138515,18 +138520,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/$count", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -138554,19 +138559,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -138594,18 +138599,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -138633,89 +138638,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.Read.ApplicationConfiguration", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Identity.SignIns", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -138759,18 +138708,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -138796,35 +138746,90 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/tokenLifetimePolicies/$count", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, - "Permissions": [], + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print", + "Command": "Get-MgBetaPrint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPrint", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Get-MgBetaPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [ { @@ -138844,18 +138849,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/connectors/{printConnector-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/connectors", + "Command": "Get-MgBetaPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [ { @@ -138875,18 +138880,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/connectors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/connectors/$count", + "Command": "Get-MgBetaPrintConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrintConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -138906,19 +138911,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/connectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Get-MgBetaPrintOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [ { @@ -138946,47 +138951,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/operations/{printOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/operations", + "Command": "Get-MgBetaPrintOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/operations/$count", + "Command": "Get-MgBetaPrintOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrintOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}", + "Command": "Get-MgBetaPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -139038,18 +139043,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers", + "Command": "Get-MgBetaPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -139077,19 +139082,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/getCapabilities", + "Command": "Get-MgBetaPrintPrinterCapability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterCapability", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterCapabilities", "CommandAlias": null, "Permissions": [ { @@ -139117,33 +139122,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/getCapabilities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterCapabilities" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "Command": "Get-MgBetaPrintPrinterConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/connectors", + "Command": "Get-MgBetaPrintPrinterConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [ { @@ -139163,19 +139168,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/connectors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/connectors/$count", + "Command": "Get-MgBetaPrintPrinterConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnectorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -139195,18 +139200,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/connectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/$count", + "Command": "Get-MgBetaPrintPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -139234,19 +139239,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Get-MgBetaPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -139314,18 +139319,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "Get-MgBetaPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -139393,19 +139398,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/$count", + "Command": "Get-MgBetaPrintPrinterJobCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -139473,19 +139478,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Get-MgBetaPrintPrinterJobDocument", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [ { @@ -139521,33 +139526,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Command": "Get-MgBetaPrintPrinterJobDocument", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -139583,101 +139588,103 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Get-MgBetaPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Command": "Get-MgBetaPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "Command": "Get-MgBetaPrintPrinterJobTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares/{printerShare-id}", + "Command": "Get-MgBetaPrintPrinterShare", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -139686,199 +139693,197 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShare", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares/{printerShare-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares", + "Command": "Get-MgBetaPrintPrinterShare", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShare", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/shares/$count", + "Command": "Get-MgBetaPrintPrinterShareCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -139906,211 +139911,211 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/shares/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Get-MgBetaPrintPrinterShareJob", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJob", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs", + "Command": "Get-MgBetaPrintPrinterShareJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", + "Command": "Get-MgBetaPrintPrinterShareJobCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Get-MgBetaPrintPrinterShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Command": "Get-MgBetaPrintPrinterShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterSharePrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/printer", + "Command": "Get-MgBetaPrintPrinterSharePrinter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinter" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrinter", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [ { @@ -140138,18 +140143,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [ { @@ -140177,19 +140182,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -140217,34 +140222,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services/{printService-id}", + "Command": "Get-MgBetaPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [ { @@ -140416,18 +140421,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services/{printService-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintService" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services", + "Command": "Get-MgBetaPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [ { @@ -140599,18 +140604,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintService" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services/$count", + "Command": "Get-MgBetaPrintServiceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrintServiceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -140782,19 +140787,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Get-MgBetaPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [ { @@ -140966,18 +140971,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "Get-MgBetaPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [ { @@ -141149,19 +141154,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints/$count", + "Command": "Get-MgBetaPrintServiceEndpointCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpointCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -141333,19 +141338,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}", + "Command": "Get-MgBetaPrintShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShare", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [ { @@ -141373,18 +141378,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares", + "Command": "Get-MgBetaPrintShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShare", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [ { @@ -141412,18 +141417,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Command": "Get-MgBetaPrintShareAllowedGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -141443,18 +141448,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -141474,19 +141479,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -141506,47 +141511,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Command": "Get-MgBetaPrintShareAllowedUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -141566,18 +141571,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgBetaPrintShareAllowedUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -141597,19 +141602,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Command": "Get-MgBetaPrintShareAllowedUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -141629,62 +141634,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/$count", + "Command": "Get-MgBetaPrintShareCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -141712,19 +141717,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Get-MgBetaPrintShareJob", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -141792,18 +141797,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Command": "Get-MgBetaPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -141871,19 +141876,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/$count", + "Command": "Get-MgBetaPrintShareJobCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -141951,152 +141956,152 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Get-MgBetaPrintShareJobDocument", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocument", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "Get-MgBetaPrintShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocumentContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgBetaPrintShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocumentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Command": "Get-MgBetaPrintShareJobDocumentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Get-MgBetaPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Command": "Get-MgBetaPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Command": "Get-MgBetaPrintShareJobTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Command": "Get-MgBetaPrintShareJobTaskDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgBetaPrintShareJobTaskTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/printer", + "Command": "Get-MgBetaPrintSharePrinter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintSharePrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -142124,123 +142129,123 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/printer", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Get-MgBetaPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions", + "Command": "Get-MgBetaPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions/$count", + "Command": "Get-MgBetaPrintTaskDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -142260,18 +142265,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -142291,194 +142296,194 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -142498,33 +142503,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [ { @@ -142544,19 +142549,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -142576,1157 +142581,1157 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Command": "Get-MgBetaPrivilegedAccess", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedAccess", + "Command": "Get-MgBetaPrivilegedAccess", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedAccess", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedAccess/$count", + "Command": "Get-MgBetaPrivilegedAccessCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedAccess/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Command": "Get-MgBetaPrivilegedAccessResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Command": "Get-MgBetaPrivilegedAccessResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", + "Command": "Get-MgBetaPrivilegedAccessResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceParent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", + "Command": "Get-MgBetaPrivilegedAccessResourceParent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Command": "Get-MgBetaPrivilegedApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval", + "Command": "Get-MgBetaPrivilegedApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/$count", + "Command": "Get-MgBetaPrivilegedApprovalCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/request", + "Command": "Get-MgBetaPrivilegedApprovalRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Command": "Get-MgBetaPrivilegedOperationEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedOperationEvents", + "Command": "Get-MgBetaPrivilegedOperationEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEventCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedOperationEvents/$count", + "Command": "Get-MgBetaPrivilegedOperationEventCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Command": "Get-MgBetaPrivilegedRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoles", + "Command": "Get-MgBetaPrivilegedRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignments/$count", + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignmentRequests", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -143746,18 +143751,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignmentRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignmentRequests/$count", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -143777,287 +143782,287 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignmentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/$count", + "Command": "Get-MgBetaPrivilegedRoleCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignments", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleSetting", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Command": "Get-MgBetaPrivilegedRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Command": "Get-MgBetaPrivilegedRoleSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaProgram", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/programs/{program-id}", + "Command": "Get-MgBetaProgram", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgram" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphProgram", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programs", + "Command": "Get-MgBetaProgram", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaProgram", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "CommandAlias": null, "Permissions": [ { @@ -144077,12 +144082,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/programs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgram" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls/{programControl-id}", + "Command": "Get-MgBetaProgramControl", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -144091,25 +144098,23 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgBetaProgramControl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls/{programControl-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControl" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls", + "Command": "Get-MgBetaProgramControl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "Command": "Get-MgBetaProgramControl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", "CommandAlias": null, "Permissions": [ { @@ -144129,12 +144134,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgramControl" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls/$count", + "Command": "Get-MgBetaProgramControlCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -144142,9 +144149,7 @@ "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaProgramControlCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -144164,50 +144169,50 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls/{programControl-id}/program", + "Command": "Get-MgBetaProgramControlProgram", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaProgramControlProgram", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls/{programControl-id}/program", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgram" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControlTypes/{programControlType-id}", + "Command": "Get-MgBetaProgramControlType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaProgramControlType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControlTypes/{programControlType-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControlType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControlTypes", + "Command": "Get-MgBetaProgramControlType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaProgramControlType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", "CommandAlias": null, "Permissions": [ { @@ -144227,18 +144232,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/programControlTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgramControlType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControlTypes/$count", + "Command": "Get-MgBetaProgramControlTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaProgramControlTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -144258,18 +144263,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/programControlTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programs/$count", + "Command": "Get-MgBetaProgramCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaProgramCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -144289,161 +144294,161 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/programs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/appCredentialSignInActivities", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/appCredentialSignInActivities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/appCredentialSignInActivities/$count", + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/appCredentialSignInActivities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/applicationSignInDetailedSummary", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/applicationSignInDetailedSummary/$count", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getAttackSimulationRepeatOffenders", + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getAttackSimulationTrainingUserCoverage", + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getAttackSimulationSimulationUserCoverage", + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/authenticationMethods", + "Command": "Get-MgBetaReportAuthenticationMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [ { @@ -144463,18 +144468,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [ { @@ -144494,18 +144499,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -144525,3213 +144530,3213 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationSignInSummary" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportBrowserDistributionUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", + "Command": "Get-MgBetaReportBrowserDistributionUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportBrowserUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getBrowserUserCounts(period='{period}')", + "Command": "Get-MgBetaReportBrowserUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportBrowserUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getBrowserUserDetail(period='{period}')", + "Command": "Get-MgBetaReportBrowserUserDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUsageSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getCredentialUsageSummary(period='{period}')", + "Command": "Get-MgBetaReportCredentialUsageSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCredentialUsageSummary" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUsageSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getCredentialUserRegistrationCount", + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/credentialUserRegistrationDetails", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/credentialUserRegistrationDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/credentialUserRegistrationDetails/$count", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/credentialUserRegistrationDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsage/{printUsage-id}", + "Command": "Get-MgBetaReportDailyPrintUsage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsage", + "Command": "Get-MgBetaReportDailyPrintUsage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsage", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageByPrinter", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/dailyPrintUsageByUser", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByUser" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/dailyPrintUsageByUser/$count", + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/dailyPrintUsage/$count", + "Command": "Get-MgBetaReportDailyPrintUsageCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/dailyPrintUsageSummariesByUser", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Device" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/deviceConfigurationDeviceActivity", + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Device" ], - "Method": "GET", - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/deviceConfigurationUserActivity", + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Device" ], - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportEmailActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportEmailActivityUserCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Command": "Get-MgBetaReportEmailActivityUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Command": "Get-MgBetaReportEmailAppUsageUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportFormUserActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportFormUserActivityUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", + "Command": "Get-MgBetaReportFormUserActivityUserDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportGroupArchivedPrintJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgBetaReportGroupArchivedPrintJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphArchivedPrintJob" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportM365AppPlatformUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Command": "Get-MgBetaReportM365AppPlatformUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportM365AppUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Command": "Get-MgBetaReportM365AppUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportM365AppUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getM365AppUserDetail(date={date})", + "Command": "Get-MgBetaReportM365AppUserDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Command": "Get-MgBetaReportMailboxUsageDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageStorage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Command": "Get-MgBetaReportMailboxUsageStorage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "ApiReferenceLink": null, "Variants": [ "Detail", "DetailViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "ApiReferenceLink": null, "Variants": [ "Managed", "ManagedViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", + "ApiReferenceLink": null, "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/managedDeviceEnrollmentFailureTrends", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "ApiReferenceLink": null, "Variants": [ "Managed" ], - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", + "ApiReferenceLink": null, "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageByUser", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageByUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/monthlyPrintUsageSummariesByUser", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOffice365ActivationCounts", + "Command": "Get-MgBetaReportOffice365ActivationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOffice365ActivationsUserCounts", + "Command": "Get-MgBetaReportOffice365ActivationUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOffice365ActivationsUserDetail", + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Command": "Get-MgBetaReportOffice365ActiveUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActiveUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportOffice365GroupActivityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ServiceUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Command": "Get-MgBetaReportOffice365ServiceUserCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityFileCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Command": "Get-MgBetaReportOneDriveActivityFileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportOneDriveActivityUserCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageFileCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Command": "Get-MgBetaReportOneDriveUsageFileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageStorage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Command": "Get-MgBetaReportOneDriveUsageStorage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners", + "Command": "Get-MgBetaReportPartner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartners" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBilling", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartners", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing", + "Command": "Get-MgBetaReportPartnerBilling", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPartnersBilling", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Command": "Get-MgBetaReportPartnerBillingManifest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/partners/billing/manifests", + "Command": "Get-MgBetaReportPartnerBillingManifest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/partners/billing/manifests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/partners/billing/manifests/$count", + "Command": "Get-MgBetaReportPartnerBillingManifestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingManifestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/partners/billing/manifests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Command": "Get-MgBetaReportPartnerBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/partners/billing/operations", + "Command": "Get-MgBetaReportPartnerBillingOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/operations/$count", + "Command": "Get-MgBetaReportPartnerBillingOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingReconciliation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/reconciliation", + "Command": "Get-MgBetaReportPartnerBillingReconciliation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/reconciliation/billed", + "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingUsage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage", + "Command": "Get-MgBetaReportPartnerBillingUsage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingUsageBilled", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/billed", + "Command": "Get-MgBetaReportPartnerBillingUsageBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/unbilled", + "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphArchivedPrintJob" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSecurity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/security", + "Command": "Get-MgBetaReportSecurity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/serviceActivity", + "Command": "Get-MgBetaReportServiceActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/servicePrincipalSignInActivities", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/servicePrincipalSignInActivities/$count", + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Command": "Get-MgBetaReportSharePointActivityFileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Command": "Get-MgBetaReportSharePointActivityPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportSharePointActivityUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Command": "Get-MgBetaReportSharePointActivityUserDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsagePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Command": "Get-MgBetaReportSharePointSiteUsagePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportSla", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/sla", + "Command": "Get-MgBetaReportSla", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportSlaAzureAdAuthentication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/sla/azureADAuthentication", + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAzureAdAuthentication" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamActivityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Command": "Get-MgBetaReportTeamActivityDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityDistributionCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamActivityDistributionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamUserActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportTeamUserActivityUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserArchivedPrintJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgBetaReportUserArchivedPrintJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphArchivedPrintJob" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userCredentialUsageDetails", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userCredentialUsageDetails/$count", + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights", + "Command": "Get-MgBetaReportUserInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInsightsRoot" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDaily", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInsightsRoot", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/daily", + "Command": "Get-MgBetaReportUserInsightDaily", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/activeUsers", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/activeUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/activeUsers/$count", + "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/activeUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/authentications", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/authentications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/authentications/$count", + "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/authentications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/inactiveUsers", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/inactiveUsers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/daily/inactiveUsers/$count", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/mfaCompletions", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/mfaCompletions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/mfaCompletions/$count", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/mfaCompletions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/signUps", + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/signUps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/signUps/$count", + "Command": "Get-MgBetaReportUserInsightDailySignUpCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySignUpCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/signUps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", + "Command": "Get-MgBetaReportUserInsightDailySummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/summary", + "Command": "Get-MgBetaReportUserInsightDailySummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/summary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/summary/$count", + "Command": "Get-MgBetaReportUserInsightDailySummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/summary/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCountMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserCountMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/daily/userCount", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCountMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/daily/userCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserCountMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly", + "Command": "Get-MgBetaReportUserInsightMonthly", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthly", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/activeUsers", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/activeUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/activeUsers/$count", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/activeUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/authentications", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/authentications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/authentications/$count", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/authentications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/inactiveUsers", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/inactiveUsers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/mfaCompletions", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/mfaCompletions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRequestsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRequestsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/requests", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRequestsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/requests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserRequestsMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/requests/$count", + "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/requests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/signUps", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/signUps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/signUps/$count", + "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/signUps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/summary", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/summary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/userInsights/monthly/summary/$count", + "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/userInsights/monthly/summary/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportYammerActivityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Command": "Get-MgBetaReportYammerActivityUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Command": "Get-MgBetaReportYammerActivityUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Command": "Get-MgBetaReportYammerGroupActivityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Command": "Get-MgBetaReportYammerGroupActivityDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Command": "Get-MgBetaRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRiskDetection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskDetection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskDetections", + "Command": "Get-MgBetaRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRiskDetection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskDetections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskDetection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskDetections/$count", + "Command": "Get-MgBetaRiskDetectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRiskDetectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskDetections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Get-MgBetaRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -147751,18 +147756,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals", + "Command": "Get-MgBetaRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -147782,18 +147787,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -147813,33 +147818,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [ { @@ -147859,19 +147864,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -147891,62 +147896,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Command": "Get-MgBetaRiskyUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers", + "Command": "Get-MgBetaRiskyUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/$count", + "Command": "Get-MgBetaRiskyUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Get-MgBetaRiskyUserHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "CommandAlias": null, "Permissions": [ { @@ -147966,18 +147971,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Command": "Get-MgBetaRiskyUserHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "CommandAlias": null, "Permissions": [ { @@ -147997,19 +148002,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Command": "Get-MgBetaRiskyUserHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -148029,18 +148034,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement", + "Command": "Get-MgBetaRoleManagement", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleManagement", "CommandAlias": null, "Permissions": [ { @@ -148076,150 +148081,150 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC", + "Command": "Get-MgBetaRoleManagementCloudPc", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [ { @@ -148255,18 +148260,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [ { @@ -148302,62 +148307,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -148393,122 +148398,122 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -148616,18 +148621,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -148735,18 +148740,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -148854,47 +148859,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement", + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "CommandAlias": null, "Permissions": [ { @@ -148930,136 +148935,136 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [ { @@ -149095,18 +149100,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [ { @@ -149142,62 +149147,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -149233,122 +149238,122 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -149456,18 +149461,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -149575,18 +149580,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -149694,62 +149699,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory", + "Command": "Get-MgBetaRoleManagementDirectory", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [ { @@ -149777,18 +149782,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [ { @@ -149816,18 +149821,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -149855,19 +149860,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [ { @@ -149895,18 +149900,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [ { @@ -149934,34 +149939,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -149989,34 +149994,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -150060,18 +150065,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -150115,120 +150120,120 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -150272,64 +150277,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -150373,18 +150378,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -150428,48 +150433,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -150513,34 +150518,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -150584,18 +150589,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -150639,48 +150644,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -150724,79 +150729,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -150832,18 +150837,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -150879,48 +150884,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -150956,94 +150961,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -151087,18 +151092,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -151142,18 +151147,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -151197,63 +151202,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -151297,18 +151302,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -151352,33 +151357,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -151422,34 +151427,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -151493,18 +151498,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -151548,33 +151553,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -151618,79 +151623,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -151734,18 +151739,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -151789,33 +151794,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -151859,108 +151864,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -151996,33 +152001,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -152058,1439 +152063,1439 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement", + "Command": "Get-MgBetaRoleManagementEntitlementManagement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRbacApplication", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -153550,18 +153555,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -153621,120 +153626,120 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -153794,433 +153799,433 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -154328,18 +154333,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -154447,18 +154452,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -154566,504 +154571,504 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange", + "Command": "Get-MgBetaRoleManagementExchange", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacApplication" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", "CommandAlias": null, "Permissions": [ { @@ -155091,18 +155096,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/customAppScopes", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", "CommandAlias": null, "Permissions": [ { @@ -155130,18 +155135,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/customAppScopes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/customAppScopes/$count", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -155169,136 +155174,136 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/customAppScopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/resourceNamespaces", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/resourceNamespaces/$count", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/resourceNamespaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -155342,18 +155347,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleAssignments", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -155397,33 +155402,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleAssignments/$count", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -155467,64 +155472,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -155584,18 +155589,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleDefinitions", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -155655,18 +155660,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleDefinitions/$count", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -155726,151 +155731,151 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Get-MgBetaSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSchemaExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -155890,18 +155895,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.SchemaExtensions", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions", + "Uri": "/schemaExtensions", + "Command": "Get-MgBetaSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSchemaExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -155921,18 +155926,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.SchemaExtensions", - "Uri": "/schemaExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions", + "Uri": "/schemaExtensions/$count", + "Command": "Get-MgBetaSchemaExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSchemaExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -155952,19 +155957,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.SchemaExtensions", - "Uri": "/schemaExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Get-MgBetaSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSearchAcronym", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -155984,18 +155989,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/acronyms/{acronym-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/acronyms", + "Command": "Get-MgBetaSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSearchAcronym", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -156015,18 +156020,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/acronyms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/acronyms/$count", + "Command": "Get-MgBetaSearchAcronymCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSearchAcronymCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -156046,19 +156051,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/acronyms/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Get-MgBetaSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSearchBookmark", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -156078,18 +156083,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/bookmarks", + "Command": "Get-MgBetaSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSearchBookmark", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -156109,18 +156114,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/bookmarks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/bookmarks/$count", + "Command": "Get-MgBetaSearchBookmarkCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSearchBookmarkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -156140,33 +156145,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/bookmarks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search", + "Command": "Get-MgBetaSearchEntity", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSearchEntity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchEntity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/search", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/qnas/{qna-id}", + "Command": "Get-MgBetaSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSearchQna", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [ { @@ -156186,18 +156191,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/qnas/{qna-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/qnas", + "Command": "Get-MgBetaSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSearchQna", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [ { @@ -156217,18 +156222,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/qnas", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/qnas/$count", + "Command": "Get-MgBetaSearchQnaCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSearchQnaCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -156248,19 +156253,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/qnas/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/securityActions/{securityAction-id}", + "Command": "Get-MgBetaSecurityAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", "CommandAlias": null, "Permissions": [ { @@ -156280,18 +156285,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/securityActions/{securityAction-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/securityActions", + "Command": "Get-MgBetaSecurityAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", "CommandAlias": null, "Permissions": [ { @@ -156311,18 +156316,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/securityActions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/securityActions/$count", + "Command": "Get-MgBetaSecurityActionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityActionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -156342,19 +156347,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/securityActions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts/{alert-id}", + "Command": "Get-MgBetaSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [ { @@ -156374,18 +156379,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/alerts/{alert-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts", + "Command": "Get-MgBetaSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [ { @@ -156405,18 +156410,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/alerts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts/$count", + "Command": "Get-MgBetaSecurityAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -156436,19 +156441,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/alerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Get-MgBetaSecurityAlertV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [ { @@ -156468,18 +156473,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/alerts_v2/{alert-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts_v2", + "Command": "Get-MgBetaSecurityAlertV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [ { @@ -156499,18 +156504,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/alerts_v2", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts_v2/$count", + "Command": "Get-MgBetaSecurityAlertV2Count", + "ApiReferenceLink": null, "Variants": [ "Get1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2Count", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -156530,603 +156535,603 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/alerts_v2/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation", + "Command": "Get-MgBetaSecurityAttackSimulation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulations", + "Command": "Get-MgBetaSecurityAttackSimulation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulationAutomations", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulationAutomations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulations/$count", + "Command": "Get-MgBetaSecurityAttackSimulationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEndUserNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLandingPage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages/$count", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/loginPages", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/loginPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLoginPage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/loginPages/$count", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/loginPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/operations", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/operations/$count", + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/payloads", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/payloads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPayload" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/payloads/$count", + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/payloads/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/trainings", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/trainings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTraining" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrainingCampaign" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainingCampaigns", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrainingCampaign" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainingCampaigns/$count", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainings/$count", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog", + "Command": "Get-MgBetaSecurityAuditLog", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/auditLog", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Command": "Get-MgBetaSecurityAuditLogQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "CommandAlias": null, "Permissions": [ { @@ -157186,18 +157191,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries", + "Command": "Get-MgBetaSecurityAuditLogQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "CommandAlias": null, "Permissions": [ { @@ -157257,18 +157262,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/$count", + "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -157328,33 +157333,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "CommandAlias": null, "Permissions": [ { @@ -157414,19 +157419,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", + "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -157486,33 +157491,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases", + "Command": "Get-MgBetaSecurityCase", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -157532,18 +157537,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -157563,18 +157568,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -157594,19 +157599,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -157626,18 +157631,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -157657,19 +157662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -157689,19 +157694,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "CommandAlias": null, "Permissions": [ { @@ -157721,33 +157726,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [ { @@ -157767,19 +157772,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -157799,48 +157804,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [ { @@ -157860,19 +157865,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -157892,77 +157897,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [ { @@ -157982,19 +157987,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158014,19 +158019,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "CommandAlias": null, "Permissions": [ { @@ -158046,18 +158051,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "CommandAlias": null, "Permissions": [ { @@ -158077,19 +158082,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158109,92 +158114,92 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityUserSource", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [ { @@ -158214,19 +158219,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158246,19 +158251,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -158278,77 +158283,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "CommandAlias": null, "Permissions": [ { @@ -158368,19 +158373,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158400,19 +158405,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -158432,18 +158437,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -158463,19 +158468,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158495,19 +158500,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "CommandAlias": null, "Permissions": [ { @@ -158527,18 +158532,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "CommandAlias": null, "Permissions": [ { @@ -158558,34 +158563,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158605,19 +158610,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -158637,34 +158642,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -158684,48 +158689,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -158745,18 +158750,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -158776,19 +158781,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158808,19 +158813,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -158840,18 +158845,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -158871,78 +158876,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -158962,63 +158967,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", "CommandAlias": null, "Permissions": [ { @@ -159038,63 +159043,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "CommandAlias": null, "Permissions": [ { @@ -159114,19 +159119,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -159146,18 +159151,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -159177,63 +159182,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -159253,91 +159258,91 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cloudAppSecurityProfiles", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cloudAppSecurityProfiles/$count", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaboration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/collaboration", + "Command": "Get-MgBetaSecurityCollaboration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "CommandAlias": null, "Permissions": [ { @@ -159357,18 +159362,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/collaboration/analyzedEmails", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "CommandAlias": null, "Permissions": [ { @@ -159388,18 +159393,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/collaboration/analyzedEmails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/collaboration/analyzedEmails/$count", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -159419,320 +159424,320 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/collaboration/analyzedEmails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/domainSecurityProfiles", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/domainSecurityProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/domainSecurityProfiles/$count", + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/domainSecurityProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/fileSecurityProfiles", + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/fileSecurityProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/fileSecurityProfiles/$count", + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/fileSecurityProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/hostSecurityProfiles", + "Command": "Get-MgBetaSecurityHostSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/hostSecurityProfiles/$count", + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities", + "Command": "Get-MgBetaSecurityIdentity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/identities/healthIssues", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/identities/healthIssues", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/identities/healthIssues/$count", + "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/identities/healthIssues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/identities/sensors/{sensor-id}", + "Command": "Get-MgBetaSecurityIdentitySensor", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/identities/sensors/{sensor-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensor" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensor", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/identities/sensors", + "Command": "Get-MgBetaSecurityIdentitySensor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensor" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/sensors/$count", + "Command": "Get-MgBetaSecurityIdentitySensorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/sensors/getDeploymentAccessKey", + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/sensors/getDeploymentPackageUri", + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/incidents/{incident-id}", + "Command": "Get-MgBetaSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIncident", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [ { @@ -159752,18 +159757,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/incidents/{incident-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIncident" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/incidents", + "Command": "Get-MgBetaSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIncident", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [ { @@ -159783,77 +159788,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/incidents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIncident" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "Command": "Get-MgBetaSecurityIncidentAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/incidents/{incident-id}/alerts", + "Command": "Get-MgBetaSecurityIncidentAlert", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/incidents/{incident-id}/alerts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "Command": "Get-MgBetaSecurityIncidentAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlertCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/incidents/$count", + "Command": "Get-MgBetaSecurityIncidentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -159873,32 +159878,32 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/incidents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection", + "Command": "Get-MgBetaSecurityInformationProtection", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/informationProtection", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "CommandAlias": null, "Permissions": [ { @@ -159918,19 +159923,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/labelPolicySettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [ { @@ -159950,18 +159955,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/sensitivityLabels", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [ { @@ -159981,18 +159986,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/sensitivityLabels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/sensitivityLabels/$count", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -160012,365 +160017,365 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/sensitivityLabels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Command": "Get-MgBetaSecurityIPSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/ipSecurityProfiles", + "Command": "Get-MgBetaSecurityIPSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/ipSecurityProfiles/$count", + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels", + "Command": "Get-MgBetaSecurityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Command": "Get-MgBetaSecurityLabelAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/authorities", + "Command": "Get-MgBetaSecurityLabelAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/authorities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/authorities/$count", + "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthorityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/authorities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Command": "Get-MgBetaSecurityLabelCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/categories", + "Command": "Get-MgBetaSecurityLabelCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/categories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/categories/$count", + "Command": "Get-MgBetaSecurityLabelCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Command": "Get-MgBetaSecurityLabelCitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/citations", + "Command": "Get-MgBetaSecurityLabelCitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/citations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/citations/$count", + "Command": "Get-MgBetaSecurityLabelCitationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/citations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Command": "Get-MgBetaSecurityLabelDepartment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/departments", + "Command": "Get-MgBetaSecurityLabelDepartment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/departments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/departments/$count", + "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/departments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/filePlanReferences", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/filePlanReferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/filePlanReferences/$count", + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/filePlanReferences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "Command": "Get-MgBetaSecurityLabelRetentionEventType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionEventType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "CommandAlias": null, "Permissions": [ { @@ -160390,18 +160395,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels", + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "CommandAlias": null, "Permissions": [ { @@ -160421,18 +160426,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/$count", + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -160452,167 +160457,167 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner", + "Command": "Get-MgBetaSecurityPartner", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/partner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", "CommandAlias": null, "Permissions": [ { @@ -160632,18 +160637,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityAlerts", + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", "CommandAlias": null, "Permissions": [ { @@ -160663,18 +160668,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/partner/securityAlerts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityAlerts/$count", + "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -160694,76 +160699,219 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/partner/securityAlerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Uri": "/security/partner/securityScore", + "Command": "Get-MgBetaSecurityPartnerSecurityScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-get?view=graph-rest-beta", + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityScore", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSetting", + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/customerInsights", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-customerinsights?view=graph-rest-beta", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Uri": "/security/partner/securityScore/customerInsights/$count", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreCustomerInsightCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting" + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityscorehistory-get?view=graph-rest-beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSetting", + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/history", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-history?view=graph-rest-beta", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/providerTenantSettings", + "Uri": "/security/partner/securityScore/history/$count", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreHistoryCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting" + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-securityrequirement-get?view=graph-rest-beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/requirements", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityscore-list-requirements?view=graph-rest-beta", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/requirements/$count", + "Command": "Get-MgBetaSecurityPartnerSecurityScoreRequirementCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphProviderTenantSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/providerTenantSettings/$count", + "Uri": "/security/providerTenantSettings", + "Command": "Get-MgBetaSecurityProviderTenantSetting", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/providerTenantSettings/$count", + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/rules", + "Command": "Get-MgBetaSecurityRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRulesRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityRuleDetectionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "CommandAlias": null, "Permissions": [ { @@ -160783,18 +160931,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDetectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/rules/detectionRules", + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityRuleDetectionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "CommandAlias": null, "Permissions": [ { @@ -160814,18 +160962,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/rules/detectionRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDetectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/rules/detectionRules/$count", + "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -160845,19 +160993,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/rules/detectionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Get-MgBetaSecuritySecureScore", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [ { @@ -160877,18 +161025,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/secureScores/{secureScore-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/secureScores", + "Command": "Get-MgBetaSecuritySecureScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [ { @@ -160908,19 +161056,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/secureScores", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecureScore" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [ { @@ -160940,18 +161088,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/secureScoreControlProfiles", + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [ { @@ -160971,18 +161119,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/secureScoreControlProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/secureScoreControlProfiles/$count", + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -161002,18 +161150,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/secureScoreControlProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/secureScores/$count", + "Command": "Get-MgBetaSecuritySecureScoreCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -161033,19 +161181,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/secureScores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -161065,18 +161213,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests", + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -161096,194 +161244,194 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -161303,19 +161451,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -161335,48 +161483,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [ { @@ -161396,19 +161544,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -161428,663 +161576,665 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence", + "Command": "Get-MgBetaSecurityThreatIntelligence", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/articles", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/articles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/articles/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/articles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/articleIndicators", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/articleIndicators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostComponents", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostComponents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostComponents/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostComponents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostCookies", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostCookies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostCookies/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostCookies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostPairs", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostPairs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", - "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPairs/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostPorts", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostPorts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPorts/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostReputation" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", @@ -162093,860 +162243,858 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/hostTrackers", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/hostTrackers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelProfiles", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelProfiles/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/sslCertificates", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/sslCertificates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/subdomains", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/subdomains", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/subdomains/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/subdomains/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission", + "Command": "Get-MgBetaSecurityThreatSubmission", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -162982,18 +163130,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreats", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -163029,18 +163177,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreats/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -163076,19 +163224,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "CommandAlias": null, "Permissions": [ { @@ -163132,18 +163280,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "CommandAlias": null, "Permissions": [ { @@ -163187,18 +163335,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -163242,19 +163390,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -163290,18 +163438,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/fileThreats", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -163337,18 +163485,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/fileThreats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/fileThreats/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -163384,19 +163532,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/fileThreats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -163432,18 +163580,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/urlThreats", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -163479,18 +163627,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/urlThreats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/urlThreats/$count", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -163526,76 +163674,76 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/urlThreats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Command": "Get-MgBetaSecurityTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicator", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/tiIndicators", + "Command": "Get-MgBetaSecurityTiIndicator", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicatorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/tiIndicators/$count", + "Command": "Get-MgBetaSecurityTiIndicatorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTrigger", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggers", + "Command": "Get-MgBetaSecurityTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [ { @@ -163615,18 +163763,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggers/retentionEvents", + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [ { @@ -163646,18 +163794,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/triggers/retentionEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggers/retentionEvents/$count", + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -163677,19 +163825,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/triggers/retentionEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [ { @@ -163709,33 +163857,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggerTypes", + "Command": "Get-MgBetaSecurityTriggerType", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/triggerTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [ { @@ -163755,18 +163903,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggerTypes/retentionEventTypes", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [ { @@ -163786,18 +163934,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggerTypes/retentionEventTypes/$count", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -163817,309 +163965,309 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/userSecurityProfiles", + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/userSecurityProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/userSecurityProfiles/$count", + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/userSecurityProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceHealth" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceHealth" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Get-MgBetaServiceAnnouncementIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "Get-MgBetaServiceAnnouncementIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues/$count", + "Command": "Get-MgBetaServiceAnnouncementIssueCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Get-MgBetaServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "Get-MgBetaServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/$count", + "Command": "Get-MgBetaServiceAnnouncementMessageCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Get-MgBetaServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -164163,18 +164311,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals", + "Command": "Get-MgBetaServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -164218,77 +164366,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -164332,19 +164480,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -164388,33 +164536,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -164458,19 +164606,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -164514,19 +164662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Get-MgBetaServicePrincipalByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalByAppId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -164570,33 +164718,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/getByIds", + "Command": "Get-MgBetaServicePrincipalById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -164640,18 +164788,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -164695,19 +164843,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -164751,19 +164899,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Command": "Get-MgBetaServicePrincipalClaimPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", "CommandAlias": null, "Permissions": [ { @@ -164783,18 +164931,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/$count", + "Command": "Get-MgBetaServicePrincipalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -164838,33 +164986,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -164908,48 +165056,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -164993,48 +165141,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [ { @@ -165062,19 +165210,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -165102,18 +165250,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/delta", + "Command": "Get-MgBetaServicePrincipalDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -165157,62 +165305,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Get-MgBetaServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "Get-MgBetaServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "Command": "Get-MgBetaServicePrincipalEndpointCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpointCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -165256,18 +165404,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -165311,19 +165459,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -165367,80 +165515,80 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", + "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Command": "Get-MgBetaServicePrincipalMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -165524,21 +165672,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Command": "Get-MgBetaServicePrincipalMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -165638,33 +165786,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgBetaServicePrincipalMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Command": "Get-MgBetaServicePrincipalMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -165708,106 +165856,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Command": "Get-MgBetaServicePrincipalMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -165851,78 +165999,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -165950,19 +166098,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -165990,33 +166138,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -166060,135 +166208,135 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -166232,78 +166380,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Command": "Get-MgBetaServicePrincipalOwner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -166347,105 +166495,105 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -166489,19 +166637,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Command": "Get-MgBetaServicePrincipalOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -166545,66 +166693,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "CommandAlias": null, "Permissions": [ { @@ -166640,63 +166788,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "CommandAlias": null, "Permissions": [ { @@ -166748,19 +166896,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [ { @@ -166812,108 +166960,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Get-MgBetaServicePrincipalSynchronization", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -166933,19 +167081,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [ { @@ -166973,18 +167121,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [ { @@ -167012,49 +167160,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -167082,19 +167230,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [ { @@ -167138,78 +167286,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -167237,18 +167385,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -167276,19 +167424,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -167316,19 +167464,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [ { @@ -167356,121 +167504,121 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -167514,19 +167662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -167570,33 +167718,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -167632,106 +167780,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -167767,78 +167915,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/getUserOwnedObjects", + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/settings/$count", + "Command": "Get-MgBetaSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSettingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -167874,151 +168022,151 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgBetaShareContentTypeBase", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgBetaShareContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgBetaShareContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/$count", + "Command": "Get-MgBetaShareCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaShareCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "Command": "Get-MgBetaShareCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Command": "Get-MgBetaShareDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -168046,19 +168194,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Get-MgBetaShareDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -168110,19 +168258,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaShareDriveItemContentStream", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -168174,1197 +168322,1197 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "Command": "Get-MgBetaShareItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaShareItem", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items", + "Command": "Get-MgBetaShareItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Command": "Get-MgBetaShareItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Command": "Get-MgBetaShareItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareItemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "Command": "Get-MgBetaShareItemCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaShareItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaShareLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Get-MgBetaShareList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/activities", + "Command": "Get-MgBetaShareListActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgBetaShareListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaShareListColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "Get-MgBetaShareListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "Command": "Get-MgBetaShareListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaShareListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgBetaShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "Get-MgBetaShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaShareListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "Command": "Get-MgBetaShareListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "Command": "Get-MgBetaShareListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Command": "Get-MgBetaShareListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Command": "Get-MgBetaShareListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "Get-MgBetaShareListItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", + "Command": "Get-MgBetaShareListItemActivity", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaShareListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgBetaShareListItemAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgBetaShareListItemCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "Command": "Get-MgBetaShareListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgBetaShareListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgBetaShareListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaShareListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgBetaShareListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaShareListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", + "Command": "Get-MgBetaShareListItemPermission", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", + "Command": "Get-MgBetaShareListItemPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgBetaShareListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgBetaShareListItemVersion", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgBetaShareListItemVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaShareListItemVersionField", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaShareListOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaShareListOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Command": "Get-MgBetaShareListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "Command": "Get-MgBetaShareListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "Command": "Get-MgBetaShareListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions", + "Command": "Get-MgBetaShareListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", + "Command": "Get-MgBetaShareListPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgBetaShareListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "Get-MgBetaShareListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareListSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "Command": "Get-MgBetaShareListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSharePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Get-MgBetaSharePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/root", + "Command": "Get-MgBetaShareRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareRootContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Command": "Get-MgBetaShareRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Command": "Get-MgBetaShareRootContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", "CommandAlias": null, "Permissions": [ { @@ -169392,48 +169540,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/site", + "Command": "Get-MgBetaShareSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaShareSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}", + "Command": "Get-MgBetaSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -169453,18 +169601,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites", + "Command": "Get-MgBetaSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -169484,34 +169632,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaSiteActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics", + "Command": "Get-MgBetaSiteAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [ { @@ -169563,152 +169711,152 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -169760,19 +169908,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics/allTime", + "Command": "Get-MgBetaSiteAnalyticTime", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -169824,19 +169972,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics/allTime", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgBetaSiteApplicableContentTypeForList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteApplicableContentTypeForList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -169872,34 +170020,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgBetaSiteByPath", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteByPath", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -169935,18 +170083,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/columns", + "Command": "Get-MgBetaSiteColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -169982,19 +170130,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/columns/$count", + "Command": "Get-MgBetaSiteColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteColumnCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -170030,34 +170178,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaSiteColumnSourceColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", + "Command": "Get-MgBetaSiteContentModelAppliedDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentModelAppliedDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [ { @@ -170085,19 +170233,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", + "Command": "Get-MgBetaSiteContentModelByName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentModelByName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [ { @@ -170125,34 +170273,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", + "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModelUsage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentModelUsage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgBetaSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -170188,18 +170336,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "Get-MgBetaSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -170235,85 +170383,85 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgBetaSiteContentTypeBase", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgBetaSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgBetaSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -170349,18 +170497,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -170396,19 +170544,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaSiteContentTypeColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -170444,122 +170592,122 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -170579,19 +170727,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/$count", + "Command": "Get-MgBetaSiteContentTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -170627,18 +170775,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/$count", + "Command": "Get-MgBetaSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -170658,19 +170806,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/drive", + "Command": "Get-MgBetaSiteDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteDefaultDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -170722,18 +170870,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/delta", + "Command": "Get-MgBetaSiteDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaSiteDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -170753,33 +170901,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/drives/{drive-id}", + "Command": "Get-MgBetaSiteDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/drives", + "Command": "Get-MgBetaSiteDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -170831,19 +170979,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/drives/$count", + "Command": "Get-MgBetaSiteDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteDriveCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -170895,397 +171043,397 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/externalColumns", + "Command": "Get-MgBetaSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/externalColumns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/externalColumns/$count", + "Command": "Get-MgBetaSiteExternalColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumnCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/externalColumns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPath", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "Get-MgBetaSiteGetByPath", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Get-MgBetaSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "Get-MgBetaSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "Get-MgBetaSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "Command": "Get-MgBetaSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "Command": "Get-MgBetaSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathExternalColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Command": "Get-MgBetaSiteGetByPathExternalColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathOnenote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Get-MgBetaSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "Get-MgBetaSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "Get-MgBetaSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "Get-MgBetaSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", + "Command": "Get-MgBetaSiteGetByPathSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathTermStore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Get-MgBetaSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaSiteItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "Command": "Get-MgBetaSiteLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgBetaSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [ { @@ -171305,18 +171453,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists", + "Command": "Get-MgBetaSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [ { @@ -171336,18 +171484,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Command": "Get-MgBetaSiteListActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [ { @@ -171399,19 +171547,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -171447,18 +171595,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgBetaSiteListColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -171494,19 +171642,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Command": "Get-MgBetaSiteListColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListColumnCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -171542,34 +171690,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaSiteListColumnSourceColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgBetaSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -171605,18 +171753,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgBetaSiteListContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -171652,19 +171800,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -171700,18 +171848,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -171747,19 +171895,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -171795,122 +171943,122 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -171930,19 +172078,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Command": "Get-MgBetaSiteListContentTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -171978,19 +172126,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/$count", + "Command": "Get-MgBetaSiteListCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -172010,93 +172158,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "Command": "Get-MgBetaSiteListCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Command": "Get-MgBetaSiteListDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgBetaSiteListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [ { @@ -172124,18 +172272,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgBetaSiteListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [ { @@ -172155,33 +172303,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Command": "Get-MgBetaSiteListItemActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Command": "Get-MgBetaSiteListItemActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [ { @@ -172233,34 +172381,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaSiteListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Command": "Get-MgBetaSiteListItemActivityCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -172312,79 +172460,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItem", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "Command": "Get-MgBetaSiteListItemActivityDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "Command": "Get-MgBetaSiteListItemActivityListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgBetaSiteListItemAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [ { @@ -172436,80 +172584,80 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Command": "Get-MgBetaSiteListItemCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Command": "Get-MgBetaSiteListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [ { @@ -172529,19 +172677,130 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Selected", + "Description": "Access selected site collections", + "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.Selected", + "Description": "Access selected site collections", + "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -172585,145 +172844,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Selected", - "Description": "Access selected site collections", - "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.Selected", - "Description": "Access selected site collections", - "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Permissions": [], + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgBetaSiteListItemDriveItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -172775,64 +172923,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItemContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Get-MgBetaSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaSiteListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Get-MgBetaSiteListItemField", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaSiteListItemPermission", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -172868,18 +173016,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Command": "Get-MgBetaSiteListItemPermission", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -172915,19 +173063,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", + "Command": "Get-MgBetaSiteListItemPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -172963,19 +173111,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgBetaSiteListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [ { @@ -172995,18 +173143,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgBetaSiteListItemVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [ { @@ -173026,19 +173174,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Command": "Get-MgBetaSiteListItemVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -173058,34 +173206,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaSiteListItemVersionField", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaSiteListOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -173121,18 +173269,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "Get-MgBetaSiteListOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -173168,19 +173316,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Command": "Get-MgBetaSiteListOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -173216,19 +173364,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Get-MgBetaSiteListPermission", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -173264,18 +173412,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", + "Command": "Get-MgBetaSiteListPermission", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -173311,19 +173459,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", + "Command": "Get-MgBetaSiteListPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListPermissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -173359,63 +173507,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Get-MgBetaSiteListSubscription", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "Get-MgBetaSiteListSubscription", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Command": "Get-MgBetaSiteListSubscriptionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteListSubscriptionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgBetaSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -173459,18 +173607,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgBetaSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -173514,19 +173662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -173570,21 +173718,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "CommandAlias": null, "Permissions": [ { @@ -173628,18 +173776,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -173683,18 +173831,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -173738,19 +173886,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgBetaSiteOnenoteOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -173794,34 +173942,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Command": "Get-MgBetaSiteOnenoteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgBetaSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -173857,18 +174005,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "Get-MgBetaSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -173904,34 +174052,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaSiteOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/pages/$count", + "Command": "Get-MgBetaSiteOnenotePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -173967,34 +174115,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgBetaSiteOnenoteResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgBetaSiteOnenoteResourceContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -174030,34 +174178,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Command": "Get-MgBetaSiteOnenoteResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgBetaSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -174101,18 +174249,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "Get-MgBetaSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -174156,19 +174304,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sections/$count", + "Command": "Get-MgBetaSiteOnenoteSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -174212,19 +174360,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -174268,19 +174416,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -174324,21 +174472,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -174382,18 +174530,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -174437,18 +174585,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -174484,19 +174632,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaSiteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -174532,18 +174680,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/operations", + "Command": "Get-MgBetaSiteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -174579,19 +174727,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/operations/$count", + "Command": "Get-MgBetaSiteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -174627,19 +174775,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Get-MgBetaSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [ { @@ -174659,18 +174807,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBaseSitePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages", + "Command": "Get-MgBetaSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [ { @@ -174690,33 +174838,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBaseSitePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Command": "Get-MgBetaSitePageAsSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/sitePage", + "Command": "Get-MgBetaSitePageAsSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [ { @@ -174736,387 +174884,387 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/sitePage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Get-MgBetaSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "Get-MgBetaSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWebPart", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/$count", + "Command": "Get-MgBetaSitePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -175136,19 +175284,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/pages/sitePage/$count", + "Command": "Get-MgBetaSitePageCountAsSitePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageCountAsSitePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -175168,226 +175316,226 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Command": "Get-MgBetaSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Command": "Get-MgBetaSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Get-MgBetaSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/permissions", + "Command": "Get-MgBetaSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/permissions/$count", + "Command": "Get-MgBetaSitePermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSitePermissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgBetaSiteRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteRecentNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", "CommandAlias": null, "Permissions": [ { @@ -175431,19 +175579,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecentNotebook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore", + "Command": "Get-MgBetaSiteTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [ { @@ -175463,19 +175611,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Get-MgBetaSiteTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [ { @@ -175495,18 +175643,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups", + "Command": "Get-MgBetaSiteTermStoreGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [ { @@ -175526,19 +175674,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/$count", + "Command": "Get-MgBetaSiteTermStoreGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -175558,33 +175706,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [ { @@ -175604,185 +175752,185 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", - "ApiVersion": "beta", + ], + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -175802,123 +175950,123 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -175938,300 +176086,300 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Get-MgBetaSiteTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [ { @@ -176251,50 +176399,50 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets", + "Command": "Get-MgBetaSiteTermStoreSet", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Get-MgBetaSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "Get-MgBetaSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -176314,792 +176462,792 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaSiteTermStoreSetChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/$count", + "Command": "Get-MgBetaSiteTermStoreSetCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [ { @@ -177119,19 +177267,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -177151,64 +177299,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -177228,47 +177376,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -177288,19 +177436,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -177320,152 +177468,152 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Command": "Get-MgBetaSiteTermStoreSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [ { @@ -177485,19 +177633,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -177517,1434 +177665,1339 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgBetaSiteTermStoreSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore", + "Command": "Get-MgBetaSolutionBackupRestore", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBackupRestoreRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/driveInclusionRules", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/driveInclusionRules/$count", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/driveProtectionUnits", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestorePoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Command": "Get-MgBetaSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestorePoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restorePoints", + "Command": "Get-MgBetaSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestorePointCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/$count", + "Command": "Get-MgBetaSolutionBackupRestorePointCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", + "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionUnitBase" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/$count", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProtectionUnitBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/protectionUnits", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/protectionUnits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionUnitBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/protectionUnits/$count", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/protectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/serviceApps", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/serviceApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/serviceApps/$count", + "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/serviceApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRestoreSessionBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/restoreSessions", + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/restoreSessions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRestoreSessionBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/restoreSessions/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/restoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteProtectionRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSiteProtectionUnit" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenario", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, - "Permissions": [ - { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario" + "Permissions": [], + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenario", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario" - }, - { + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Command": "Get-MgBetaSolutionBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", "CommandAlias": null, "Permissions": [ { @@ -178980,18 +179033,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios", + "Command": "Get-MgBetaSolutionBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", "CommandAlias": null, "Permissions": [ { @@ -179027,19 +179080,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", + "OutputType": "IMicrosoftGraphBusinessScenario", + "CommandAlias": null, + "Permissions": [ + { + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/$count", + "Command": "Get-MgBetaSolutionBusinessScenarioCount", + "ApiReferenceLink": null, + "Variants": [ + "Get" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -179075,19 +179175,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", "CommandAlias": null, "Permissions": [ { @@ -179123,19 +179223,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", "CommandAlias": null, "Permissions": [ { @@ -179171,18 +179271,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "CommandAlias": null, "Permissions": [ { @@ -179218,19 +179319,66 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "CommandAlias": null, + "Permissions": [ + { + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -179266,19 +179414,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "CommandAlias": null, "Permissions": [ { @@ -179298,18 +179446,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "CommandAlias": null, "Permissions": [ { @@ -179329,49 +179477,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", "CommandAlias": null, "Permissions": [ { @@ -179407,19 +179555,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -179439,96 +179587,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTaskDetails" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSubscribedSku", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "CommandAlias": null, - "Permissions": [ - { - "Name": "Organization.Read.All", - "Description": "Read organization information", - "FullDescription": "Allows the app to read the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Get-MgBetaSubscribedSku", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscribedSku" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSubscribedSku", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", "CommandAlias": null, "Permissions": [ { @@ -179564,62 +179665,109 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/subscribedSkus", + "Command": "Get-MgBetaSubscribedSku", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscribedSku" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubscribedSku", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Organization.Read.All", + "Description": "Read organization information", + "FullDescription": "Allows the app to read the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications", + "Uri": "/subscriptions/{subscription-id}", + "Command": "Get-MgBetaSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ChangeNotifications", - "Uri": "/subscriptions/{subscription-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications", + "Uri": "/subscriptions", + "Command": "Get-MgBetaSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ChangeNotifications", - "Uri": "/subscriptions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/sites/{site-id1}", + "Command": "Get-MgBetaSubSite", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaSubSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/sites", + "Command": "Get-MgBetaSubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", "Variants": [ "List2" ], - "Method": "GET", - "Command": "Get-MgBetaSubSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -179639,19 +179787,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/sites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/sites/$count", + "Command": "Get-MgBetaSubSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaSubSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -179671,19 +179819,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}", + "Command": "Get-MgBetaTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -179759,18 +179907,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams", + "Command": "Get-MgBetaTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -179798,19 +179946,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Get-MgBetaTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -179886,18 +180034,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels", + "Command": "Get-MgBetaTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -179973,19 +180121,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/$count", + "Command": "Get-MgBetaTeamChannelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -180061,19 +180209,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgBetaTeamChannelFileFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -180149,49 +180297,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Command": "Get-MgBetaTeamChannelFileFolderContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Command": "Get-MgBetaTeamChannelFileFolderContentStream", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -180227,18 +180375,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "Get-MgBetaTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -180266,19 +180414,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Command": "Get-MgBetaTeamChannelMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -180306,21 +180454,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -180356,18 +180504,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "Get-MgBetaTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -180403,19 +180551,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", + "Command": "Get-MgBetaTeamChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -180451,19 +180599,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgBetaTeamChannelMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -180499,21 +180647,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -180549,18 +180697,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -180596,19 +180744,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -180644,19 +180792,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaTeamChannelMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -180692,18 +180840,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaTeamChannelMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -180739,19 +180887,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -180787,19 +180935,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -180835,21 +180983,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -180885,18 +181033,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -180932,19 +181080,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -180980,36 +181128,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Command": "Get-MgBetaTeamChannelRetainedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelRetainedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [ { @@ -181029,18 +181177,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [ { @@ -181060,33 +181208,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -181106,19 +181254,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -181138,19 +181286,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -181170,19 +181318,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgBetaTeamChannelTab", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -181282,18 +181430,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "Get-MgBetaTeamChannelTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -181393,19 +181541,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Command": "Get-MgBetaTeamChannelTabCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTabCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -181505,33 +181653,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaTeamChannelTabTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTabTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/$count", + "Command": "Get-MgBetaTeamCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -181559,102 +181707,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "Command": "Get-MgBetaTeamGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamGroupServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Command": "Get-MgBetaTeamIncomingChannel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Channel.ReadBasic.All", - "Description": "Read the names and descriptions of all channels", - "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelSettings.ReadWrite.All", - "Description": "Read and write the names, descriptions, and settings of all channels", - "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.Read.All", - "Description": "Read the names, descriptions, and settings of all channels", - "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/incomingChannels", + "Command": "Get-MgBetaTeamIncomingChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -181682,19 +181790,59 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/incomingChannels/$count", + "Command": "Get-MgBetaTeamIncomingChannelCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of all channels", + "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of all channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of all channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgBetaTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -181850,18 +181998,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps", + "Command": "Get-MgBetaTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -182009,19 +182157,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps/$count", + "Command": "Get-MgBetaTeamInstalledAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -182169,49 +182317,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -182239,18 +182387,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/members", + "Command": "Get-MgBetaTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -182278,19 +182426,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/members/$count", + "Command": "Get-MgBetaTeamMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -182318,18 +182466,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/getOpenShifts", + "Command": "Get-MgBetaTeamOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [ { @@ -182405,165 +182553,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/getOpenShifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgBetaTeamOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/operations", + "Command": "Get-MgBetaTeamOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/operations/$count", + "Command": "Get-MgBetaTeamOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/owners/{user-id}", + "Command": "Get-MgBetaTeamOwner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOwner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/owners/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/owners", + "Command": "Get-MgBetaTeamOwner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOwner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/owners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/owners/$count", + "Command": "Get-MgBetaTeamOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/owners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", + "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgBetaTeamPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "Get-MgBetaTeamPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -182655,19 +182803,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/permissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/permissionGrants/$count", + "Command": "Get-MgBetaTeamPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -182759,49 +182907,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/photo", + "Command": "Get-MgBetaTeamPhoto", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/photo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/photo/$value", + "Command": "Get-MgBetaTeamPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Get-MgBetaTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -182845,467 +182993,467 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Get-MgBetaTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "Get-MgBetaTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Get-MgBetaTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "Get-MgBetaTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTabCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule", + "Command": "Get-MgBetaTeamSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [ { @@ -183341,19 +183489,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Command": "Get-MgBetaTeamScheduleDayNote", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "CommandAlias": null, "Permissions": [ { @@ -183373,18 +183521,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/dayNotes", + "Command": "Get-MgBetaTeamScheduleDayNote", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "CommandAlias": null, "Permissions": [ { @@ -183404,19 +183552,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/dayNotes/$count", + "Command": "Get-MgBetaTeamScheduleDayNoteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleDayNoteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -183436,19 +183584,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/dayNotes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [ { @@ -183484,18 +183632,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [ { @@ -183515,19 +183663,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -183547,19 +183695,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Get-MgBetaTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [ { @@ -183595,18 +183743,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "Get-MgBetaTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [ { @@ -183642,19 +183790,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -183690,18 +183838,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -183737,19 +183885,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -183785,19 +183933,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -183833,19 +183981,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [ { @@ -183881,18 +184029,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [ { @@ -183928,19 +184076,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -183976,19 +184124,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Get-MgBetaTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [ { @@ -184024,18 +184172,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "Get-MgBetaTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [ { @@ -184071,19 +184219,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Command": "Get-MgBetaTeamScheduleShiftCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -184119,19 +184267,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -184159,18 +184307,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -184198,19 +184346,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -184238,33 +184386,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -184300,19 +184448,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -184348,19 +184496,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Get-MgBetaTeamScheduleTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [ { @@ -184380,18 +184528,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards", + "Command": "Get-MgBetaTeamScheduleTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [ { @@ -184411,19 +184559,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards/$count", + "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCardCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -184443,19 +184591,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgBetaTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [ { @@ -184491,18 +184639,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "Get-MgBetaTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [ { @@ -184538,19 +184686,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -184586,19 +184734,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [ { @@ -184634,18 +184782,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [ { @@ -184681,19 +184829,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -184729,19 +184877,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [ { @@ -184777,18 +184925,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [ { @@ -184824,19 +184972,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -184872,18 +185020,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/getShifts", + "Command": "Get-MgBetaTeamShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [ { @@ -184959,19 +185107,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/getShifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Get-MgBetaTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -185007,18 +185155,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags", + "Command": "Get-MgBetaTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -185054,19 +185202,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/$count", + "Command": "Get-MgBetaTeamTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -185102,19 +185250,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Get-MgBetaTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTagMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [ { @@ -185150,18 +185298,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "Get-MgBetaTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTagMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [ { @@ -185197,19 +185345,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Command": "Get-MgBetaTeamTagMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTagMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -185245,48 +185393,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/template", + "Command": "Get-MgBetaTeamTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/template", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/templateDefinition", + "Command": "Get-MgBetaTeamTemplateDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTemplateDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/templateDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/getTimesOff", + "Command": "Get-MgBetaTeamTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [ { @@ -185362,628 +185510,628 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/getTimesOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork", + "Command": "Get-MgBetaTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamwork", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamwork" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Get-MgBetaTeamworkDeletedChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedChats", + "Command": "Get-MgBetaTeamworkDeletedChat", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedChat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedChats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedChat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedChats/$count", + "Command": "Get-MgBetaTeamworkDeletedChatCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedChats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Command": "Get-MgBetaTeamworkDeletedTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams", + "Command": "Get-MgBetaTeamworkDeletedTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeletedTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/$count", + "Command": "Get-MgBetaTeamworkDeletedTeamCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Command": "Get-MgBetaTeamworkDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", "CommandAlias": null, "Permissions": [ { @@ -186003,18 +186151,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices", + "Command": "Get-MgBetaTeamworkDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", "CommandAlias": null, "Permissions": [ { @@ -186034,19 +186182,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Command": "Get-MgBetaTeamworkDeviceActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "CommandAlias": null, "Permissions": [ { @@ -186066,19 +186214,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Command": "Get-MgBetaTeamworkDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "CommandAlias": null, "Permissions": [ { @@ -186098,18 +186246,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/$count", + "Command": "Get-MgBetaTeamworkDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186129,19 +186277,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Command": "Get-MgBetaTeamworkDeviceHealth", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceHealth", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "CommandAlias": null, "Permissions": [ { @@ -186161,19 +186309,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Command": "Get-MgBetaTeamworkDeviceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "CommandAlias": null, "Permissions": [ { @@ -186193,18 +186341,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Command": "Get-MgBetaTeamworkDeviceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "CommandAlias": null, "Permissions": [ { @@ -186224,19 +186372,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", + "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186256,18 +186404,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamsAppSettings", + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamAppSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "CommandAlias": null, "Permissions": [ { @@ -186287,33 +186435,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamsAppSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Command": "Get-MgBetaTeamworkTeamTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates", + "Command": "Get-MgBetaTeamworkTeamTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplate", "CommandAlias": null, "Permissions": [ { @@ -186333,18 +186481,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates/$count", + "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186364,19 +186512,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "CommandAlias": null, "Permissions": [ { @@ -186396,48 +186544,48 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [ { @@ -186457,18 +186605,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/workforceIntegrations", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [ { @@ -186488,18 +186636,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/workforceIntegrations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/workforceIntegrations/$count", + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186519,19 +186667,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/workforceIntegrations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "CommandAlias": null, "Permissions": [ { @@ -186551,18 +186699,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "CommandAlias": null, "Permissions": [ { @@ -186582,18 +186730,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186613,33 +186761,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [ { @@ -186659,19 +186807,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186691,19 +186839,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [ { @@ -186723,18 +186871,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [ { @@ -186754,19 +186902,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [ { @@ -186786,18 +186934,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [ { @@ -186817,19 +186965,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186849,18 +186997,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186880,19 +187028,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [ { @@ -186912,18 +187060,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [ { @@ -186943,19 +187091,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -186975,19 +187123,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [ { @@ -187007,18 +187155,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [ { @@ -187038,19 +187186,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -187070,19 +187218,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "CommandAlias": null, "Permissions": [ { @@ -187102,18 +187250,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "CommandAlias": null, "Permissions": [ { @@ -187133,33 +187281,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "CommandAlias": null, "Permissions": [ { @@ -187179,18 +187327,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -187210,492 +187358,492 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/appPerformances", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -187715,47 +187863,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/auditEvents", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "CommandAlias": null, "Permissions": [ { @@ -187775,18 +187923,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "CommandAlias": null, "Permissions": [ { @@ -187806,18 +187954,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -187837,19 +187985,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "CommandAlias": null, "Permissions": [ { @@ -187869,18 +188017,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "CommandAlias": null, "Permissions": [ { @@ -187900,18 +188048,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -187931,19 +188079,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "CommandAlias": null, "Permissions": [ { @@ -187963,18 +188111,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "CommandAlias": null, "Permissions": [ { @@ -187994,18 +188142,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188025,19 +188173,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "CommandAlias": null, "Permissions": [ { @@ -188065,18 +188213,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "CommandAlias": null, "Permissions": [ { @@ -188104,18 +188252,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188143,18 +188291,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenants/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188174,62 +188322,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "CommandAlias": null, "Permissions": [ { @@ -188249,18 +188397,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "CommandAlias": null, "Permissions": [ { @@ -188280,18 +188428,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188311,19 +188459,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "CommandAlias": null, "Permissions": [ { @@ -188343,18 +188491,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "CommandAlias": null, "Permissions": [ { @@ -188374,18 +188522,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188405,62 +188553,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -188480,18 +188628,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -188511,18 +188659,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188542,120 +188690,120 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "CommandAlias": null, "Permissions": [ { @@ -188675,18 +188823,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "CommandAlias": null, "Permissions": [ { @@ -188706,18 +188854,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188737,19 +188885,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "CommandAlias": null, "Permissions": [ { @@ -188769,18 +188917,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "CommandAlias": null, "Permissions": [ { @@ -188800,18 +188948,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188831,19 +188979,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "CommandAlias": null, "Permissions": [ { @@ -188863,18 +189011,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "CommandAlias": null, "Permissions": [ { @@ -188894,18 +189042,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -188925,19 +189073,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "CommandAlias": null, "Permissions": [ { @@ -188957,18 +189105,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementActions", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "CommandAlias": null, "Permissions": [ { @@ -188988,18 +189136,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementActions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementActions/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -189019,19 +189167,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementActions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "CommandAlias": null, "Permissions": [ { @@ -189051,18 +189199,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "CommandAlias": null, "Permissions": [ { @@ -189082,18 +189230,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -189113,19 +189261,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "CommandAlias": null, "Permissions": [ { @@ -189145,18 +189293,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementIntents", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "CommandAlias": null, "Permissions": [ { @@ -189176,18 +189324,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -189207,19 +189355,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "CommandAlias": null, "Permissions": [ { @@ -189239,18 +189387,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplates", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "CommandAlias": null, "Permissions": [ { @@ -189270,153 +189418,153 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -189436,291 +189584,291 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" - }, - { "Variants": [ "Get", - "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" - }, - { "Variants": [ "Get", - "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/myRoles", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "CommandAlias": null, "Permissions": [ { @@ -189740,18 +189888,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/myRoles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/myRoles/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -189771,19 +189919,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/myRoles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "CommandAlias": null, "Permissions": [ { @@ -189803,18 +189951,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "CommandAlias": null, "Permissions": [ { @@ -189834,18 +189982,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -189865,62 +190013,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [ { @@ -189940,18 +190088,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [ { @@ -189971,18 +190119,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -190002,19 +190150,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "CommandAlias": null, "Permissions": [ { @@ -190034,18 +190182,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "CommandAlias": null, "Permissions": [ { @@ -190065,18 +190213,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -190096,18 +190244,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.ManagedTenants", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "CommandAlias": null, "Permissions": [ { @@ -190135,18 +190283,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganization" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "CommandAlias": null, "Permissions": [ { @@ -190166,33 +190314,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [ { @@ -190220,18 +190368,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -190259,33 +190407,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework", + "Command": "Get-MgBetaTrustFramework", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFramework", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFramework", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrustFramework" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Command": "Get-MgBetaTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "CommandAlias": null, "Permissions": [ { @@ -190305,18 +190453,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets", + "Command": "Get-MgBetaTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "CommandAlias": null, "Permissions": [ { @@ -190336,19 +190484,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "CommandAlias": null, "Permissions": [ { @@ -190368,18 +190516,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/$count", + "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -190399,63 +190547,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", + "Command": "Get-MgBetaTrustFrameworkKeySetKey", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Command": "Get-MgBetaTrustFrameworkPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -190475,18 +190623,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/policies", + "Command": "Get-MgBetaTrustFrameworkPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", "CommandAlias": null, "Permissions": [ { @@ -190506,19 +190654,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/policies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicyContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -190538,18 +190686,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/policies/$count", + "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -190569,19 +190717,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/policies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}", + "Command": "Get-MgBetaUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -190705,18 +190853,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users", + "Command": "Get-MgBetaUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -190824,165 +190972,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Get-MgBetaUserActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities", + "Command": "Get-MgBetaUserActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivityCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/$count", + "Command": "Get-MgBetaUserActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Get-MgBetaUserActivityHistoryItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "Get-MgBetaUserActivityHistoryItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Command": "Get-MgBetaUserActivityHistoryItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItemCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "Command": "Get-MgBetaUserActivityHistoryItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivityStatistics", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Command": "Get-MgBetaUserActivityStatistics", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserActivityStatistics", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/analytics/activityStatistics", + "Command": "Get-MgBetaUserActivityStatistics", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphActivityStatistics", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Get-MgBetaUserAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/users/{user-id}/agreementAcceptances", + "Command": "Get-MgBetaUserAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [ { @@ -191002,19 +191150,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/users/{user-id}/agreementAcceptances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -191034,48 +191182,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/analytics/activityStatistics/$count", + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.People", - "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/appRoleAssignedResources", + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -191095,19 +191243,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/appRoleAssignedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", + "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -191127,19 +191275,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/appRoleAssignedResources/$count", + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -191159,33 +191307,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/appRoleAssignedResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgBetaUserAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "Get-MgBetaUserAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -191205,19 +191353,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -191237,19 +191385,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191285,18 +191433,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191332,19 +191480,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -191380,19 +191528,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2Method", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191428,18 +191576,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2Method", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191475,19 +191623,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -191523,19 +191671,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191571,18 +191719,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "Get-MgBetaUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191618,19 +191766,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods/$count", + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -191666,19 +191814,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191714,18 +191862,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191761,19 +191909,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -191809,34 +191957,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Get-MgBetaUserAuthenticationOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -191872,48 +192020,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations", + "Command": "Get-MgBetaUserAuthenticationOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations/$count", + "Command": "Get-MgBetaUserAuthenticationOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191949,18 +192097,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -191996,19 +192144,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -192044,34 +192192,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192107,66 +192255,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/passwordMethods", + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192202,19 +192302,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -192250,18 +192350,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192297,19 +192398,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192345,93 +192445,141 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/phoneMethods/$count", + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, - "Permissions": [], + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/platformCredentialMethods", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSignInPreference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/authentication/signInPreferences", + "Command": "Get-MgBetaUserAuthenticationSignInPreference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignInPreferences" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSignInPreferences", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192467,18 +192615,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192514,19 +192662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -192562,19 +192710,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192610,18 +192758,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192657,19 +192805,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -192705,19 +192853,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192753,18 +192901,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -192800,19 +192948,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -192848,63 +192996,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/getByIds", + "Command": "Get-MgBetaUserById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaUserById", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Get-MgBetaUserCalendar", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendars", + "Command": "Get-MgBetaUserCalendar", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [ { @@ -192940,19 +193088,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendars/$count", + "Command": "Get-MgBetaUserCalendarCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -192988,18 +193136,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendars/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "Get-MgBetaUserCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -193027,21 +193175,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/calendar/events/delta", + "Command": "Get-MgBetaUserCalendarEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarEventDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -193069,19 +193217,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/calendar/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Get-MgBetaUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [ { @@ -193101,18 +193249,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "Get-MgBetaUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [ { @@ -193140,18 +193288,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "Get-MgBetaUserCalendarGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroupCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [ { @@ -193187,19 +193335,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups/$count", + "Command": "Get-MgBetaUserCalendarGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -193227,85 +193375,85 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgBetaUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "Get-MgBetaUserCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "Command": "Get-MgBetaUserCalendarPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermissionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Command": "Get-MgBetaUserCalendarSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Get-MgBetaUserCalendarSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScheduleInformation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/calendarView", + "Command": "Get-MgBetaUserCalendarView", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaUserCalendarView", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -193333,19 +193481,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/calendarView", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Get-MgBetaUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -193429,18 +193577,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats", + "Command": "Get-MgBetaUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -193484,19 +193632,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/$count", + "Command": "Get-MgBetaUserChatCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -193540,108 +193688,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgBetaUserChatInstalledApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledApp", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Command": "Get-MgBetaUserChatInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "Command": "Get-MgBetaUserChatInstalledAppCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatLastMessagePreview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Command": "Get-MgBetaUserChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgBetaUserChatMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -193741,18 +193889,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Command": "Get-MgBetaUserChatMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -193852,19 +194000,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Command": "Get-MgBetaUserChatMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -193964,19 +194112,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgBetaUserChatMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -194036,18 +194184,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Command": "Get-MgBetaUserChatMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -194091,19 +194239,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Command": "Get-MgBetaUserChatMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -194147,19 +194295,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Command": "Get-MgBetaUserChatMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -194219,21 +194367,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -194293,18 +194441,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgBetaUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -194364,19 +194512,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -194436,258 +194584,258 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgBetaUserChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgBetaUserChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgBetaUserChatMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgBetaUserChatMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgBetaUserChatOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "Command": "Get-MgBetaUserChatOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", + "Command": "Get-MgBetaUserChatOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgBetaUserChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Command": "Get-MgBetaUserChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "Command": "Get-MgBetaUserChatPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Get-MgBetaUserChatPinnedMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Command": "Get-MgBetaUserChatPinnedMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "Command": "Get-MgBetaUserChatPinnedMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", + "Command": "Get-MgBetaUserChatRetainedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatRetainedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -194707,108 +194855,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgBetaUserChatTab", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserChatTab", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Command": "Get-MgBetaUserChatTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatTabCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "Command": "Get-MgBetaUserChatTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserChatTabTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgBetaUserChatTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcConnectivityHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", + "Command": "Get-MgBetaUserCloudPcConnectivityHistory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Command": "Get-MgBetaUserCloudPcLaunchInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcLaunchInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "CommandAlias": null, "Permissions": [ { @@ -194828,19 +194976,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", + "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", "CommandAlias": null, "Permissions": [ { @@ -194860,64 +195008,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPc" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", + "Command": "Get-MgBetaUserCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcRemoteActionResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveReviewStatus", + "Command": "Get-MgBetaUserCloudPcReviewStatus", + "ApiReferenceLink": null, "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveReviewStatus", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", + "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Get-MgBetaUserContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -194937,18 +195085,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contacts", + "Command": "Get-MgBetaUserContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -194968,19 +195116,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contacts/$count", + "Command": "Get-MgBetaUserContactCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -195000,19 +195148,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/contacts/delta", + "Command": "Get-MgBetaUserContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -195032,63 +195180,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserContactExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgBetaUserContactExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "Command": "Get-MgBetaUserContactExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Get-MgBetaUserContactFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -195108,18 +195256,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders", + "Command": "Get-MgBetaUserContactFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -195139,33 +195287,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Get-MgBetaUserContactFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "Get-MgBetaUserContactFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -195185,19 +195333,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -195217,18 +195365,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -195248,19 +195396,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -195280,19 +195428,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -195312,93 +195460,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -195418,34 +195566,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Get-MgBetaUserContactFolderContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -195465,18 +195613,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "Get-MgBetaUserContactFolderContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -195496,19 +195644,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", + "Command": "Get-MgBetaUserContactFolderContactCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -195528,19 +195676,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Command": "Get-MgBetaUserContactFolderContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -195560,93 +195708,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserContactFolderContactExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtension", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgBetaUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactPhoto", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Get-MgBetaUserContactFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/$count", + "Command": "Get-MgBetaUserContactFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -195666,19 +195814,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/contactFolders/delta", + "Command": "Get-MgBetaUserContactFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -195698,48 +195846,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/contactFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Get-MgBetaUserContactPhoto", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgBetaUserContactPhotoContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserContactPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/$count", + "Command": "Get-MgBetaUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -195847,33 +195995,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "Command": "Get-MgBetaUserCreatedObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/createdObjects", + "Command": "Get-MgBetaUserCreatedObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -195925,48 +196073,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/createdObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/createdObjects/$count", + "Command": "Get-MgBetaUserCreatedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -196018,48 +196166,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/createdObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar", + "Command": "Get-MgBetaUserDefaultCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDefaultCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/events", + "Command": "Get-MgBetaUserDefaultCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDefaultCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -196087,21 +196235,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/calendar/getSchedule", + "Command": "Get-MgBetaUserDefaultCalendarSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaUserDefaultCalendarSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", "CommandAlias": null, "Permissions": [ { @@ -196129,19 +196277,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/calendar/getSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScheduleInformation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drive", + "Command": "Get-MgBetaUserDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDefaultDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -196193,18 +196341,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/delta", + "Command": "Get-MgBetaUserDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgBetaUserDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -196240,1000 +196388,1000 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}", + "Command": "Get-MgBetaUserDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDevice", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices", + "Command": "Get-MgBetaUserDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceByDeviceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Command": "Get-MgBetaUserDeviceByDeviceId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Command": "Get-MgBetaUserDeviceCommand", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/commands", + "Command": "Get-MgBetaUserDeviceCommand", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommandCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", + "Command": "Get-MgBetaUserDeviceCommandCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/$count", + "Command": "Get-MgBetaUserDeviceCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/devices/delta", + "Command": "Get-MgBetaUserDeviceDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/devices/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserDeviceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "Command": "Get-MgBetaUserDeviceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", + "Command": "Get-MgBetaUserDeviceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOf", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgBetaUserDeviceMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/memberOf", + "Command": "Get-MgBetaUserDeviceMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", + "Command": "Get-MgBetaUserDeviceMemberOfCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", + "Command": "Get-MgBetaUserDeviceRegisteredOwner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", + "Command": "Get-MgBetaUserDeviceRegisteredUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Get-MgBetaUserDeviceUsageRights", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "Command": "Get-MgBetaUserDeviceUsageRights", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRightsCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", + "Command": "Get-MgBetaUserDeviceUsageRightsCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "Command": "Get-MgBetaUserDirectReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports", + "Command": "Get-MgBetaUserDirectReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -197277,77 +197425,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports/orgContact", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "Command": "Get-MgBetaUserDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports/user", + "Command": "Get-MgBetaUserDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports/$count", + "Command": "Get-MgBetaUserDirectReportCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -197391,63 +197539,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/directReports/user/$count", + "Command": "Get-MgBetaUserDirectReportCountAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCountAsUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/directReports/user/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Get-MgBetaUserDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives", + "Command": "Get-MgBetaUserDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -197499,166 +197647,166 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/activities", + "Command": "Get-MgBetaUserDriveActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Command": "Get-MgBetaUserDriveBundle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundle", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Command": "Get-MgBetaUserDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Get-MgBetaUserDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Get-MgBetaUserDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "Command": "Get-MgBetaUserDriveBundleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgBetaUserDriveContentTypeBase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/$count", + "Command": "Get-MgBetaUserDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -197710,3196 +197858,3196 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "Command": "Get-MgBetaUserDriveCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowing", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "Command": "Get-MgBetaUserDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following", + "Command": "Get-MgBetaUserDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Get-MgBetaUserDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Get-MgBetaUserDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "Command": "Get-MgBetaUserDriveFollowingCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgBetaUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Command": "Get-MgBetaUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "Command": "Get-MgBetaUserDriveItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaUserDriveItemActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgBetaUserDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgBetaUserDriveItemAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Command": "Get-MgBetaUserDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgBetaUserDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Get-MgBetaUserDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Get-MgBetaUserDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgBetaUserDriveItemChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgBetaUserDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Get-MgBetaUserDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "Command": "Get-MgBetaUserDriveItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Command": "Get-MgBetaUserDriveItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Command": "Get-MgBetaUserDriveItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Get-MgBetaUserDriveItemListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Command": "Get-MgBetaUserDriveItemListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Get-MgBetaUserDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Get-MgBetaUserDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Command": "Get-MgBetaUserDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgBetaUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "Get-MgBetaUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaUserDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgBetaUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgBetaUserDriveItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Get-MgBetaUserDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Get-MgBetaUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "Get-MgBetaUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgBetaUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgBetaUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgBetaUserDriveItemThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgBetaUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgBetaUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersionContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgBetaUserDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgBetaUserDriveItemVersionCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Command": "Get-MgBetaUserDriveList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", + "Command": "Get-MgBetaUserDriveListActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgBetaUserDriveListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumn", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Command": "Get-MgBetaUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "Command": "Get-MgBetaUserDriveListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgBetaUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgBetaUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "Command": "Get-MgBetaUserDriveListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "Command": "Get-MgBetaUserDriveListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "Command": "Get-MgBetaUserDriveListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgBetaUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Command": "Get-MgBetaUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "Command": "Get-MgBetaUserDriveListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "OutputType": "IMicrosoftGraphItemActivityOld", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgBetaUserDriveListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "Command": "Get-MgBetaUserDriveListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgBetaUserDriveListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgBetaUserDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Get-MgBetaUserDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Command": "Get-MgBetaUserDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "Command": "Get-MgBetaUserDriveListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgBetaUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgBetaUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgBetaUserDriveListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaUserDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgBetaUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Command": "Get-MgBetaUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "Command": "Get-MgBetaUserDriveListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Get-MgBetaUserDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", + "Command": "Get-MgBetaUserDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", + "Command": "Get-MgBetaUserDriveListPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgBetaUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgBetaUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "Command": "Get-MgBetaUserDriveListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Command": "Get-MgBetaUserDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", + "Command": "Get-MgBetaUserDriveRootActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaUserDriveRootActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Command": "Get-MgBetaUserDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticTime", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "Command": "Get-MgBetaUserDriveRootAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Command": "Get-MgBetaUserDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Command": "Get-MgBetaUserDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Get-MgBetaUserDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Get-MgBetaUserDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "Command": "Get-MgBetaUserDriveRootChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Command": "Get-MgBetaUserDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Command": "Get-MgBetaUserDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "Command": "Get-MgBetaUserDriveRootCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "Command": "Get-MgBetaUserDriveRootDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Command": "Get-MgBetaUserDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", + "Command": "Get-MgBetaUserDriveRootListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Get-MgBetaUserDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Get-MgBetaUserDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", + "Command": "Get-MgBetaUserDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", + "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgBetaUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Command": "Get-MgBetaUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgBetaUserDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Get-MgBetaUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Command": "Get-MgBetaUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermissionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "Command": "Get-MgBetaUserDriveRootPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Get-MgBetaUserDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Get-MgBetaUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Command": "Get-MgBetaUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgBetaUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Command": "Get-MgBetaUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "Command": "Get-MgBetaUserDriveRootThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Get-MgBetaUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Command": "Get-MgBetaUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersionContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Get-MgBetaUserDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "Command": "Get-MgBetaUserDriveRootVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecial", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "Command": "Get-MgBetaUserDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecial", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special", + "Command": "Get-MgBetaUserDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Get-MgBetaUserDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Get-MgBetaUserDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "Command": "Get-MgBetaUserDriveSpecialCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Get-MgBetaUserEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -200919,18 +201067,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events", + "Command": "Get-MgBetaUserEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -200958,78 +201106,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserEventAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "Get-MgBetaUserEventAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Command": "Get-MgBetaUserEventAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Command": "Get-MgBetaUserEventCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/$count", + "Command": "Get-MgBetaUserEventCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -201057,19 +201205,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/events/delta", + "Command": "Get-MgBetaUserEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -201097,371 +201245,371 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "Get-MgBetaUserEventExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "Command": "Get-MgBetaUserEventExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgBetaUserEventInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "Get-MgBetaUserEventInstance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -201481,78 +201629,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "Get-MgBetaUserEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "Command": "Get-MgBetaUserEventInstanceCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Command": "Get-MgBetaUserEventInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -201572,283 +201720,283 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Command": "Get-MgBetaUserEventInstanceDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Get-MgBetaUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "Get-MgBetaUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Command": "Get-MgBetaUserEventInstanceExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/extensions", + "Command": "Get-MgBetaUserExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserExtensionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/extensions/$count", + "Command": "Get-MgBetaUserExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/users/{user-id}/followedSites/{site-id}", + "Command": "Get-MgBetaUserFollowedSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSite", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/users/{user-id}/followedSites", + "Command": "Get-MgBetaUserFollowedSite", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -201868,19 +202016,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/users/{user-id}/followedSites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/users/{user-id}/followedSites/$count", + "Command": "Get-MgBetaUserFollowedSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -201900,211 +202048,211 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/users/{user-id}/followedSites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassification", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Get-MgBetaUserInferenceClassification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassification", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Get-MgBetaUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "Get-MgBetaUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection", + "Command": "Get-MgBetaUserInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlocker", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/bitlocker", + "Command": "Get-MgBetaUserInformationProtectionBitlocker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlocker", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/policy", + "Command": "Get-MgBetaUserInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [ { @@ -202124,18 +202272,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/informationProtection/policy/labels", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [ { @@ -202155,19 +202303,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -202187,239 +202335,239 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights", + "Command": "Get-MgBetaUserInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightShared", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemInsights", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Command": "Get-MgBetaUserInsightShared", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSharedInsight", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/shared", + "Command": "Get-MgBetaUserInsightShared", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightShared", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedInsight", "CommandAlias": null, "Permissions": [ { @@ -202439,19 +202587,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/shared", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/shared/$count", + "Command": "Get-MgBetaUserInsightSharedCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -202471,63 +202619,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/shared/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "Command": "Get-MgBetaUserInsightSharedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrending", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Command": "Get-MgBetaUserInsightTrending", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTrending", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/trending", + "Command": "Get-MgBetaUserInsightTrending", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrending", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrending", "CommandAlias": null, "Permissions": [ { @@ -202547,19 +202695,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/trending", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/trending/$count", + "Command": "Get-MgBetaUserInsightTrendingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrendingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -202579,19 +202727,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/trending/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Command": "Get-MgBetaUserInsightTrendingResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrendingResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -202611,33 +202759,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Command": "Get-MgBetaUserInsightUsed", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsed", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/used", + "Command": "Get-MgBetaUserInsightUsed", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsed", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [ { @@ -202657,19 +202805,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/used", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/used/$count", + "Command": "Get-MgBetaUserInsightUsedCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsedCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -202689,19 +202837,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/used/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Command": "Get-MgBetaUserInsightUsedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -202721,47 +202869,47 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/invitedBy", + "Command": "Get-MgBetaUserInvitedBy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserInvitedBy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/invitedBy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/users/{user-id}/joinedGroups", + "Command": "Get-MgBetaUserJoinedGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserJoinedGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/users/{user-id}/joinedGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/joinedTeams", + "Command": "Get-MgBetaUserJoinedTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserJoinedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -202821,33 +202969,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/joinedTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Get-MgBetaUserLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/licenseDetails", + "Command": "Get-MgBetaUserLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [ { @@ -202891,19 +203039,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/licenseDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/licenseDetails/$count", + "Command": "Get-MgBetaUserLicenseDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetailCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -202947,19 +203095,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/licenseDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", + "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", "CommandAlias": null, "Permissions": [ { @@ -202995,34 +203143,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/getLoggedOnManagedDevices", + "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserLoggedOnManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/mailboxSettings", + "Command": "Get-MgBetaUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [ { @@ -203042,19 +203190,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Get-MgBetaUserMailFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -203090,18 +203238,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders", + "Command": "Get-MgBetaUserMailFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -203137,33 +203285,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Get-MgBetaUserMailFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "Get-MgBetaUserMailFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -203199,19 +203347,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -203247,328 +203395,328 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/$count", + "Command": "Get-MgBetaUserMailFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -203604,19 +203752,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/mailFolders/delta", + "Command": "Get-MgBetaUserMailFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -203652,19 +203800,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/mailFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Get-MgBetaUserMailFolderMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -203692,18 +203840,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "Get-MgBetaUserMailFolderMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -203739,63 +203887,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Command": "Get-MgBetaUserMailFolderMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -203831,19 +203979,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -203879,197 +204027,197 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Get-MgBetaUserMailFolderMessageMention", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Command": "Get-MgBetaUserMailFolderMessageMention", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Get-MgBetaUserMailFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "Get-MgBetaUserMailFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConfiguration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/getMailTips", + "Command": "Get-MgBetaUserMailTip", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaUserMailTip", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailTips", "CommandAlias": null, "Permissions": [ { @@ -204089,18 +204237,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/getMailTips", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailTips" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/getManagedAppBlockedUsers", + "Command": "Get-MgBetaUserManagedAppBlockedUser", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppBlockedUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -204136,19 +204284,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/getManagedAppBlockedUsers", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "CommandAlias": null, "Permissions": [ { @@ -204168,19 +204316,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Command": "Get-MgBetaUserManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": null, "Permissions": [ { @@ -204200,651 +204348,651 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Get-MgBetaUserManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedAppRegistrations", + "Command": "Get-MgBetaUserManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedAppRegistrations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistrationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgBetaUserManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices", + "Command": "Get-MgBetaUserManagedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgBetaUserManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/$count", + "Command": "Get-MgBetaUserManagedDeviceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Command": "Get-MgBetaUserManagedDeviceUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -204864,19 +205012,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "CommandAlias": null, "Permissions": [ { @@ -204896,19 +205044,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/manager", + "Command": "Get-MgBetaUserManager", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManager", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -204944,19 +205092,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/manager", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Get-MgBetaUserManagerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserManagerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -204992,21 +205140,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/manager/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/getMemberGroups", + "Command": "Get-MgBetaUserMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaUserMemberGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205090,21 +205238,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/getMemberObjects", + "Command": "Get-MgBetaUserMemberObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaUserMemberObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205204,19 +205352,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/getMemberObjects", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgBetaUserMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -205236,18 +205384,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf", + "Command": "Get-MgBetaUserMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -205283,33 +205431,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -205329,33 +205477,33 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/directoryRole", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -205375,33 +205523,33 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaUserMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/group", + "Command": "Get-MgBetaUserMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -205421,19 +205569,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/$count", + "Command": "Get-MgBetaUserMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205469,19 +205617,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205501,19 +205649,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205533,19 +205681,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/memberOf/group/$count", + "Command": "Get-MgBetaUserMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205565,19 +205713,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/memberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Get-MgBetaUserMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -205605,18 +205753,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages", + "Command": "Get-MgBetaUserMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -205652,63 +205800,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "Get-MgBetaUserMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Command": "Get-MgBetaUserMessageAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Get-MgBetaUserMessageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205736,19 +205884,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/$count", + "Command": "Get-MgBetaUserMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -205784,19 +205932,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/messages/delta", + "Command": "Get-MgBetaUserMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -205824,107 +205972,107 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "Get-MgBetaUserMessageExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "Command": "Get-MgBetaUserMessageExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Get-MgBetaUserMessageMention", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Command": "Get-MgBetaUserMessageMention", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", + "Command": "Get-MgBetaUserMessageMentionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMessageMentionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "CommandAlias": null, "Permissions": [ { @@ -205944,18 +206092,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "CommandAlias": null, "Permissions": [ { @@ -205975,19 +206123,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -206007,165 +206155,165 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/notifications/{notification-id}", + "Command": "Get-MgBetaUserNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/notifications", + "Command": "Get-MgBetaUserNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserNotificationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/notifications/$count", + "Command": "Get-MgBetaUserNotificationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgBetaUserOauth2PermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -206185,19 +206333,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -206217,74 +206365,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebook", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgBetaUserOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -206328,19 +206421,74 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "Get-MgBetaUserOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphNotebook", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/notebooks/$count", + "Command": "Get-MgBetaUserOnenoteNotebookCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -206384,21 +206532,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "CommandAlias": null, "Permissions": [ { @@ -206442,18 +206590,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -206497,18 +206645,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -206552,19 +206700,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgBetaUserOnenoteOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -206608,34 +206756,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/operations/$count", + "Command": "Get-MgBetaUserOnenoteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteOperationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgBetaUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -206671,18 +206819,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "Get-MgBetaUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -206718,19 +206866,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgBetaUserOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -206766,19 +206914,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/pages/$count", + "Command": "Get-MgBetaUserOnenotePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -206814,19 +206962,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgBetaUserOnenoteRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteRecentNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", "CommandAlias": null, "Permissions": [ { @@ -206870,34 +207018,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecentNotebook" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgBetaUserOnenoteResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgBetaUserOnenoteResourceContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -206933,34 +207081,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/resources/$count", + "Command": "Get-MgBetaUserOnenoteResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgBetaUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -207004,18 +207152,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "Get-MgBetaUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -207059,19 +207207,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sections/$count", + "Command": "Get-MgBetaUserOnenoteSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -207115,19 +207263,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -207171,19 +207319,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -207227,21 +207375,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -207285,18 +207433,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -207340,18 +207488,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgBetaUserOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -207387,19 +207535,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgBetaUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -207435,18 +207583,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "Get-MgBetaUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -207482,19 +207630,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -207538,144 +207686,144 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -207711,19 +207859,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/$count", + "Command": "Get-MgBetaUserOnlineMeetingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -207759,19 +207907,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -207807,21 +207955,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -207865,78 +208013,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Get-MgBetaUserOnlineMeetingRegistration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", "CommandAlias": null, "Permissions": [ { @@ -207972,19 +208120,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [ { @@ -208004,62 +208152,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [ { @@ -208087,19 +208235,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -208127,108 +208275,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -208280,473 +208428,473 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Get-MgBetaUserOutlookMasterCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "Get-MgBetaUserOutlookMasterCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Command": "Get-MgBetaUserOutlookTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/outlook/tasks", + "Command": "Get-MgBetaUserOutlookTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/outlook/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Command": "Get-MgBetaUserOutlookTaskAttachment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks/$count", + "Command": "Get-MgBetaUserOutlookTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Command": "Get-MgBetaUserOutlookTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders", + "Command": "Get-MgBetaUserOutlookTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/$count", + "Command": "Get-MgBetaUserOutlookTaskFolderCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Command": "Get-MgBetaUserOutlookTaskGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups", + "Command": "Get-MgBetaUserOutlookTaskGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/$count", + "Command": "Get-MgBetaUserOutlookTaskGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "Command": "Get-MgBetaUserOwnedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedDevices", + "Command": "Get-MgBetaUserOwnedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -208790,77 +208938,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedDevices/device", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedDevices/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedDevices/$count", + "Command": "Get-MgBetaUserOwnedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -208904,63 +209052,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/ownedDevices/device/$count", + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "Command": "Get-MgBetaUserOwnedObject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects", + "Command": "Get-MgBetaUserOwnedObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -209004,121 +209152,121 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects/application", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects/group", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/getUserOwnedObjects", + "Command": "Get-MgBetaUserOwnedObjectByType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgBetaUserOwnedObjectByType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/getUserOwnedObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/ownedObjects/$count", + "Command": "Get-MgBetaUserOwnedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -209162,64 +209310,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/ownedObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/ownedObjects/application/$count", + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/ownedObjects/group/$count", + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", + "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "CommandAlias": null, "Permissions": [ { @@ -209247,33 +209395,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Get-MgBetaUserPerson", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPerson", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPerson", "CommandAlias": null, "Permissions": [], - "Module": "Beta.People", - "Uri": "/users/{user-id}/people/{person-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/people", + "Command": "Get-MgBetaUserPerson", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPerson", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPerson", "CommandAlias": null, "Permissions": [ { @@ -209293,19 +209441,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/people", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/people/$count", + "Command": "Get-MgBetaUserPersonCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPersonCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -209325,21 +209473,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/people/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/photo", + "Command": "Get-MgBetaUserPhoto", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -209383,18 +209531,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/photo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/photos", + "Command": "Get-MgBetaUserPhoto", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -209438,21 +209586,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/photos", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Get-MgBetaUserPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -209496,21 +209644,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner", + "Command": "Get-MgBetaUserPlanner", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlanner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerUser", "CommandAlias": null, "Permissions": [ { @@ -209554,48 +209702,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/all", + "Command": "Get-MgBetaUserPlanner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlanner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerDelta", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/all", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerDelta" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/all/$count", + "Command": "Get-MgBetaUserPlannerAllCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerAllCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/all/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/planner/all/delta", + "Command": "Get-MgBetaUserPlannerAllDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerAllDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerDelta", "CommandAlias": null, "Permissions": [ { @@ -209631,33 +209779,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/planner/all/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerDelta" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/favoritePlans", + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -209685,19 +209833,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/favoritePlans", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/favoritePlans/$count", + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -209725,33 +209873,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/favoritePlans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", + "Command": "Get-MgBetaUserPlannerMyDayTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerMyDayTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/myDayTasks", + "Command": "Get-MgBetaUserPlannerMyDayTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerMyDayTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -209787,19 +209935,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/myDayTasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/myDayTasks/$count", + "Command": "Get-MgBetaUserPlannerMyDayTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerMyDayTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -209835,18 +209983,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/myDayTasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/plans", + "Command": "Get-MgBetaUserPlannerPlan", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -209882,93 +210030,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/plans", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanBucketDelta", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "Command": "Get-MgBetaUserPlannerPlanBucketDelta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" - }, - { "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" - }, - { "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/planner/plans/delta", + "Command": "Get-MgBetaUserPlannerPlanDelta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" - }, - { "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanTaskDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "Command": "Get-MgBetaUserPlannerPlanTaskDelta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerTask", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", + "Command": "Get-MgBetaUserPlannerRecentPlan", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/recentPlans", + "Command": "Get-MgBetaUserPlannerRecentPlan", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -209996,19 +210144,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/recentPlans", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/recentPlans/$count", + "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlanCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -210036,33 +210184,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/recentPlans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", + "Command": "Get-MgBetaUserPlannerRosterPlan", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/rosterPlans", + "Command": "Get-MgBetaUserPlannerRosterPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -210098,19 +210246,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/rosterPlans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/rosterPlans/$count", + "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlanCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -210146,18 +210294,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/rosterPlans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner/tasks", + "Command": "Get-MgBetaUserPlannerTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -210209,19 +210357,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/planner/tasks/delta", + "Command": "Get-MgBetaUserPlannerTaskDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPlannerTaskDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -210241,19 +210389,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/planner/tasks/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/presence", + "Command": "Get-MgBetaUserPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserPresence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [ { @@ -210281,75 +210429,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/presence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPresence" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "Module": "Beta.People", "Uri": "/users/{user-id}/profile", + "Command": "Get-MgBetaUserProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfile" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfile", "CommandAlias": null, "Permissions": [ { @@ -210393,74 +210485,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/account", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Get-MgBetaUserProfileAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccountCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", "CommandAlias": null, "Permissions": [ { @@ -210504,19 +210541,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/account/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/account", + "Command": "Get-MgBetaUserProfileAccount", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddress", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", "CommandAlias": null, "Permissions": [ { @@ -210560,18 +210596,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAddress" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/account/$count", + "Command": "Get-MgBetaUserProfileAccountCount", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddress", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -210615,75 +210652,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/addresses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAddress" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddressCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/addresses/$count", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Get-MgBetaUserProfileAddress", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", "CommandAlias": null, "Permissions": [ { @@ -210727,18 +210708,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/addresses", + "Command": "Get-MgBetaUserProfileAddress", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", "CommandAlias": null, "Permissions": [ { @@ -210782,19 +210763,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/anniversaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/addresses/$count", + "Command": "Get-MgBetaUserProfileAddressCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversaryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -210838,19 +210819,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/anniversaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Get-MgBetaUserProfileAnniversary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAward", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "CommandAlias": null, "Permissions": [ { @@ -210894,18 +210875,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAward" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/anniversaries", + "Command": "Get-MgBetaUserProfileAnniversary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAward", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "CommandAlias": null, "Permissions": [ { @@ -210949,19 +210930,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/awards", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAward" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/anniversaries/$count", + "Command": "Get-MgBetaUserProfileAnniversaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileAwardCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -211005,19 +210986,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/awards/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Get-MgBetaUserProfileAward", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", "CommandAlias": null, "Permissions": [ { @@ -211061,18 +211042,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonCertification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/awards", + "Command": "Get-MgBetaUserProfileAward", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", "CommandAlias": null, "Permissions": [ { @@ -211116,19 +211097,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/certifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonCertification" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/awards/$count", + "Command": "Get-MgBetaUserProfileAwardCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertificationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -211172,19 +211153,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/certifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Get-MgBetaUserProfileCertification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", "CommandAlias": null, "Permissions": [ { @@ -211228,18 +211209,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/certifications", + "Command": "Get-MgBetaUserProfileCertification", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", "CommandAlias": null, "Permissions": [ { @@ -211283,19 +211264,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/certifications/$count", + "Command": "Get-MgBetaUserProfileCertificationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivityCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -211339,19 +211320,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/educationalActivities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Get-MgBetaUserProfileEducationalActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", "CommandAlias": null, "Permissions": [ { @@ -211395,18 +211376,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemEmail" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/educationalActivities", + "Command": "Get-MgBetaUserProfileEducationalActivity", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", "CommandAlias": null, "Permissions": [ { @@ -211450,75 +211431,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/emails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemEmail" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmailCount", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/emails/$count", + "Uri": "/users/{user-id}/profile/educationalActivities/$count", + "Command": "Get-MgBetaUserProfileEducationalActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -211562,18 +211487,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Get-MgBetaUserProfileEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", "CommandAlias": null, "Permissions": [ { @@ -211617,19 +211543,74 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/interests", + "Uri": "/users/{user-id}/profile/emails", + "Command": "Get-MgBetaUserProfileEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemEmail", + "CommandAlias": null, + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/emails/$count", + "Command": "Get-MgBetaUserProfileEmailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterestCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -211673,19 +211654,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/interests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Get-MgBetaUserProfileInterest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", "CommandAlias": null, "Permissions": [ { @@ -211729,18 +211710,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/interests", + "Command": "Get-MgBetaUserProfileInterest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", "CommandAlias": null, "Permissions": [ { @@ -211784,19 +211765,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/languages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/interests/$count", + "Command": "Get-MgBetaUserProfileInterestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguageCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -211840,19 +211821,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/languages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Get-MgBetaUserProfileLanguage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", "CommandAlias": null, "Permissions": [ { @@ -211896,18 +211877,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/languages", + "Command": "Get-MgBetaUserProfileLanguage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", "CommandAlias": null, "Permissions": [ { @@ -211951,19 +211932,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/names", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/languages/$count", + "Command": "Get-MgBetaUserProfileLanguageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileNameCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -212007,19 +211988,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/names/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Get-MgBetaUserProfileName", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", "CommandAlias": null, "Permissions": [ { @@ -212063,18 +212044,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/names", + "Command": "Get-MgBetaUserProfileName", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", "CommandAlias": null, "Permissions": [ { @@ -212118,19 +212099,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/notes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/names/$count", + "Command": "Get-MgBetaUserProfileNameCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileNoteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -212174,19 +212155,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/notes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Get-MgBetaUserProfileNote", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", "CommandAlias": null, "Permissions": [ { @@ -212230,18 +212211,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPatent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/notes", + "Command": "Get-MgBetaUserProfileNote", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", "CommandAlias": null, "Permissions": [ { @@ -212285,19 +212266,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/patents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPatent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/notes/$count", + "Command": "Get-MgBetaUserProfileNoteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -212341,19 +212322,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/patents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Get-MgBetaUserProfilePatent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhone", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", "CommandAlias": null, "Permissions": [ { @@ -212397,18 +212378,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPhone" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/patents", + "Command": "Get-MgBetaUserProfilePatent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhone", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", "CommandAlias": null, "Permissions": [ { @@ -212452,19 +212433,75 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/phones", + "Uri": "/users/{user-id}/profile/patents/$count", + "Command": "Get-MgBetaUserProfilePatentCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPhone" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Get-MgBetaUserProfilePhone", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhoneCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", "CommandAlias": null, "Permissions": [ { @@ -212508,19 +212545,74 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/phones/$count", + "Uri": "/users/{user-id}/profile/phones", + "Command": "Get-MgBetaUserProfilePhone", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemPhone", + "CommandAlias": null, + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/phones/$count", + "Command": "Get-MgBetaUserProfilePhoneCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -212564,18 +212656,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Get-MgBetaUserProfilePosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", "CommandAlias": null, "Permissions": [ { @@ -212619,19 +212712,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/positions", + "Command": "Get-MgBetaUserProfilePosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePositionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", "CommandAlias": null, "Permissions": [ { @@ -212675,19 +212767,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/positions/$count", + "Command": "Get-MgBetaUserProfilePositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileProject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -212731,18 +212823,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Get-MgBetaUserProfileProject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileProject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", "CommandAlias": null, "Permissions": [ { @@ -212786,19 +212879,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/projects", + "Command": "Get-MgBetaUserProfileProject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileProjectCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", "CommandAlias": null, "Permissions": [ { @@ -212842,19 +212934,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/projects/$count", + "Command": "Get-MgBetaUserProfileProjectCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -212898,18 +212990,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Get-MgBetaUserProfilePublication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPublication" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", "CommandAlias": null, "Permissions": [ { @@ -212953,19 +213046,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/publications", + "Command": "Get-MgBetaUserProfilePublication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPublication" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublicationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", "CommandAlias": null, "Permissions": [ { @@ -213009,19 +213101,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/publications/$count", + "Command": "Get-MgBetaUserProfilePublicationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkill", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -213065,18 +213157,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Get-MgBetaUserProfileSkill", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkill", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", "CommandAlias": null, "Permissions": [ { @@ -213120,19 +213213,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/skills", + "Command": "Get-MgBetaUserProfileSkill", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkillCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", "CommandAlias": null, "Permissions": [ { @@ -213176,19 +213268,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/skills/$count", + "Command": "Get-MgBetaUserProfileSkillCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -213232,18 +213324,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Get-MgBetaUserProfileWebAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", "CommandAlias": null, "Permissions": [ { @@ -213287,19 +213380,74 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/profile/webAccounts", + "Command": "Get-MgBetaUserProfileWebAccount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWebAccount", + "CommandAlias": null, + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/webAccounts/$count", + "Command": "Get-MgBetaUserProfileWebAccountCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccountCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -213343,19 +213491,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/webAccounts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Get-MgBetaUserProfileWebsite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", "CommandAlias": null, "Permissions": [ { @@ -213399,18 +213547,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/websites", + "Command": "Get-MgBetaUserProfileWebsite", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", "CommandAlias": null, "Permissions": [ { @@ -213454,19 +213602,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/websites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/websites/$count", + "Command": "Get-MgBetaUserProfileWebsiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsiteCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -213510,33 +213658,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/websites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "Command": "Get-MgBetaUserRegisteredDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/registeredDevices", + "Command": "Get-MgBetaUserRegisteredDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -213580,77 +213728,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/registeredDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/registeredDevices/device", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/registeredDevices/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/registeredDevices/$count", + "Command": "Get-MgBetaUserRegisteredDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -213694,63 +213842,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/registeredDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/registeredDevices/device/$count", + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOf", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Get-MgBetaUserScopedRoleMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -213770,19 +213918,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -213802,49 +213950,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/users/{user-id}/security", + "Command": "Get-MgBetaUserSecurity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSecurity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurity1", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/users/{user-id}/security", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurity1" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/users/{user-id}/security/informationProtection", + "Command": "Get-MgBetaUserSecurityInformationProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/users/{user-id}/security/informationProtection", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "CommandAlias": null, "Permissions": [ { @@ -213864,19 +214012,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [ { @@ -213896,18 +214044,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [ { @@ -213927,19 +214075,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -213959,34 +214107,34 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings", + "Command": "Get-MgBetaUserSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSettings", "CommandAlias": null, "Permissions": [ { @@ -214006,19 +214154,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", "CommandAlias": null, "Permissions": [ { @@ -214038,19 +214186,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactMergeSuggestions" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Get-MgBetaUserSettingItemInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingItemInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -214070,34 +214218,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInsightsSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Get-MgBetaUserSettingShiftPreference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingShiftPreference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftPreferences", "CommandAlias": null, "Permissions": [ { @@ -214133,34 +214281,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShiftPreferences" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/storage", + "Command": "Get-MgBetaUserSettingStorage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserStorage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/storage", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Get-MgBetaUserSettingStorageQuota", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuota", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", "CommandAlias": null, "Permissions": [ { @@ -214196,19 +214344,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/storage/quota", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuotaService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "CommandAlias": null, "Permissions": [ { @@ -214244,18 +214392,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuotaService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "CommandAlias": null, "Permissions": [ { @@ -214291,19 +214439,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -214339,121 +214487,121 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Command": "Get-MgBetaUserSettingWindows", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindows", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/windows", + "Command": "Get-MgBetaUserSettingWindows", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindows", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/windows", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/windows/$count", + "Command": "Get-MgBetaUserSettingWindowsCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/windows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Command": "Get-MgBetaUserSettingWindowsInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Command": "Get-MgBetaUserSettingWindowsInstance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "Command": "Get-MgBetaUserSettingWindowsInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsInstanceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "Command": "Get-MgBetaUserSponsor", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSponsor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/sponsors", + "Command": "Get-MgBetaUserSponsor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserSponsor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -214481,19 +214629,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/sponsors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/sponsors/$count", + "Command": "Get-MgBetaUserSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserSponsorCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -214521,19 +214669,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/sponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork", + "Command": "Get-MgBetaUserTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserTeamwork", "CommandAlias": null, "Permissions": [ { @@ -214553,35 +214701,35 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserTeamwork" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "CommandAlias": null, "Permissions": [ { @@ -214609,19 +214757,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -214649,19 +214797,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -214785,154 +214933,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledApp", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [ - { - "Name": "TeamsAppInstallation.ReadForUser", - "Description": "Read your installed Teams apps", - "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "TeamsAppInstallation.ReadForUser.All", - "Description": "Read installed Teams apps for all users", - "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser", - "Description": "Allow the Teams app to manage itself for you", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelectedForUser", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser", - "Description": "Manage your installed Teams apps", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser", - "Description": "Allow the Teams app to manage itself and its permission grants on your user account", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser", - "Description": "Manage installation and permission grants of Teams apps on your user account", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForUser", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", - "Description": "Allow the app to manage itself for all users", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelectedForUser.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser.All", - "Description": "Manage Teams apps for all users", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All", - "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All", - "Description": "Manage installation and permission grants of Teams apps in a user account", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForUser.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Beta.Teams", "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "Get-MgBetaUserTeamworkInstalledApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -214975,6 +214987,30 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser", + "Description": "Allow the Teams app to manage itself and its permission grants on your user account", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser", + "Description": "Manage installation and permission grants of Teams apps on your user account", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ManageSelectedForUser", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, { "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", "Description": "Allow the app to manage itself for all users", @@ -214999,6 +215035,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All", + "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All", + "Description": "Manage installation and permission grants of Teams apps in a user account", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "TeamsAppInstallation.Read.All", "Description": "Consent name unavailable", @@ -215006,21 +215058,117 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ManageSelectedForUser.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChat", + "CommandAlias": null, + "Permissions": [ + { + "Name": "TeamsAppInstallation.ReadForUser", + "Description": "Read your installed Teams apps", + "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "TeamsAppInstallation.ReadForUser.All", + "Description": "Read installed Teams apps for all users", + "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser", + "Description": "Allow the Teams app to manage itself for you", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelectedForUser", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser", + "Description": "Manage your installed Teams apps", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", + "Description": "Allow the app to manage itself for all users", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelectedForUser.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser.All", + "Description": "Manage Teams apps for all users", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -215144,49 +215292,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Get-MgBetaUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -215222,18 +215370,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists", + "Command": "Get-MgBetaUserTodoList", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -215269,19 +215417,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/$count", + "Command": "Get-MgBetaUserTodoListCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoListCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -215317,19 +215465,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/todo/lists/delta", + "Command": "Get-MgBetaUserTodoListDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoListDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -215357,63 +215505,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/todo/lists/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "Get-MgBetaUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "Command": "Get-MgBetaUserTodoListExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Get-MgBetaUserTodoTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -215449,18 +215597,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "Get-MgBetaUserTodoTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -215496,19 +215644,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Get-MgBetaUserTodoTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentBase", "CommandAlias": null, "Permissions": [ { @@ -215544,18 +215692,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "Get-MgBetaUserTodoTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "List" - ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachment", - "ApiVersion": "beta", + ], + "OutputType": "IMicrosoftGraphAttachmentBase", "CommandAlias": null, "Permissions": [ { @@ -215591,19 +215739,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -215639,19 +215787,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -215687,78 +215835,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -215794,18 +215942,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -215841,19 +215989,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -215889,19 +216037,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Command": "Get-MgBetaUserTodoTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -215937,19 +216085,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Command": "Get-MgBetaUserTodoTaskDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskDelta", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -215985,63 +216133,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Get-MgBetaUserTodoTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "Get-MgBetaUserTodoTaskExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtensionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", "CommandAlias": null, "Permissions": [ { @@ -216077,18 +216225,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", "CommandAlias": null, "Permissions": [ { @@ -216124,19 +216272,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -216172,33 +216320,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgBetaUserTransitiveMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf", + "Command": "Get-MgBetaUserTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -216250,106 +216398,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Command": "Get-MgBetaUserTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -216401,2653 +216549,2558 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", + "Command": "Get-MgBetaUserTransitiveReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/transitiveReports", + "Command": "Get-MgBetaUserTransitiveReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReportCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/transitiveReports/$count", + "Command": "Get-MgBetaUserTransitiveReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Command": "Get-MgBetaVirtualEvent", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events", + "Command": "Get-MgBetaVirtualEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events/$count", + "Command": "Get-MgBetaVirtualEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgBetaVirtualEventPresenter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenter", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Command": "Get-MgBetaVirtualEventPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", + "Command": "Get-MgBetaVirtualEventPresenterCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgBetaVirtualEventPresenterSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", + "Command": "Get-MgBetaVirtualEventPresenterSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Command": "Get-MgBetaVirtualEventPresenterSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgBetaVirtualEventSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Command": "Get-MgBetaVirtualEventSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "Command": "Get-MgBetaVirtualEventSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgBetaVirtualEventSessionPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", + "Command": "Get-MgBetaVirtualEventSessionPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionPresenterCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Command": "Get-MgBetaVirtualEventSessionPresenterCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Command": "Get-MgBetaVirtualEventSessionRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", + "Command": "Get-MgBetaVirtualEventSessionRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhall", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Command": "Get-MgBetaVirtualEventTownhall", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls", + "Command": "Get-MgBetaVirtualEventTownhall", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallByUserRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", + "Command": "Get-MgBetaVirtualEventTownhallByUserRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/$count", + "Command": "Get-MgBetaVirtualEventTownhallCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", + "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgBetaVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Command": "Get-MgBetaVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", + "Command": "Get-MgBetaVirtualEventTownhallSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Command": "Get-MgBetaVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars", + "Command": "Get-MgBetaVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarByUserRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "Command": "Get-MgBetaVirtualEventWebinarByUserRole", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/$count", + "Command": "Get-MgBetaVirtualEventWebinarCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgBetaVirtualEventWebinarSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Command": "Get-MgBetaVirtualEventWebinarSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaWuCatalogEntry", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "CommandAlias": "Get-MgBetaWuCatalogEntry", "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/catalog/entries", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "CommandAlias": "Get-MgBetaWuCatalogEntry", + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/catalog/entries/$count", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuCatalogEntryCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/catalog/entries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "CommandAlias": "Get-MgBetaWuDeployment", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments", + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "CommandAlias": "Get-MgBetaWuDeployment", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/$count", + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuDeploymentCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "CommandAlias": "Get-MgBetaWuPolicy", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies", + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "CommandAlias": "Get-MgBetaWuPolicy", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", "CommandAlias": "Get-MgBetaWuPolicyAudience", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/$count", + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuPolicyCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}", + "Command": "Get-MgBetaWindowsUpdatesProduct", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "CommandAlias": "Get-MgBetaWuProduct", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products", + "Command": "Get-MgBetaWindowsUpdatesProduct", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "CommandAlias": "Get-MgBetaWuProduct", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/$count", + "Command": "Get-MgBetaWindowsUpdatesProductCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuProductCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "CommandAlias": "Get-MgBetaWuProductEdition", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "CommandAlias": "Get-MgBetaWuProductEdition", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", + "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuProductEditionCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "CommandAlias": "Get-MgBetaWuProductKnownIssue", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "CommandAlias": "Get-MgBetaWuProductKnownIssue", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "CommandAlias": "Get-MgBetaWuProductRevision", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "CommandAlias": "Get-MgBetaWuProductRevision", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuProductRevisionCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "CommandAlias": "Get-MgBetaWuResourceConnection", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/resourceConnections", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "CommandAlias": "Get-MgBetaWuResourceConnection", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/resourceConnections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/resourceConnections/$count", + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuResourceConnectionCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/resourceConnections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "CommandAlias": "Get-MgBetaWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/$count", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBookingBusiness", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write all Bookings related resources.", - "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Bookings", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", "Command": "Get-MgBookingBusiness", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness" - }, - { + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", "CommandAlias": null, "Permissions": [ { @@ -219083,18 +219136,66 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses", + "Command": "Get-MgBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointment", + "OutputType": "IMicrosoftGraphBookingBusiness", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Get-MgBookingBusinessAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -219130,19 +219231,66 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "Get-MgBookingBusinessAppointment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBookingAppointment", + "CommandAlias": null, + "Permissions": [ + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write all Bookings related resources.", + "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Command": "Get-MgBookingBusinessAppointmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219178,33 +219326,33 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Get-MgBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "Get-MgBookingBusinessCalendarView", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -219240,19 +219388,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Command": "Get-MgBookingBusinessCalendarViewCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarViewCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219288,18 +219436,18 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/$count", + "Command": "Get-MgBookingBusinessCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219335,19 +219483,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Get-MgBookingBusinessCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219383,18 +219531,18 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "Get-MgBookingBusinessCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomerBase", "CommandAlias": null, "Permissions": [ { @@ -219430,19 +219578,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomerBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Command": "Get-MgBookingBusinessCustomerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219478,19 +219626,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Get-MgBookingBusinessCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -219526,18 +219674,18 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "Get-MgBookingBusinessCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -219573,19 +219721,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Command": "Get-MgBookingBusinessCustomQuestionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219621,19 +219769,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Get-MgBookingBusinessService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -219669,18 +219817,18 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "Get-MgBookingBusinessService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -219716,19 +219864,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", + "Command": "Get-MgBookingBusinessServiceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessServiceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219764,21 +219912,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Command": "Get-MgBookingBusinessStaffAvailability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgBookingBusinessStaffAvailability", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", "CommandAlias": null, "Permissions": [ { @@ -219822,19 +219970,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Get-MgBookingBusinessStaffMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219870,18 +220018,66 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "Get-MgBookingBusinessStaffMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "CommandAlias": null, + "Permissions": [ + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write all Bookings related resources.", + "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Command": "Get-MgBookingBusinessStaffMemberCount", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -219917,67 +220113,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingStaffMemberBase" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMemberCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write all Bookings related resources.", - "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "ApiReferenceLink": null, - "OutputType": null - }, - { + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Get-MgBookingCurrency", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgBookingCurrency", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [ { @@ -220013,18 +220161,18 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingCurrencies", + "Command": "Get-MgBookingCurrency", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgBookingCurrency", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [ { @@ -220060,18 +220208,18 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingCurrencies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingCurrencies/$count", + "Command": "Get-MgBookingCurrencyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgBookingCurrencyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -220107,19 +220255,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingCurrencies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}", + "Command": "Get-MgChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -220187,18 +220335,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats", + "Command": "Get-MgChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -220250,18 +220398,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/$count", + "Command": "Get-MgChatCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgChatCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -220313,19 +220461,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -220417,18 +220565,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "Get-MgChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -220552,19 +220700,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/installedApps/$count", + "Command": "Get-MgChatInstalledAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatInstalledAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -220688,64 +220836,64 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/installedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgChatInstalledAppTeamApp", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgChatInstalledAppTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgChatInstalledAppTeamAppDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatLastMessagePreview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Get-MgChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -220877,18 +221025,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/members", + "Command": "Get-MgChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -220988,19 +221136,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/members/$count", + "Command": "Get-MgChatMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -221100,20 +221248,20 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -221165,74 +221313,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgChatMessage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ChatMessage.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Teams", "Uri": "/chats/{chat-id}/messages", + "Command": "Get-MgChatMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgChatMessageCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -221276,19 +221368,75 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/messages/$count", + "Command": "Get-MgChatMessageCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ChatMessage.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/delta", + "Command": "Get-MgChatMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -221340,21 +221488,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -221414,18 +221562,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -221485,19 +221633,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgChatMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMessageHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -221557,138 +221705,138 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgChatMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMessageReplyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgChatMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMessageReplyDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgChatMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "Get-MgChatPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -221796,19 +221944,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Command": "Get-MgChatPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatPermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -221916,35 +222064,35 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Get-MgChatPinnedMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "Get-MgChatPinnedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [ { @@ -221988,19 +222136,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Command": "Get-MgChatPinnedMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatPinnedMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -222044,18 +222192,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/getAllRetainedMessages", + "Command": "Get-MgChatRetainedMessage", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgChatRetainedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -222123,19 +222271,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/getAllRetainedMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -222203,18 +222351,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/tabs", + "Command": "Get-MgChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -222266,19 +222414,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/tabs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/tabs/$count", + "Command": "Get-MgChatTabCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatTabCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -222330,34 +222478,34 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/tabs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgChatTabTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgChatTabTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}", + "Command": "Get-MgCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCall", "CommandAlias": null, "Permissions": [ { @@ -222377,19 +222525,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCall" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -222409,18 +222557,18 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -222440,19 +222588,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -222472,19 +222620,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Get-MgCommunicationCallContentSharingSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -222520,18 +222668,18 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Command": "Get-MgCommunicationCallContentSharingSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentSharingSession", "CommandAlias": null, "Permissions": [ { @@ -222567,19 +222715,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentSharingSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -222615,77 +222763,77 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/$count", + "Command": "Get-MgCommunicationCallCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Get-MgCommunicationCallOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCommsOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations", + "Command": "Get-MgCommunicationCallOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/$count", + "Command": "Get-MgCommunicationCallOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Get-MgCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [ { @@ -222705,18 +222853,18 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParticipant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants", + "Command": "Get-MgCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [ { @@ -222736,19 +222884,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParticipant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/$count", + "Command": "Get-MgCommunicationCallParticipantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -222768,182 +222916,182 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/callRecords/{callRecord-id}", + "Command": "Get-MgCommunicationCallRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/callRecords/{callRecord-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/communications/callRecords/$count", + "Command": "Get-MgCommunicationCallRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordOrganizerV2", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Command": "Get-MgCommunicationCallRecordOrganizerV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordParticipant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", + "Command": "Get-MgCommunicationCallRecordParticipant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordParticipantV2", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Command": "Get-MgCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordParticipantV2", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Command": "Get-MgCommunicationCallRecordParticipantV2", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallRecordsParticipant" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Get-MgCommunicationCallRecordSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "Get-MgCommunicationCallRecordSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Command": "Get-MgCommunicationCallRecordSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgCommunicationOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings", + "Command": "Get-MgCommunicationOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -222979,121 +223127,121 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/$count", + "Command": "Get-MgCommunicationOnlineMeetingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -223129,213 +223277,213 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Command": "Get-MgCommunicationOnlineMeetingRecordingDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecordingDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgCommunicationPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/presences/{presence-id}", + "Command": "Get-MgCommunicationPresence", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPresence" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPresence", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/presences", + "Command": "Get-MgCommunicationPresence", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgCommunicationPresence", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [ { @@ -223363,19 +223511,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/presences", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/getPresencesByUserId", + "Command": "Get-MgCommunicationPresenceByUserId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgCommunicationPresenceByUserId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [ { @@ -223395,18 +223543,18 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/getPresencesByUserId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPresence" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/presences/$count", + "Command": "Get-MgCommunicationPresenceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgCommunicationPresenceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -223434,33 +223582,33 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/presences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/compliance", + "Command": "Get-MgCompliance", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgCompliance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompliance", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/compliance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompliance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}", + "Command": "Get-MgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -223488,18 +223636,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts", + "Command": "Get-MgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -223527,33 +223675,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/getByIds", + "Command": "Get-MgContactById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgContactById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/$count", + "Command": "Get-MgContactCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgContactCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -223581,18 +223729,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/delta", + "Command": "Get-MgContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgContactDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -223620,33 +223768,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "Command": "Get-MgContactDirectReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactDirectReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports", + "Command": "Get-MgContactDirectReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactDirectReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -223682,77 +223830,77 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "Command": "Get-MgContactDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactDirectReportAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "Command": "Get-MgContactDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactDirectReportAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "Command": "Get-MgContactDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactDirectReportAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/user", + "Command": "Get-MgContactDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactDirectReportAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Command": "Get-MgContactDirectReportCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactDirectReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -223788,49 +223936,49 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Command": "Get-MgContactDirectReportCountAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactDirectReportCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Command": "Get-MgContactDirectReportCountAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactDirectReportCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/manager", + "Command": "Get-MgContactManager", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactManager", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -223866,21 +224014,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/manager", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Command": "Get-MgContactMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgContactMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -223964,21 +224112,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Command": "Get-MgContactMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgContactMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -224078,33 +224226,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgContactMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf", + "Command": "Get-MgContactMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -224140,77 +224288,77 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgContactMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "Command": "Get-MgContactMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Command": "Get-MgContactMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -224246,92 +224394,92 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "Command": "Get-MgContactMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "Command": "Get-MgContactServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgContactServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgContactTransitiveMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Command": "Get-MgContactTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -224359,77 +224507,77 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Command": "Get-MgContactTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -224457,49 +224605,49 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}", + "Command": "Get-MgContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgContract", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [ { @@ -224519,18 +224667,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContract" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts", + "Command": "Get-MgContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgContract", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [ { @@ -224550,33 +224698,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContract" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/getByIds", + "Command": "Get-MgContractById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgContractById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/$count", + "Command": "Get-MgContractCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgContractCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -224596,18 +224744,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/delta", + "Command": "Get-MgContractDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgContractDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -224627,53 +224775,53 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Command": "Get-MgContractMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgContractMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Command": "Get-MgContractMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgContractMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Get-MgDataPolicyOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "CommandAlias": null, "Permissions": [ { @@ -224693,47 +224841,47 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/dataPolicyOperations", + "Command": "Get-MgDataPolicyOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/dataPolicyOperations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/dataPolicyOperations/$count", + "Command": "Get-MgDataPolicyOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDataPolicyOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/dataPolicyOperations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}", + "Command": "Get-MgDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -224769,18 +224917,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices", + "Command": "Get-MgDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -224816,18 +224964,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement", + "Command": "Get-MgDeviceAppManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "CommandAlias": "Get-MgDeviceAppMgt", "Permissions": [ { @@ -224863,19 +225011,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { @@ -224895,18 +225043,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [ { @@ -224926,19 +225074,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -224974,18 +225122,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -225021,19 +225169,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", "Permissions": [ { @@ -225069,19 +225217,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -225117,18 +225265,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -225164,19 +225312,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", "Permissions": [ { @@ -225212,18 +225360,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", "Permissions": [ { @@ -225243,19 +225391,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -225291,19 +225439,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -225339,18 +225487,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -225386,19 +225534,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -225434,18 +225582,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -225481,19 +225629,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", "Permissions": [ { @@ -225529,18 +225677,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", "Permissions": [ { @@ -225576,19 +225724,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -225624,19 +225772,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { @@ -225656,18 +225804,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [ { @@ -225687,19 +225835,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -225735,18 +225883,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -225782,19 +225930,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", "Permissions": [ { @@ -225830,19 +225978,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { @@ -225878,67 +226026,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225973,51 +226073,20 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "OutputType": null, + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226052,20 +226121,51 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226100,18 +226200,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", "Permissions": [ { @@ -226147,18 +226248,65 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", "Permissions": [ { @@ -226194,19 +226342,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", "Permissions": [ { @@ -226242,18 +226390,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", "Permissions": [ { @@ -226289,19 +226437,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { @@ -226337,18 +226485,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [ { @@ -226384,19 +226532,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", "Permissions": [ { @@ -226432,18 +226580,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", "Permissions": [ { @@ -226479,19 +226627,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { @@ -226527,18 +226675,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [ { @@ -226574,19 +226722,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", "Permissions": [ { @@ -226622,19 +226770,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -226670,18 +226818,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -226717,19 +226865,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", "Permissions": [ { @@ -226765,18 +226913,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", "Permissions": [ { @@ -226812,19 +226960,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", "Permissions": [ { @@ -226860,18 +227008,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", "Permissions": [ { @@ -226907,18 +227055,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/$count", + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", "Permissions": [ { @@ -226954,19 +227102,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Get-MgDeviceAppManagementManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", "Permissions": [ { @@ -226986,18 +227134,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "Get-MgDeviceAppManagementManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", "Permissions": [ { @@ -227017,19 +227165,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [ { @@ -227049,18 +227197,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [ { @@ -227080,19 +227228,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", "Permissions": [ { @@ -227112,18 +227260,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/$count", + "Command": "Get-MgDeviceAppManagementManagedEBookCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", "Permissions": [ { @@ -227143,19 +227291,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { @@ -227175,18 +227323,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [ { @@ -227206,19 +227354,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", "Permissions": [ { @@ -227238,19 +227386,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", "Permissions": [ { @@ -227270,19 +227418,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { @@ -227302,18 +227450,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [ { @@ -227333,19 +227481,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", "Permissions": [ { @@ -227365,19 +227513,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { @@ -227397,18 +227545,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [ { @@ -227428,19 +227576,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", "Permissions": [ { @@ -227460,19 +227608,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { @@ -227492,18 +227640,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [ { @@ -227523,19 +227671,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -227571,18 +227719,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -227618,19 +227766,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", "Permissions": [ { @@ -227666,18 +227814,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", "Permissions": [ { @@ -227697,19 +227845,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -227745,18 +227893,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -227792,19 +227940,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { @@ -227840,19 +227988,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -227888,18 +228036,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -227935,19 +228083,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { @@ -227983,19 +228131,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Get-MgDeviceAppManagementMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedioslobapp-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "Get-MgDeviceAppMgtMobileApp", "Permissions": [ { @@ -228015,18 +228163,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedandroidlobapp-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "Get-MgDeviceAppManagementMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "Get-MgDeviceAppMgtMobileApp", "Permissions": [ { @@ -228046,33 +228194,33 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", "Permissions": [ { @@ -228092,253 +228240,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", "Permissions": [ { @@ -228358,121 +228506,121 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", "Permissions": [ { @@ -228492,253 +228640,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosStoreApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosStoreApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosStoreApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", "Permissions": [ { @@ -228758,121 +228906,121 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosStoreApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosVppApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosVppApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", "Permissions": [ { @@ -228892,121 +229040,121 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", "Permissions": [ { @@ -229026,253 +229174,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "OutputType": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Permissions": [], "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", "Permissions": [ { @@ -229292,253 +229440,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", "Permissions": [ { @@ -229558,253 +229706,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", "Permissions": [ { @@ -229824,253 +229972,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", "Permissions": [ { @@ -230090,253 +230238,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", "Permissions": [ { @@ -230356,107 +230504,107 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", "Permissions": [ { @@ -230476,18 +230624,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", "Permissions": [ { @@ -230507,19 +230655,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", "Permissions": [ { @@ -230539,33 +230687,33 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWin32LobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWin32LobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWin32LobApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", "Permissions": [ { @@ -230585,253 +230733,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWin32LobApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAppX", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAppX" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAppX", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", "Permissions": [ { @@ -230851,253 +230999,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAppX" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", "Permissions": [ { @@ -231117,253 +231265,253 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", "Permissions": [ { @@ -231383,297 +231531,297 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileContainedApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsWebApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsWebApp", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", "Permissions": [ { @@ -231693,109 +231841,109 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", "Permissions": [ { @@ -231815,19 +231963,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", "Permissions": [ { @@ -231847,19 +231995,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", "Permissions": [ { @@ -231879,19 +232027,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [ { @@ -231911,18 +232059,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [ { @@ -231942,19 +232090,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { @@ -231974,18 +232122,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [ { @@ -232005,19 +232153,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", "Permissions": [ { @@ -232037,18 +232185,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", "Permissions": [ { @@ -232068,19 +232216,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [ { @@ -232100,18 +232248,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [ { @@ -232131,19 +232279,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", "Permissions": [ { @@ -232163,19 +232311,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { @@ -232195,19 +232343,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [ { @@ -232227,18 +232375,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [ { @@ -232258,19 +232406,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", "Permissions": [ { @@ -232290,19 +232438,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [ { @@ -232322,18 +232470,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", "Permissions": [ { @@ -232353,18 +232501,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", "Permissions": [ { @@ -232384,18 +232532,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", "Permissions": [ { @@ -232415,18 +232563,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", "Permissions": [ { @@ -232446,18 +232594,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", "Permissions": [ { @@ -232477,18 +232625,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", "Permissions": [ { @@ -232508,18 +232656,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", "Permissions": [ { @@ -232539,18 +232687,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", "Permissions": [ { @@ -232570,18 +232718,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", "Permissions": [ { @@ -232601,18 +232749,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", "Permissions": [ { @@ -232632,18 +232780,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", "Permissions": [ { @@ -232663,18 +232811,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", "Permissions": [ { @@ -232694,18 +232842,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", "Permissions": [ { @@ -232725,18 +232873,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", "Permissions": [ { @@ -232756,18 +232904,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", "Permissions": [ { @@ -232787,18 +232935,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", "Permissions": [ { @@ -232818,18 +232966,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", "Permissions": [ { @@ -232849,19 +232997,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { @@ -232881,18 +233029,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [ { @@ -232912,66 +233060,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -233007,19 +233108,66 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphManagedMobileApp", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", "Permissions": [ { @@ -233055,19 +233203,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -233103,18 +233251,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -233150,19 +233298,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", "Permissions": [ { @@ -233198,18 +233346,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", "Permissions": [ { @@ -233229,19 +233377,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { @@ -233277,19 +233425,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Get-MgDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Get-MgDeviceAppMgtVppToken", "Permissions": [ { @@ -233325,18 +233473,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "Get-MgDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Get-MgDeviceAppMgtVppToken", "Permissions": [ { @@ -233372,18 +233520,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/$count", + "Command": "Get-MgDeviceAppManagementVppTokenCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppTokenCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", "Permissions": [ { @@ -233419,19 +233567,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -233467,18 +233615,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -233514,19 +233662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -233562,18 +233710,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -233609,19 +233757,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", "Permissions": [ { @@ -233657,18 +233805,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", "Permissions": [ { @@ -233704,19 +233852,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -233752,18 +233900,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -233799,19 +233947,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { @@ -233847,19 +233995,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -233895,18 +234043,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -233942,19 +234090,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { @@ -233990,19 +234138,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Get-MgDeviceByDeviceId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceByDeviceId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -234038,33 +234186,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/getByIds", + "Command": "Get-MgDeviceById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/$count", + "Command": "Get-MgDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -234100,76 +234248,76 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/delta", + "Command": "Get-MgDeviceDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgDeviceDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Get-MgDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions", + "Command": "Get-MgDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions/$count", + "Command": "Get-MgDeviceExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement", + "Command": "Get-MgDeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-devicemanagement-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagement", "CommandAlias": null, "Permissions": [ { @@ -234253,18 +234401,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-devicemanagement-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagement" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "CommandAlias": null, "Permissions": [ { @@ -234300,19 +234448,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Get-MgDeviceManagementAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -234332,18 +234480,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents", + "Command": "Get-MgDeviceManagementAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -234363,19 +234511,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -234395,18 +234543,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -234426,18 +234574,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents/$count", + "Command": "Get-MgDeviceManagementAuditEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -234457,19 +234605,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -234505,18 +234653,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -234552,18 +234700,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -234599,18 +234747,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "CommandAlias": null, "Permissions": [ { @@ -234646,19 +234794,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Get-MgDeviceManagementDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -234694,18 +234842,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps", + "Command": "Get-MgDeviceManagementDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -234741,18 +234889,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps/$count", + "Command": "Get-MgDeviceManagementDetectedAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -234788,19 +234936,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -234820,18 +234968,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -234851,19 +234999,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -234883,19 +235031,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -234931,18 +235079,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCategories", + "Command": "Get-MgDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -234978,18 +235126,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/$count", + "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235025,19 +235173,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [ { @@ -235057,18 +235205,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [ { @@ -235088,19 +235236,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -235120,18 +235268,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -235151,19 +235299,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235183,18 +235331,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235214,19 +235362,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -235246,18 +235394,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -235277,19 +235425,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235309,18 +235457,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, "Permissions": [ { @@ -235340,19 +235488,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -235372,18 +235520,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -235403,19 +235551,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235435,19 +235583,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "CommandAlias": null, "Permissions": [ { @@ -235467,19 +235615,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [ { @@ -235499,18 +235647,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [ { @@ -235530,19 +235678,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235562,19 +235710,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [ { @@ -235594,18 +235742,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [ { @@ -235625,19 +235773,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235657,19 +235805,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -235689,18 +235837,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [ { @@ -235720,18 +235868,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235751,19 +235899,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [ { @@ -235783,18 +235931,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [ { @@ -235814,19 +235962,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235846,19 +235994,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [ { @@ -235878,18 +236026,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [ { @@ -235909,19 +236057,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -235941,19 +236089,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "CommandAlias": null, "Permissions": [ { @@ -235973,19 +236121,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macosgeneraldeviceconfiguration-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [ { @@ -236005,18 +236153,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [ { @@ -236036,19 +236184,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsdefenderadvancedthreatprotectionconfiguration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -236068,18 +236216,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -236099,19 +236247,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236131,18 +236279,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/$count", + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236162,19 +236310,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -236194,18 +236342,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [ { @@ -236225,19 +236373,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236257,18 +236405,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "CommandAlias": null, "Permissions": [ { @@ -236288,19 +236436,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -236320,18 +236468,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -236351,19 +236499,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236383,19 +236531,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "CommandAlias": null, "Permissions": [ { @@ -236415,19 +236563,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236447,19 +236595,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [ { @@ -236479,18 +236627,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [ { @@ -236510,19 +236658,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236542,19 +236690,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "CommandAlias": null, "Permissions": [ { @@ -236574,19 +236722,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -236622,18 +236770,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -236669,19 +236817,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -236717,18 +236865,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -236764,19 +236912,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236812,18 +236960,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -236859,19 +237007,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", + "Command": "Get-MgDeviceManagementEffectivePermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementEffectivePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRolePermission", "CommandAlias": null, "Permissions": [ { @@ -236891,19 +237039,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRolePermission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "CommandAlias": null, "Permissions": [ { @@ -236939,18 +237087,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "Get-MgDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "CommandAlias": null, "Permissions": [ { @@ -236986,18 +237134,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors/$count", + "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnectorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -237033,19 +237181,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -237065,18 +237213,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -237096,18 +237244,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -237127,19 +237275,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -237159,18 +237307,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [ { @@ -237190,18 +237338,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses/$count", + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -237221,19 +237369,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Get-MgDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -237269,18 +237417,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices", + "Command": "Get-MgDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -237316,121 +237464,121 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/$count", + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -237466,62 +237614,62 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDeviceOverview", + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", "CommandAlias": null, "Permissions": [ { @@ -237557,92 +237705,92 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDeviceOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceOverview" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -237662,18 +237810,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -237693,19 +237841,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -237741,18 +237889,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -237788,19 +237936,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -237836,18 +237984,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -237867,19 +238015,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -237915,18 +238063,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -237962,18 +238110,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238009,19 +238157,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "CommandAlias": null, "Permissions": [ { @@ -238041,18 +238189,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "CommandAlias": null, "Permissions": [ { @@ -238072,18 +238220,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/$count", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238103,19 +238251,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "CommandAlias": null, "Permissions": [ { @@ -238135,18 +238283,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "CommandAlias": null, "Permissions": [ { @@ -238166,19 +238314,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238198,19 +238346,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Get-MgDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -238246,18 +238394,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "Get-MgDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -238293,18 +238441,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Command": "Get-MgDeviceManagementPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementPartnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238340,19 +238488,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -238388,18 +238536,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -238435,18 +238583,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/$count", + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238482,18 +238630,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/deviceManagement/reports", + "Command": "Get-MgDeviceManagementReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "CommandAlias": null, "Permissions": [ { @@ -238561,83 +238709,147 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/deviceManagement/reports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Method": "GET" + }, + { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCachedReport", + "Command": "Get-MgDeviceManagementReportCachedReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCachedReport", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCachedReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", - "OutputType": null - }, - { + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238689,83 +238901,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", - "OutputType": null - }, - { + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238817,83 +238965,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -238945,19 +239029,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239009,19 +239093,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239073,19 +239157,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239137,19 +239221,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239201,19 +239285,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239265,19 +239349,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239329,18 +239413,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Command": "Get-MgDeviceManagementReportExportJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "CommandAlias": null, "Permissions": [ { @@ -239392,18 +239477,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/deviceManagement/reports/exportJobs", + "Command": "Get-MgDeviceManagementReportExportJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJobCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "CommandAlias": null, "Permissions": [ { @@ -239455,19 +239540,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/deviceManagement/reports/exportJobs/$count", + "Command": "Get-MgDeviceManagementReportExportJobCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetExpanded" + "Get" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportFilter", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239519,19 +239603,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getReportFilters", + "Command": "Get-MgDeviceManagementReportFilter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportHistoricalReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239583,19 +239667,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getHistoricalReport", + "Command": "Get-MgDeviceManagementReportHistoricalReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239647,19 +239731,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239711,19 +239795,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239775,19 +239859,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239839,19 +239923,19 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -239903,19 +239987,83 @@ "IsLeastPrivilege": false } ], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Get-MgDeviceManagementResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -239951,18 +240099,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations", + "Command": "Get-MgDeviceManagementResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -239998,18 +240146,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/$count", + "Command": "Get-MgDeviceManagementResourceOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240045,19 +240193,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -240093,18 +240241,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments", + "Command": "Get-MgDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -240140,18 +240288,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/$count", + "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240187,34 +240335,34 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Get-MgDeviceManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -240250,18 +240398,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "Get-MgDeviceManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -240297,18 +240445,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/$count", + "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240344,19 +240492,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -240392,18 +240540,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -240439,19 +240587,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240487,19 +240635,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -240535,18 +240683,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "CommandAlias": null, "Permissions": [ { @@ -240566,19 +240714,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -240598,18 +240746,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -240629,18 +240777,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240660,19 +240808,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [ { @@ -240692,18 +240840,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions", + "Command": "Get-MgDeviceManagementTermAndCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [ { @@ -240723,19 +240871,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [ { @@ -240755,18 +240903,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [ { @@ -240786,19 +240934,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240818,19 +240966,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [ { @@ -240850,19 +240998,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [ { @@ -240882,18 +241030,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [ { @@ -240913,19 +241061,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240945,18 +241093,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/$count", + "Command": "Get-MgDeviceManagementTermAndConditionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -240976,19 +241124,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -241008,18 +241156,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [ { @@ -241039,18 +241187,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/troubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/troubleshootingEvents/$count", + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -241070,19 +241218,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -241118,18 +241266,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -241165,19 +241313,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -241213,18 +241361,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -241260,18 +241408,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -241307,19 +241455,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -241355,18 +241503,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -241402,18 +241550,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -241449,19 +241597,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -241497,18 +241645,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -241544,18 +241692,65 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -241591,18 +241786,66 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -241638,19 +241881,66 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -241686,18 +241976,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -241733,18 +242023,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -241780,19 +242070,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -241828,18 +242118,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -241875,18 +242165,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -241922,19 +242212,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -241970,18 +242260,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -242017,18 +242307,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -242064,19 +242354,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242112,65 +242401,62 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -242206,18 +242492,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -242253,62 +242539,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242344,18 +242587,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "ApiReferenceLink": null, "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242391,19 +242635,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242439,19 +242683,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", + "ApiReferenceLink": null, "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -242487,19 +242730,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242535,66 +242778,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242630,67 +242826,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242726,19 +242874,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242774,19 +242922,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -242822,91 +242970,91 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -242942,18 +243090,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -242989,18 +243137,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -243036,19 +243184,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -243084,18 +243232,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -243131,18 +243279,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -243178,19 +243326,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -243226,18 +243374,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -243273,18 +243421,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -243320,19 +243468,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -243368,18 +243516,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -243415,18 +243563,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -243462,19 +243610,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -243510,18 +243658,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -243557,18 +243705,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -243604,19 +243752,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -243652,18 +243800,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -243699,18 +243847,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -243746,19 +243894,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -243794,18 +243942,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -243841,18 +243989,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -243888,18 +244036,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "CommandAlias": null, "Permissions": [ { @@ -243935,19 +244083,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -243983,18 +244131,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -244030,18 +244178,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244077,18 +244225,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, "Permissions": [ { @@ -244124,19 +244272,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -244172,18 +244320,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -244219,18 +244367,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244266,19 +244414,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -244314,18 +244462,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -244361,19 +244509,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244409,19 +244557,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -244457,18 +244605,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -244504,18 +244652,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244551,33 +244699,33 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint", + "Command": "Get-MgDeviceManagementVirtualEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -244597,18 +244745,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "CommandAlias": null, "Permissions": [ { @@ -244628,18 +244776,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244659,18 +244807,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244690,19 +244838,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPc", "CommandAlias": null, "Permissions": [ { @@ -244722,18 +244870,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPc" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPc", "CommandAlias": null, "Permissions": [ { @@ -244753,18 +244901,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPc" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244784,19 +244932,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [ { @@ -244816,18 +244964,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [ { @@ -244847,18 +244995,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -244878,18 +245026,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "CommandAlias": null, "Permissions": [ { @@ -244909,19 +245057,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [ { @@ -244941,18 +245089,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [ { @@ -244972,18 +245120,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245003,19 +245151,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [ { @@ -245035,18 +245183,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [ { @@ -245066,18 +245214,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245097,19 +245245,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "CommandAlias": null, "Permissions": [ { @@ -245129,18 +245277,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "CommandAlias": null, "Permissions": [ { @@ -245160,150 +245308,150 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245323,19 +245471,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "CommandAlias": null, "Permissions": [ { @@ -245355,18 +245503,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "CommandAlias": null, "Permissions": [ { @@ -245386,62 +245534,62 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245461,19 +245609,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -245493,18 +245641,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -245524,18 +245672,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245555,19 +245703,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -245587,18 +245735,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -245618,18 +245766,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245649,19 +245797,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -245681,18 +245829,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, "Permissions": [ { @@ -245712,18 +245860,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245743,19 +245891,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -245791,18 +245939,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -245838,18 +245986,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/$count", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -245885,19 +246033,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -245933,18 +246081,18 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -245980,19 +246128,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -246028,21 +246176,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/getMemberGroups", + "Command": "Get-MgDeviceMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -246126,21 +246274,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/getMemberObjects", + "Command": "Get-MgDeviceMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDeviceMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -246240,33 +246388,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgDeviceMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf", + "Command": "Get-MgDeviceMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -246302,77 +246450,77 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgDeviceMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/group", + "Command": "Get-MgDeviceMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/$count", + "Command": "Get-MgDeviceMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -246408,48 +246556,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/memberOf/group/$count", + "Command": "Get-MgDeviceMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/memberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners", + "Command": "Get-MgDeviceRegisteredOwner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -246485,134 +246633,134 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/user", + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -246648,19 +246796,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/$count", + "Command": "Get-MgDeviceRegisteredOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -246696,78 +246844,78 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers", + "Command": "Get-MgDeviceRegisteredUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -246803,134 +246951,134 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Command": "Get-MgDeviceRegisteredUserAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/user", + "Command": "Get-MgDeviceRegisteredUserAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "Get-MgDeviceRegisteredUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -246966,19 +247114,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/$count", + "Command": "Get-MgDeviceRegisteredUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -247014,93 +247162,93 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "Command": "Get-MgDeviceRegisteredUserCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgDeviceTransitiveMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Command": "Get-MgDeviceTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -247136,77 +247284,77 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Command": "Get-MgDeviceTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -247242,63 +247390,63 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory", + "Command": "Get-MgDirectory", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectory", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Get-MgDirectoryAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -247334,18 +247482,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits", + "Command": "Get-MgDirectoryAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -247381,18 +247529,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/$count", + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -247428,18 +247576,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/delta", + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "ApiReferenceLink": null, "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -247475,62 +247623,124 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "Get-MgDirectoryAdministrativeUnitMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphApplication", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -247566,95 +247776,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -247690,33 +247838,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -247752,33 +247900,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [ { @@ -247814,33 +247962,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -247876,33 +248024,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -247938,18 +248086,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -247985,19 +248133,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248033,19 +248181,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248081,19 +248229,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248129,19 +248277,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248177,19 +248325,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248225,19 +248373,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248273,19 +248421,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248321,19 +248469,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -248369,18 +248517,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -248416,19 +248564,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248464,19 +248612,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Get-MgDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [ { @@ -248496,18 +248644,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/attributeSets", + "Command": "Get-MgDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [ { @@ -248527,18 +248675,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/attributeSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/attributeSets/$count", + "Command": "Get-MgDirectoryAttributeSetCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248558,19 +248706,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/attributeSets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [ { @@ -248590,18 +248738,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [ { @@ -248621,19 +248769,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [ { @@ -248653,18 +248801,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [ { @@ -248684,19 +248832,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248716,18 +248864,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -248747,384 +248895,384 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Get-MgDirectoryDeletedItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/administrativeUnit", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": "Get-MgDirectoryDeletedApplication", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/application", + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": "Get-MgDirectoryDeletedApplication", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": "Get-MgDirectoryDeletedDevice", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/device", + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": "Get-MgDirectoryDeletedDevice", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": "Get-MgDirectoryDeletedGroup", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/group", + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": "Get-MgDirectoryDeletedGroup", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/servicePrincipal", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "Command": "Get-MgDirectoryDeletedItemAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": "Get-MgDirectoryDeletedUser", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/user", + "Command": "Get-MgDirectoryDeletedItemAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": "Get-MgDirectoryDeletedUser", "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/getByIds", + "Command": "Get-MgDirectoryDeletedItemById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/administrativeUnit/$count", + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/application/$count", + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/device/$count", + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/group/$count", + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/servicePrincipal/$count", + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/user/$count", + "Command": "Get-MgDirectoryDeletedItemCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "Command": "Get-MgDirectoryDeletedItemMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Command": "Get-MgDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deviceLocalCredentials", + "Command": "Get-MgDirectoryDeviceLocalCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deviceLocalCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deviceLocalCredentials/$count", + "Command": "Get-MgDirectoryDeviceLocalCredentialCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryDeviceLocalCredentialCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deviceLocalCredentials/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Get-MgDirectoryFederationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -249144,18 +249292,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations", + "Command": "Get-MgDirectoryFederationConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -249175,18 +249323,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/$count", + "Command": "Get-MgDirectoryFederationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryFederationConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -249206,108 +249354,108 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Get-MgDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects", + "Command": "Get-MgDirectoryObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/getAvailableExtensionProperties", + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/getAvailableExtensionProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/getByIds", + "Command": "Get-MgDirectoryObjectById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryObjectById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/$count", + "Command": "Get-MgDirectoryObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryObjectCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/delta", + "Command": "Get-MgDirectoryObjectDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgDirectoryObjectDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Command": "Get-MgDirectoryObjectMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryObjectMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -249391,21 +249539,21 @@ "IsLeastPrivilege": false } ], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Command": "Get-MgDirectoryObjectMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryObjectMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -249505,33 +249653,33 @@ "IsLeastPrivilege": false } ], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/onPremisesSynchronization", + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [ { @@ -249551,18 +249699,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/onPremisesSynchronization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/onPremisesSynchronization/$count", + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -249582,19 +249730,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/onPremisesSynchronization/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Get-MgDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -249630,18 +249778,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles", + "Command": "Get-MgDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -249677,34 +249825,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/getByIds", + "Command": "Get-MgDirectoryRoleById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryRoleById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Get-MgDirectoryRoleByRoleTemplateId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleByRoleTemplateId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -249740,18 +249888,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/$count", + "Command": "Get-MgDirectoryRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -249787,18 +249935,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/delta", + "Command": "Get-MgDirectoryRoleDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -249834,18 +249982,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Command": "Get-MgDirectoryRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -249881,192 +250029,192 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "Command": "Get-MgDirectoryRoleMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "Command": "Get-MgDirectoryRoleMemberAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "Get-MgDirectoryRoleMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -250102,19 +250250,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Command": "Get-MgDirectoryRoleMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -250150,157 +250298,157 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "Command": "Get-MgDirectoryRoleMemberCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Command": "Get-MgDirectoryRoleMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryRoleMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Command": "Get-MgDirectoryRoleMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryRoleMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Get-MgDirectoryRoleScopedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "Get-MgDirectoryRoleScopedMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -250336,19 +250484,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Command": "Get-MgDirectoryRoleScopedMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -250384,19 +250532,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Get-MgDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "CommandAlias": null, "Permissions": [ { @@ -250432,18 +250580,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates", + "Command": "Get-MgDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "CommandAlias": null, "Permissions": [ { @@ -250479,33 +250627,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/getByIds", + "Command": "Get-MgDirectoryRoleTemplateById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/$count", + "Command": "Get-MgDirectoryRoleTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -250541,18 +250689,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/delta", + "Command": "Get-MgDirectoryRoleTemplateDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplateDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -250588,111 +250736,111 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Command": "Get-MgDirectorySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectorySubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCompanySubscription" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/subscriptions", + "Command": "Get-MgDirectorySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDirectorySubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/subscriptions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCompanySubscription" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCompanySubscription" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/subscriptions/$count", + "Command": "Get-MgDirectorySubscriptionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDirectorySubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/subscriptions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}", + "Command": "Get-MgDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [ { @@ -250720,18 +250868,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains", + "Command": "Get-MgDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [ { @@ -250759,18 +250907,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/$count", + "Command": "Get-MgDomainCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgDomainCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -250798,19 +250946,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Get-MgDomainFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [ { @@ -250830,62 +250978,62 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Command": "Get-MgDomainFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDomainFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "Command": "Get-MgDomainFederationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainFederationConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "Command": "Get-MgDomainNameReference", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainNameReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/domainNameReferences", + "Command": "Get-MgDomainNameReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDomainNameReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -250905,19 +251053,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Command": "Get-MgDomainNameReferenceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainNameReferenceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -250937,33 +251085,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Get-MgDomainServiceConfigurationRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "Get-MgDomainServiceConfigurationRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [ { @@ -250983,19 +251131,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Command": "Get-MgDomainServiceConfigurationRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecordCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -251015,33 +251163,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Get-MgDomainVerificationDnsRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "Get-MgDomainVerificationDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [ { @@ -251061,19 +251209,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Command": "Get-MgDomainVerificationDnsRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecordCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -251093,19 +251241,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}", + "Command": "Get-MgDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -251157,269 +251305,269 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives", + "Command": "Get-MgDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "Command": "Get-MgDriveBundle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveBundle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgDriveBundle", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/bundles", + "Command": "Get-MgDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveBundleContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Get-MgDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveBundleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/bundles/$count", + "Command": "Get-MgDriveBundleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDriveContentTypeBase", - "ApiVersion": "v1.0", + ], + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgDriveContentTypeBase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseTypeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgDriveContentTypeBaseTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/createdByUser", + "Command": "Get-MgDriveCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Get-MgDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveFollowing", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "Command": "Get-MgDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveFollowing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/following", + "Command": "Get-MgDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Get-MgDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveFollowingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/following/$count", + "Command": "Get-MgDriveFollowingCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgDriveItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -251487,50 +251635,50 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items", + "Command": "Get-MgDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Command": "Get-MgDriveItemActivityByInterval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgDriveItemAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [ { @@ -251582,77 +251730,77 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphItemActivity", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -251704,19 +251852,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgDriveItemAnalyticTime", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -251768,33 +251916,33 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Command": "Get-MgDriveItemChild", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgDriveItemChild", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -251846,34 +251994,34 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Get-MgDriveItemChildContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgDriveItemChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -251925,19 +252073,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -251989,504 +252137,504 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDriveItemCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/$count", + "Command": "Get-MgDriveItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Command": "Get-MgDriveItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "Command": "Get-MgDriveItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Command": "Get-MgDriveItemItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Command": "Get-MgDriveItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Get-MgDriveItemListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Command": "Get-MgDriveItemListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Command": "Get-MgDriveItemListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Command": "Get-MgDriveItemListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Command": "Get-MgDriveItemListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Get-MgDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Get-MgDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "Get-MgDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Command": "Get-MgDriveItemListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -252538,18 +252686,18 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -252601,19 +252749,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgDriveItemPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemPermissionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -252665,92 +252813,92 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Get-MgDriveItemRetentionLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Get-MgDriveItemSubscription", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "Get-MgDriveItemSubscription", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Command": "Get-MgDriveItemSubscriptionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgDriveItemThumbnail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgDriveItemThumbnail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [ { @@ -252802,19 +252950,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgDriveItemThumbnailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemThumbnailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -252866,19 +253014,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgDriveItemVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [ { @@ -252930,18 +253078,18 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgDriveItemVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [ { @@ -252993,19 +253141,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgDriveItemVersionContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemVersionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -253057,19 +253205,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgDriveItemVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -253121,1112 +253269,1112 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "Command": "Get-MgDriveLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDriveList", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/list", + "Command": "Get-MgDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/columns", + "Command": "Get-MgDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/columns/$count", + "Command": "Get-MgDriveListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgDriveListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgDriveListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgDriveListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgDriveListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "Command": "Get-MgDriveListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/createdByUser", + "Command": "Get-MgDriveListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/drive", + "Command": "Get-MgDriveListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items", + "Command": "Get-MgDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgDriveListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDriveListItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgDriveListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/$count", + "Command": "Get-MgDriveListItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgDriveListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/list/items/delta", + "Command": "Get-MgDriveListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveListItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgDriveListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgDriveListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgDriveListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgDriveListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/operations", + "Command": "Get-MgDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/operations/$count", + "Command": "Get-MgDriveListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveListSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "Command": "Get-MgDriveListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root", + "Command": "Get-MgDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", + "Command": "Get-MgDriveRootActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics", + "Command": "Get-MgDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "Command": "Get-MgDriveRootAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/allTime", + "Command": "Get-MgDriveRootAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "Command": "Get-MgDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/children", + "Command": "Get-MgDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Get-MgDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/children/$count", + "Command": "Get-MgDriveRootChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/content", + "Command": "Get-MgDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/createdByUser", + "Command": "Get-MgDriveRootCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/root/delta", + "Command": "Get-MgDriveRootDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveRootDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -254278,671 +254426,671 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/root/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Command": "Get-MgDriveRootItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "Command": "Get-MgDriveRootLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem", + "Command": "Get-MgDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Command": "Get-MgDriveRootListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/analytics", + "Command": "Get-MgDriveRootListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "Command": "Get-MgDriveRootListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "Command": "Get-MgDriveRootListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Get-MgDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/fields", + "Command": "Get-MgDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions", + "Command": "Get-MgDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/$count", + "Command": "Get-MgDriveRootListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Get-MgDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permissions", + "Command": "Get-MgDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootPermissionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permissions/$count", + "Command": "Get-MgDriveRootPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/retentionLabel", + "Command": "Get-MgDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Get-MgDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/subscriptions", + "Command": "Get-MgDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "Command": "Get-MgDriveRootSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/thumbnails", + "Command": "Get-MgDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootThumbnailCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "Command": "Get-MgDriveRootThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Get-MgDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions", + "Command": "Get-MgDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Get-MgDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveRootVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions/$count", + "Command": "Get-MgDriveRootVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveSpecial", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "Command": "Get-MgDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveSpecial", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/special", + "Command": "Get-MgDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Get-MgDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgDriveSpecialCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/special/$count", + "Command": "Get-MgDriveSpecialCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}", + "Command": "Get-MgEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -254970,18 +255118,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes", + "Command": "Get-MgEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -255009,19 +255157,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -255089,18 +255237,178 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "Get-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationAssignment", + "CommandAlias": null, + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Get-MgEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationCategory", + "CommandAlias": null, + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "Get-MgEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [ { @@ -255168,99 +255476,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "Get-MgEducationClassAssignmentCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -255328,100 +255555,21 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryByRef", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", - "OutputType": null - }, - { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "Command": "Get-MgEducationClassAssignmentCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -255489,21 +255637,21 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [ { @@ -255571,19 +255719,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Command": "Get-MgEducationClassAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -255651,19 +255799,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Get-MgEducationClassAssignmentDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "CommandAlias": null, "Permissions": [ { @@ -255731,19 +255879,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Command": "Get-MgEducationClassAssignmentDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -255811,34 +255959,34 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Command": "Get-MgEducationClassAssignmentGradingCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentGradingCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [ { @@ -255906,18 +256054,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [ { @@ -255985,19 +256133,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgEducationClassAssignmentResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -256065,19 +256213,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationClassAssignmentRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -256145,19 +256293,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Get-MgEducationClassAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -256225,19 +256373,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Get-MgEducationClassAssignmentSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "CommandAlias": null, "Permissions": [ { @@ -256305,63 +256453,63 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -256429,18 +256577,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -256508,19 +256656,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -256588,33 +256736,33 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [ { @@ -256650,19 +256798,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -256698,19 +256846,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -256778,18 +256926,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -256857,19 +257005,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -256937,19 +257085,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -257017,18 +257165,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -257096,19 +257244,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257176,18 +257324,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/$count", + "Command": "Get-MgEducationClassCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationClassCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257215,18 +257363,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/delta", + "Command": "Get-MgEducationClassDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgEducationClassDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -257278,19 +257426,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/group", + "Command": "Get-MgEducationClassGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -257342,47 +257490,47 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "Command": "Get-MgEducationClassGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassGroupServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/members", + "Command": "Get-MgEducationClassMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -257418,18 +257566,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "Get-MgEducationClassMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassMemberByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257465,19 +257613,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/members/$count", + "Command": "Get-MgEducationClassMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257513,19 +257661,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Get-MgEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -257561,18 +257709,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules", + "Command": "Get-MgEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -257608,19 +257756,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Command": "Get-MgEducationClassModuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassModuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257656,19 +257804,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Get-MgEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassModuleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -257704,18 +257852,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Command": "Get-MgEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassModuleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -257751,19 +257899,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Command": "Get-MgEducationClassModuleResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassModuleResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257799,33 +257947,33 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Command": "Get-MgEducationClassSchool", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/schools", + "Command": "Get-MgEducationClassSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -257853,19 +258001,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/schools/$count", + "Command": "Get-MgEducationClassSchoolCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassSchoolCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257893,18 +258041,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/teachers", + "Command": "Get-MgEducationClassTeacher", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassTeacher", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -257932,18 +258080,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "Get-MgEducationClassTeacherByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationClassTeacherByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -257971,19 +258119,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Command": "Get-MgEducationClassTeacherCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationClassTeacherCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -258011,18 +258159,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me", + "Command": "Get-MgEducationMe", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationMe", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -258050,33 +258198,33 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationMeAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments", + "Command": "Get-MgEducationMeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -258144,76 +258292,76 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgEducationMeAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Command": "Get-MgEducationMeAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "Command": "Get-MgEducationMeAssignmentCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/$count", + "Command": "Get-MgEducationMeAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -258281,312 +258429,312 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Delta" - ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentDelta", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/assignments/delta", + "Command": "Get-MgEducationMeAssignmentDelta", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentGradingCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "Command": "Get-MgEducationMeAssignmentGradingCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgEducationMeAssignmentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationMeAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Get-MgEducationMeAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgEducationMeAssignmentSubmissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeClass", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/classes/{educationClass-id}", + "Command": "Get-MgEducationMeClass", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/classes", + "Command": "Get-MgEducationMeClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -258614,18 +258762,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/classes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/classes/$count", + "Command": "Get-MgEducationMeClassCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationMeClassCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -258653,19 +258801,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Get-MgEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -258701,18 +258849,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/rubrics", + "Command": "Get-MgEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -258748,18 +258896,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/rubrics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/rubrics/$count", + "Command": "Get-MgEducationMeRubricCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationMeRubricCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -258795,126 +258943,33 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/rubrics/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgEducationMeSchool", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/schools/{educationSchool-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" - }, - { - "Variants": [ - "List" - ], - "Method": "GET", "Command": "Get-MgEducationMeSchool", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "EduRoster.ReadBasic", - "Description": "View a limited subset of your school, class and user information", - "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.Read.All", - "Description": "Read the organization's roster", - "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Education", - "Uri": "/education/me/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool" - }, - { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgEducationMeSchoolCount", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "EduRoster.ReadBasic", - "Description": "View a limited subset of your school, class and user information", - "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.Read.All", - "Description": "Read the organization's roster", - "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduRoster.ReadWrite.All", - "Description": "Read and write the organization's roster", - "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Education", - "Uri": "/education/me/schools/$count", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/schools", + "Command": "Get-MgEducationMeSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -258942,18 +258997,72 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", - "Uri": "/education/me/taughtClasses", + "Uri": "/education/me/schools/$count", + "Command": "Get-MgEducationMeSchoolCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "EduRoster.ReadBasic", + "Description": "View a limited subset of your school, class and user information", + "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.Read.All", + "Description": "Read the organization's roster", + "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "Command": "Get-MgEducationMeTaughtClass", + "ApiReferenceLink": null, "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/taughtClasses", + "Command": "Get-MgEducationMeTaughtClass", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -258981,18 +259090,57 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/taughtClasses/$count", + "Command": "Get-MgEducationMeTaughtClassCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "EduRoster.ReadBasic", + "Description": "View a limited subset of your school, class and user information", + "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.Read.All", + "Description": "Read the organization's roster", + "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduRoster.ReadWrite.All", + "Description": "Read and write the organization's roster", + "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/user", + "Command": "Get-MgEducationMeUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationMeUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -259052,75 +259200,75 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgEducationMeUserMailboxSetting", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/user/mailboxSettings", + "Command": "Get-MgEducationMeUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get" ], - "Method": "GET", - "Command": "Get-MgEducationMeUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/user/serviceProvisioningErrors", + "Command": "Get-MgEducationMeUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education", + "Command": "Get-MgEducationRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphEducationRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}", + "Command": "Get-MgEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -259148,18 +259296,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools", + "Command": "Get-MgEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -259187,19 +259335,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Get-MgEducationSchoolAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -259251,18 +259399,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/classes", + "Command": "Get-MgEducationSchoolClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -259290,18 +259438,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "Get-MgEducationSchoolClassByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolClassByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -259329,19 +259477,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Command": "Get-MgEducationSchoolClassCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolClassCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -259369,18 +259517,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/$count", + "Command": "Get-MgEducationSchoolCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -259408,18 +259556,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/delta", + "Command": "Get-MgEducationSchoolDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -259479,18 +259627,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/users", + "Command": "Get-MgEducationSchoolUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -259510,18 +259658,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/users", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "Get-MgEducationSchoolUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -259541,19 +259689,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Command": "Get-MgEducationSchoolUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationSchoolUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -259573,21 +259721,21 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}", + "Command": "Get-MgEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEducationUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -259615,18 +259763,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users", + "Command": "Get-MgEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -259646,33 +259794,33 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Get-MgEducationUserAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "Get-MgEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -259740,77 +259888,77 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "Get-MgEducationUserAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "Get-MgEducationUserAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "Command": "Get-MgEducationUserAssignmentCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Command": "Get-MgEducationUserAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -259878,313 +260026,313 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Command": "Get-MgEducationUserAssignmentDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentGradingCategory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "Command": "Get-MgEducationUserAssignmentGradingCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Get-MgEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "Get-MgEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "Command": "Get-MgEducationUserAssignmentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Get-MgEducationUserAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Get-MgEducationUserAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Get-MgEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "Get-MgEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "Command": "Get-MgEducationUserAssignmentSubmissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserClass", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "Command": "Get-MgEducationUserClass", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/classes", + "Command": "Get-MgEducationUserClass", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -260212,19 +260360,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/classes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/classes/$count", + "Command": "Get-MgEducationUserClassCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserClassCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -260252,18 +260400,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/classes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/$count", + "Command": "Get-MgEducationUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEducationUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -260283,18 +260431,18 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/delta", + "Command": "Get-MgEducationUserDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgEducationUserDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [ { @@ -260354,92 +260502,92 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Command": "Get-MgEducationUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Get-MgEducationUserRubric", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "Get-MgEducationUserRubric", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "Command": "Get-MgEducationUserRubricCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserRubricCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "Command": "Get-MgEducationUserSchool", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/schools", + "Command": "Get-MgEducationUserSchool", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [ { @@ -260467,19 +260615,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/schools", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/schools/$count", + "Command": "Get-MgEducationUserSchoolCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserSchoolCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -260507,62 +260655,62 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/schools/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "Command": "Get-MgEducationUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "Command": "Get-MgEducationUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "Command": "Get-MgEducationUserTaughtClass", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Command": "Get-MgEducationUserTaughtClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", "CommandAlias": null, "Permissions": [ { @@ -260590,19 +260738,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Command": "Get-MgEducationUserTaughtClassCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClassCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -260630,19 +260778,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -260662,18 +260810,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "Get-MgEntitlementManagementAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -260693,19 +260841,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "CommandAlias": null, "Permissions": [ { @@ -260725,33 +260873,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [ { @@ -260771,18 +260919,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [ { @@ -260802,19 +260950,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -260834,62 +260982,62 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", + "Command": "Get-MgEntitlementManagementAccessPackageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -260909,18 +261057,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -260940,18 +261088,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -260971,18 +261119,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -261002,18 +261150,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -261033,33 +261181,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -261079,19 +261227,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Command": "Get-MgEntitlementManagementAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [ { @@ -261111,18 +261259,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Command": "Get-MgEntitlementManagementAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [ { @@ -261142,20 +261290,20 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", + "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentAdditional", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [ { @@ -261175,18 +261323,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignments/$count", + "Command": "Get-MgEntitlementManagementAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -261206,21 +261354,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [ { @@ -261240,18 +261388,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [ { @@ -261271,48 +261419,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -261332,122 +261480,122 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -261467,18 +261615,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -261498,18 +261646,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -261529,19 +261677,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Command": "Get-MgEntitlementManagementCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [ { @@ -261561,18 +261709,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Command": "Get-MgEntitlementManagementCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [ { @@ -261592,33 +261740,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", + "Command": "Get-MgEntitlementManagementCatalogCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -261638,115 +261786,117 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Command": "Get-MgEntitlementManagementCatalogResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "Command": "Get-MgEntitlementManagementCatalogResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", + "Command": "Get-MgEntitlementManagementCatalogResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -261755,33 +261905,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -261790,178 +261940,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -261970,33 +262120,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -262005,185 +262155,183 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [ { @@ -262203,18 +262351,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [ { @@ -262234,18 +262382,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -262265,18 +262413,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -262296,18 +262444,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -262327,19 +262475,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -262359,18 +262507,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -262390,18 +262538,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -262421,19 +262569,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -262453,55 +262601,57 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Command": "Get-MgEntitlementManagementResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resources", + "Command": "Get-MgEntitlementManagementResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resources/$count", + "Command": "Get-MgEntitlementManagementResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -262510,576 +262660,576 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Command": "Get-MgEntitlementManagementResourceRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "Command": "Get-MgEntitlementManagementResourceRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalog", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -263088,33 +263238,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -263123,178 +263273,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -263303,33 +263453,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -263338,1262 +263488,1260 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", + "Command": "Get-MgEntitlementManagementResourceRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "Command": "Get-MgEntitlementManagementResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Get-MgEntitlementManagementResourceRoleScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "Command": "Get-MgEntitlementManagementResourceRoleScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Command": "Get-MgEntitlementManagementResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "Command": "Get-MgEntitlementManagementResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", + "Command": "Get-MgEntitlementManagementResourceScopeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Get-MgEntitlementManagementResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Get-MgEntitlementManagementSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgEntitlementManagementSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "CommandAlias": null, "Permissions": [ { @@ -264613,33 +264761,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external", + "Command": "Get-MgExternal", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgExternal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Get-MgExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -264667,18 +264815,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections", + "Command": "Get-MgExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgExternalConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -264706,18 +264854,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/$count", + "Command": "Get-MgExternalConnectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -264745,19 +264893,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Get-MgExternalConnectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [ { @@ -264785,92 +264933,92 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Command": "Get-MgExternalConnectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "Command": "Get-MgExternalConnectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Get-MgExternalConnectionGroupMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Command": "Get-MgExternalConnectionGroupMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "Command": "Get-MgExternalConnectionGroupMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Get-MgExternalConnectionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [ { @@ -264898,107 +265046,107 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items", + "Command": "Get-MgExternalConnectionItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Get-MgExternalConnectionItemActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Command": "Get-MgExternalConnectionItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivityCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "Command": "Get-MgExternalConnectionItemActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionItemCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Search", "Uri": "/external/connections/{externalConnection-id}/items/$count", + "Command": "Get-MgExternalConnectionItemCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Get-MgExternalConnectionOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [ { @@ -265026,48 +265174,48 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/operations", + "Command": "Get-MgExternalConnectionOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "Command": "Get-MgExternalConnectionOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Get-MgExternalConnectionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgExternalConnectionSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "CommandAlias": null, "Permissions": [ { @@ -265095,19 +265243,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}", + "Command": "Get-MgGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -265151,18 +265299,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups", + "Command": "Get-MgGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -265206,18 +265354,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/acceptedSenders", + "Command": "Get-MgGroupAcceptedSender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupAcceptedSender", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -265237,18 +265385,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/acceptedSenders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "Get-MgGroupAcceptedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupAcceptedSenderByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -265268,19 +265416,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Command": "Get-MgGroupAcceptedSenderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupAcceptedSenderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -265300,73 +265448,33 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgGroupAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AppRoleAssignment.ReadWrite.All", - "Description": "Manage app permission grants and app role assignments", - "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Applications", "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "Get-MgGroupAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -265394,34 +265502,74 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Command": "Get-MgGroupAppRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AppRoleAssignment.ReadWrite.All", + "Description": "Manage app permission grants and app role assignments", + "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/getByIds", + "Command": "Get-MgGroupById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Get-MgGroupByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupByUniqueName", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -265465,34 +265613,34 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar", + "Command": "Get-MgGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Get-MgGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -265528,18 +265676,18 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/events", + "Command": "Get-MgGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -265559,19 +265707,19 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/calendar/events/delta", + "Command": "Get-MgGroupCalendarEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupCalendarEventDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -265599,94 +265747,94 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/calendar/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "Get-MgGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "Command": "Get-MgGroupCalendarPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupCalendarPermissionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Command": "Get-MgGroupCalendarSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupCalendarSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScheduleInformation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/calendarView", + "Command": "Get-MgGroupCalendarView", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupCalendarView", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Get-MgGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation", "CommandAlias": null, "Permissions": [ { @@ -265722,18 +265870,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations", + "Command": "Get-MgGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupConversation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation", "CommandAlias": null, "Permissions": [ { @@ -265769,19 +265917,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/$count", + "Command": "Get-MgGroupConversationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -265817,19 +265965,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupConversationThread", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -265865,18 +266013,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "Get-MgGroupConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -265912,19 +266060,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Command": "Get-MgGroupConversationThreadCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -265960,21 +266108,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupConversationThreadPost", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -266010,18 +266158,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupConversationThreadPost", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -266057,33 +266205,33 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupConversationThreadPostAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupConversationThreadPostAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [ { @@ -266119,19 +266267,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -266167,19 +266315,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgGroupConversationThreadPostCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -266215,150 +266363,150 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgGroupConversationThreadPostExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgGroupConversationThreadPostExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/$count", + "Command": "Get-MgGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -266402,34 +266550,34 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Command": "Get-MgGroupCreatedOnBehalfOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupCreatedOnBehalfOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drive", + "Command": "Get-MgGroupDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDefaultDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -266481,18 +266629,18 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/groups/{group-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/delta", + "Command": "Get-MgGroupDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgGroupDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -266536,33 +266684,33 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Get-MgGroupDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives", + "Command": "Get-MgGroupDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -266614,137 +266762,137 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/groups/{group-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Command": "Get-MgGroupDriveBundle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveBundle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveBundle", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Command": "Get-MgGroupDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveBundleContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Get-MgGroupDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveBundleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "Command": "Get-MgGroupDriveBundleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBase", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgGroupDriveContentTypeBase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgGroupDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgGroupDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/$count", + "Command": "Get-MgGroupDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -266796,2796 +266944,2796 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "Command": "Get-MgGroupDriveCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveFollowing", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "Command": "Get-MgGroupDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveFollowing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "Command": "Get-MgGroupDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Get-MgGroupDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveFollowingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "Command": "Get-MgGroupDriveFollowingCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Command": "Get-MgGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Command": "Get-MgGroupDriveItemActivityByInterval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgGroupDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgGroupDriveItemAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Command": "Get-MgGroupDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgGroupDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Get-MgGroupDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgGroupDriveItemChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgGroupDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "Command": "Get-MgGroupDriveItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Command": "Get-MgGroupDriveItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Command": "Get-MgGroupDriveItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Get-MgGroupDriveItemListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Command": "Get-MgGroupDriveItemListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Command": "Get-MgGroupDriveItemListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Get-MgGroupDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "Get-MgGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Command": "Get-MgGroupDriveItemListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgGroupDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemPermissionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgGroupDriveItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Get-MgGroupDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Get-MgGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "Get-MgGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Command": "Get-MgGroupDriveItemSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnailCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgGroupDriveItemThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgGroupDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgGroupDriveItemVersionCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "Command": "Get-MgGroupDriveLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveList", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Command": "Get-MgGroupDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Command": "Get-MgGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "Command": "Get-MgGroupDriveListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgGroupDriveListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgGroupDriveListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "Command": "Get-MgGroupDriveListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "Command": "Get-MgGroupDriveListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "Command": "Get-MgGroupDriveListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Command": "Get-MgGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgGroupDriveListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgGroupDriveListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgGroupDriveListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "Command": "Get-MgGroupDriveListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgGroupDriveListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgGroupDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgGroupDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgGroupDriveListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgGroupDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Command": "Get-MgGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "Command": "Get-MgGroupDriveListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveListSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "Command": "Get-MgGroupDriveListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Command": "Get-MgGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", + "Command": "Get-MgGroupDriveRootActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Command": "Get-MgGroupDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "Command": "Get-MgGroupDriveRootAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Command": "Get-MgGroupDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Command": "Get-MgGroupDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Get-MgGroupDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "Command": "Get-MgGroupDriveRootChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Command": "Get-MgGroupDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "Command": "Get-MgGroupDriveRootCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "Command": "Get-MgGroupDriveRootDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "Command": "Get-MgGroupDriveRootLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Command": "Get-MgGroupDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "Command": "Get-MgGroupDriveRootListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "Command": "Get-MgGroupDriveRootListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Get-MgGroupDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Command": "Get-MgGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "Command": "Get-MgGroupDriveRootListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgGroupDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Get-MgGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Command": "Get-MgGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootPermissionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "Command": "Get-MgGroupDriveRootPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Get-MgGroupDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Get-MgGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Command": "Get-MgGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "Command": "Get-MgGroupDriveRootSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Command": "Get-MgGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnailCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "Command": "Get-MgGroupDriveRootThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Get-MgGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Command": "Get-MgGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Get-MgGroupDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "Command": "Get-MgGroupDriveRootVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveSpecial", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "Command": "Get-MgGroupDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveSpecial", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "Command": "Get-MgGroupDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Get-MgGroupDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupDriveSpecialCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "Command": "Get-MgGroupDriveSpecialCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Get-MgGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -269621,18 +269769,18 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events", + "Command": "Get-MgGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -269652,78 +269800,78 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupEventAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "Get-MgGroupEventAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Command": "Get-MgGroupEventAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Command": "Get-MgGroupEventCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/$count", + "Command": "Get-MgGroupEventCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -269743,19 +269891,19 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/events/delta", + "Command": "Get-MgGroupEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -269783,77 +269931,77 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgGroupEventExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "Get-MgGroupEventExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupEventExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "Command": "Get-MgGroupEventExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgGroupEventInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Command": "Get-MgGroupEventInstance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -269873,78 +270021,78 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Get-MgGroupEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "Get-MgGroupEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Command": "Get-MgGroupEventInstanceAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "Command": "Get-MgGroupEventInstanceCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Command": "Get-MgGroupEventInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -269964,109 +270112,109 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Get-MgGroupEventInstanceExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "Get-MgGroupEventInstanceExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Command": "Get-MgGroupEventInstanceExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Get-MgGroupExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/extensions", + "Command": "Get-MgGroupExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/extensions/$count", + "Command": "Get-MgGroupExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Get-MgGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [ { @@ -270086,18 +270234,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupLifecyclePolicies", + "Command": "Get-MgGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [ { @@ -270117,18 +270265,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groupLifecyclePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Command": "Get-MgGroupLifecyclePolicyByGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicyByGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [ { @@ -270148,18 +270296,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupLifecyclePolicies/$count", + "Command": "Get-MgGroupLifecyclePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -270179,18 +270327,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groupLifecyclePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members", + "Command": "Get-MgGroupMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -270234,192 +270382,192 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "Command": "Get-MgGroupMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/application", + "Command": "Get-MgGroupMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "Command": "Get-MgGroupMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/device", + "Command": "Get-MgGroupMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "Command": "Get-MgGroupMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/group", + "Command": "Get-MgGroupMemberAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "Command": "Get-MgGroupMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/orgContact", + "Command": "Get-MgGroupMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgGroupMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/servicePrincipal", + "Command": "Get-MgGroupMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "Command": "Get-MgGroupMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/user", + "Command": "Get-MgGroupMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/$ref", + "Command": "Get-MgGroupMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -270463,19 +270611,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/$count", + "Command": "Get-MgGroupMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -270519,111 +270667,111 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsApplication", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/members/application/$count", + "Command": "Get-MgGroupMemberCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/members/device/$count", + "Command": "Get-MgGroupMemberCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/members/group/$count", + "Command": "Get-MgGroupMemberCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/members/orgContact/$count", + "Command": "Get-MgGroupMemberCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/members/servicePrincipal/$count", + "Command": "Get-MgGroupMemberCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/members/user/$count", + "Command": "Get-MgGroupMemberCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/getMemberGroups", + "Command": "Get-MgGroupMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -270707,21 +270855,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/getMemberObjects", + "Command": "Get-MgGroupMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -270821,33 +270969,33 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgGroupMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/memberOf", + "Command": "Get-MgGroupMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -270883,77 +271031,77 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgGroupMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/memberOf/group", + "Command": "Get-MgGroupMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/memberOf/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/memberOf/$count", + "Command": "Get-MgGroupMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -270989,357 +271137,357 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/memberOf/group/$count", + "Command": "Get-MgGroupMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseError", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "Command": "Get-MgGroupMemberWithLicenseError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Command": "Get-MgGroupMemberWithLicenseError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", + "Command": "Get-MgGroupMemberWithLicenseErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -271383,18 +271531,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "Get-MgGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -271438,19 +271586,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Command": "Get-MgGroupOnenoteNotebookCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -271494,21 +271642,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "CommandAlias": null, "Permissions": [ { @@ -271552,18 +271700,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgGroupOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -271607,18 +271755,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -271662,19 +271810,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgGroupOnenoteOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -271718,34 +271866,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/operations/$count", + "Command": "Get-MgGroupOnenoteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -271781,18 +271929,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "Get-MgGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -271828,34 +271976,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/pages/$count", + "Command": "Get-MgGroupOnenotePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenotePageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -271891,19 +272039,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgGroupOnenoteRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteRecentNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", "CommandAlias": null, "Permissions": [ { @@ -271947,34 +272095,34 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecentNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgGroupOnenoteResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgGroupOnenoteResourceContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -272010,34 +272158,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Command": "Get-MgGroupOnenoteResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgGroupOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -272081,18 +272229,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "Get-MgGroupOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -272136,19 +272284,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sections/$count", + "Command": "Get-MgGroupOnenoteSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -272192,19 +272340,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -272248,19 +272396,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "Get-MgGroupOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -272304,21 +272452,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgGroupOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -272362,18 +272510,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -272417,18 +272565,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -272464,18 +272612,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners", + "Command": "Get-MgGroupOwner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -272519,192 +272667,192 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "Command": "Get-MgGroupOwnerAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/application", + "Command": "Get-MgGroupOwnerAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "Command": "Get-MgGroupOwnerAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/device", + "Command": "Get-MgGroupOwnerAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "Command": "Get-MgGroupOwnerAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/group", + "Command": "Get-MgGroupOwnerAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "Command": "Get-MgGroupOwnerAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/orgContact", + "Command": "Get-MgGroupOwnerAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "Command": "Get-MgGroupOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/user", + "Command": "Get-MgGroupOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "Get-MgGroupOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -272748,19 +272896,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/$count", + "Command": "Get-MgGroupOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -272804,123 +272952,123 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsApplication", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/owners/application/$count", + "Command": "Get-MgGroupOwnerCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/owners/device/$count", + "Command": "Get-MgGroupOwnerCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/owners/group/$count", + "Command": "Get-MgGroupOwnerCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/owners/orgContact/$count", + "Command": "Get-MgGroupOwnerCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/owners/user/$count", + "Command": "Get-MgGroupOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgGroupPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "Get-MgGroupPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -272956,19 +273104,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/permissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/permissionGrants/$count", + "Command": "Get-MgGroupPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupPermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -273004,21 +273152,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/photo", + "Command": "Get-MgGroupPhoto", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -273046,18 +273194,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/photo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/photos", + "Command": "Get-MgGroupPhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -273085,21 +273233,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/photos", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Get-MgGroupPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -273127,48 +273275,48 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner", + "Command": "Get-MgGroupPlanner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupPlanner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerGroup", "CommandAlias": null, "Permissions": [], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Command": "Get-MgGroupPlannerPlan", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupPlannerPlan", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner/plans", + "Command": "Get-MgGroupPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupPlannerPlan", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -273220,33 +273368,33 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner/plans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgGroupPlannerPlanBucket", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanBucket", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner/plans/$count", + "Command": "Get-MgGroupPlannerPlanCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -273298,47 +273446,47 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner/plans/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgGroupPlannerPlanDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "CommandAlias": null, "Permissions": [], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgGroupPlannerPlanTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/rejectedSenders", + "Command": "Get-MgGroupRejectedSender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupRejectedSender", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -273358,18 +273506,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/rejectedSenders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "Get-MgGroupRejectedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupRejectedSenderByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -273389,19 +273537,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Command": "Get-MgGroupRejectedSenderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupRejectedSenderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -273421,21 +273569,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Command": "Get-MgGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", "CommandAlias": null, "Permissions": [ { @@ -273471,19 +273619,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/settings", + "Command": "Get-MgGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", "CommandAlias": null, "Permissions": [ { @@ -273519,20 +273667,20 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/settings/$count", + "Command": "Get-MgGroupSettingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSettingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -273568,33 +273716,33 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/settings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/getByIds", + "Command": "Get-MgGroupSettingTemplateById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupSettingTemplateById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupSettingTemplates/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/$count", + "Command": "Get-MgGroupSettingTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -273614,18 +273762,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groupSettingTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/delta", + "Command": "Get-MgGroupSettingTemplateDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -273645,19 +273793,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groupSettingTemplates/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "CommandAlias": null, "Permissions": [ { @@ -273677,18 +273825,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSettingTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "CommandAlias": null, "Permissions": [ { @@ -273708,3919 +273856,3921 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groupSettingTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSettingTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", + "Command": "Get-MgGroupSettingTemplateMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupSettingTemplateMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", + "Command": "Get-MgGroupSettingTemplateMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgGroupSettingTemplateMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Get-MgGroupSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites", + "Command": "Get-MgGroupSite", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", + "Command": "Get-MgGroupSiteActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Command": "Get-MgGroupSiteAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", + "Command": "Get-MgGroupSiteAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteApplicableContentTypeForList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgGroupSiteApplicableContentTypeForList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteByPath", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgGroupSiteByPath", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Command": "Get-MgGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "Command": "Get-MgGroupSiteColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgGroupSiteColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Command": "Get-MgGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgGroupSiteContentTypeBase", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgGroupSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgGroupSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgGroupSiteContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumn", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgGroupSiteContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "Command": "Get-MgGroupSiteContentTypeCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/$count", + "Command": "Get-MgGroupSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "Command": "Get-MgGroupSiteCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "Command": "Get-MgGroupSiteDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteDefaultDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/delta", + "Command": "Get-MgGroupSiteDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "Command": "Get-MgGroupSiteDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "Command": "Get-MgGroupSiteDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "Command": "Get-MgGroupSiteDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteDriveCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Command": "Get-MgGroupSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Command": "Get-MgGroupSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "Command": "Get-MgGroupSiteExternalColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumnCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPath", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "Get-MgGroupSiteGetByPath", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Get-MgGroupSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "Get-MgGroupSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "Get-MgGroupSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "Command": "Get-MgGroupSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "Command": "Get-MgGroupSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathExternalColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Command": "Get-MgGroupSiteGetByPathExternalColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", + "Command": "Get-MgGroupSiteGetByPathItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathOnenote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Get-MgGroupSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "Get-MgGroupSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "Get-MgGroupSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "Get-MgGroupSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", + "Command": "Get-MgGroupSiteGetByPathSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Get-MgGroupSiteGetByPathTermStore", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", + "Command": "Get-MgGroupSiteGetByPathTermStore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", + "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "Command": "Get-MgGroupSiteItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/items", + "Command": "Get-MgGroupSiteItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteItemCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "Command": "Get-MgGroupSiteItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Command": "Get-MgGroupSiteItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "Command": "Get-MgGroupSiteLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgGroupSiteList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Command": "Get-MgGroupSiteList", + "ApiReferenceLink": null, "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgGroupSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteListColumn", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Command": "Get-MgGroupSiteListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgGroupSiteListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgGroupSiteListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Command": "Get-MgGroupSiteListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "Command": "Get-MgGroupSiteListCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "Command": "Get-MgGroupSiteListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "Command": "Get-MgGroupSiteListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgGroupSiteListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgGroupSiteListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Command": "Get-MgGroupSiteListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "Command": "Get-MgGroupSiteListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgGroupSiteListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Get-MgGroupSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Get-MgGroupSiteListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Command": "Get-MgGroupSiteListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgGroupSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Command": "Get-MgGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "Command": "Get-MgGroupSiteListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Get-MgGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "Get-MgGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteListSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Command": "Get-MgGroupSiteListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Command": "Get-MgGroupSiteOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "Command": "Get-MgGroupSiteOnenoteNotebookCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Command": "Get-MgGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "Command": "Get-MgGroupSiteOnenoteOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Command": "Get-MgGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "Command": "Get-MgGroupSiteOnenotePageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageParentSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgGroupSiteOnenotePageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Command": "Get-MgGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgGroupSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Command": "Get-MgGroupSiteOnenoteResourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Command": "Get-MgGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphOnenoteSection", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "Command": "Get-MgGroupSiteOnenoteSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Get-MgGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Command": "Get-MgGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "Command": "Get-MgGroupSiteOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Get-MgGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Command": "Get-MgGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphBaseSitePage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Command": "Get-MgGroupSitePageAsSitePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "Command": "Get-MgGroupSitePageAsSitePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Get-MgGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "Get-MgGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "Command": "Get-MgGroupSitePageCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageCountAsSitePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "Command": "Get-MgGroupSitePageCountAsSitePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Command": "Get-MgGroupSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Command": "Get-MgGroupSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Command": "Get-MgGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Command": "Get-MgGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "Command": "Get-MgGroupSitePermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSitePermissionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Command": "Get-MgGroupSiteTermStore", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "Command": "Get-MgGroupSiteTermStore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", + "Command": "Get-MgGroupSiteTermStoreCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Command": "Get-MgGroupSiteTermStoreGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Command": "Get-MgGroupSiteTermStoreGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "Command": "Get-MgGroupSiteTermStoreGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277631,34 +277781,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277669,17 +277819,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277690,34 +277840,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277728,17 +277878,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277749,17 +277899,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277770,17 +277920,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277791,17 +277941,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -277812,515 +277962,515 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Get-MgGroupSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Command": "Get-MgGroupSiteTermStoreSet", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Get-MgGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278331,34 +278481,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "Get-MgGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278369,17 +278519,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278390,34 +278540,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278428,17 +278578,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278449,17 +278599,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278470,17 +278620,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278491,17 +278641,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278512,83 +278662,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "Command": "Get-MgGroupSiteTermStoreSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278599,34 +278749,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278637,17 +278787,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278658,34 +278808,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278696,17 +278846,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278717,17 +278867,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278738,17 +278888,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278759,17 +278909,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -278780,2667 +278930,2665 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "Get-MgGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Command": "Get-MgGroupSiteTermStoreSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgGroupSiteTermStoreSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ + "Get", "Get1", + "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSubSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "Command": "Get-MgGroupSubSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ - "List2" + "Get1", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupSubSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "Command": "Get-MgGroupSubSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List2" ], - "Method": "GET", - "Command": "Get-MgGroupSubSiteCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "Command": "Get-MgGroupSubSiteCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team", + "Command": "Get-MgGroupTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" - }, - { "Variants": [ - "Get1", - "GetViaIdentity1" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Command": "Get-MgGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "List1" + "Get1", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels", + "Command": "Get-MgGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/$count", + "Command": "Get-MgGroupTeamChannelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelFileFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "Command": "Get-MgGroupTeamChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Command": "Get-MgGroupTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Command": "Get-MgGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "Command": "Get-MgGroupTeamChannelMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Command": "Get-MgGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "Command": "Get-MgGroupTeamChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgGroupTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgGroupTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Command": "Get-MgGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTabCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "Command": "Get-MgGroupTeamChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTabTeamApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgGroupTeamChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/group", + "Command": "Get-MgGroupTeamGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamGroupServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "Command": "Get-MgGroupTeamGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "Command": "Get-MgGroupTeamIncomingChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/incomingChannels", + "Command": "Get-MgGroupTeamIncomingChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannelCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "Command": "Get-MgGroupTeamIncomingChannelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/installedApps", + "Command": "Get-MgGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/installedApps/$count", + "Command": "Get-MgGroupTeamInstalledAppCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppTeamApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgGroupTeamInstalledAppTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Command": "Get-MgGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/members", + "Command": "Get-MgGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/members/$count", + "Command": "Get-MgGroupTeamMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/operations", + "Command": "Get-MgGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/operations/$count", + "Command": "Get-MgGroupTeamOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/permissionGrants", + "Command": "Get-MgGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "Command": "Get-MgGroupTeamPermissionGrantCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPhoto", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/photo", + "Command": "Get-MgGroupTeamPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPhotoContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/photo/$value", + "Command": "Get-MgGroupTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel", + "Command": "Get-MgGroupTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Command": "Get-MgGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Command": "Get-MgGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Command": "Get-MgGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Command": "Get-MgGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule", + "Command": "Get-MgGroupTeamSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Command": "Get-MgGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Command": "Get-MgGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Command": "Get-MgGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/shifts", + "Command": "Get-MgGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShiftCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "Command": "Get-MgGroupTeamScheduleShiftCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Command": "Get-MgGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "Command": "Get-MgGroupTeamScheduleTimeOffCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamTag", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Command": "Get-MgGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags", + "Command": "Get-MgGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamTagCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/$count", + "Command": "Get-MgGroupTeamTagCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Get-MgGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Command": "Get-MgGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgGroupTeamTagMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "Command": "Get-MgGroupTeamTagMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTeamTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/template", + "Command": "Get-MgGroupTeamTemplate", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Get-MgGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -281476,18 +281624,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads", + "Command": "Get-MgGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -281523,19 +281671,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/$count", + "Command": "Get-MgGroupThreadCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -281571,21 +281719,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Get-MgGroupThreadPost", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -281621,18 +281769,18 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Command": "Get-MgGroupThreadPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [ { @@ -281668,33 +281816,33 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Get-MgGroupThreadPostAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "Get-MgGroupThreadPostAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [ { @@ -281730,19 +281878,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Command": "Get-MgGroupThreadPostAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -281778,19 +281926,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Command": "Get-MgGroupThreadPostCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -281826,165 +281974,165 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Get-MgGroupThreadPostExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "Get-MgGroupThreadPostExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Command": "Get-MgGroupThreadPostExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "Command": "Get-MgGroupTransitiveMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers", + "Command": "Get-MgGroupTransitiveMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -282028,193 +282176,193 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/application", + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/device", + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/group", + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "Command": "Get-MgGroupTransitiveMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/user", + "Command": "Get-MgGroupTransitiveMemberAsUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Command": "Get-MgGroupTransitiveMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -282258,123 +282406,123 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "Command": "Get-MgGroupTransitiveMemberCountAsUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgGroupTransitiveMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Command": "Get-MgGroupTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -282410,77 +282558,77 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Command": "Get-MgGroupTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -282516,92 +282664,92 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityApiConnector", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Command": "Get-MgIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityApiConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/apiConnectors", + "Command": "Get-MgIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityApiConnectorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/apiConnectors/$count", + "Command": "Get-MgIdentityApiConnectorCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [ { @@ -282621,18 +282769,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [ { @@ -282652,33 +282800,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "CommandAlias": null, "Permissions": [ { @@ -282698,208 +282846,208 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", + "Command": "Get-MgIdentityAuthenticationEventFlowCondition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowCondition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -282919,18 +283067,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -282950,33 +283098,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "CommandAlias": null, "Permissions": [ { @@ -282996,19 +283144,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283028,49 +283176,49 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Get-MgIdentityAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventListener", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [ { @@ -283090,18 +283238,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventListeners", + "Command": "Get-MgIdentityAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventListener", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [ { @@ -283121,18 +283269,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventListeners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/authenticationEventListeners/$count", + "Command": "Get-MgIdentityAuthenticationEventListenerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventListenerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283152,19 +283300,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/authenticationEventListeners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Get-MgIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -283184,18 +283332,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows", + "Command": "Get-MgIdentityB2XUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [ { @@ -283215,33 +283363,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/$count", + "Command": "Get-MgIdentityB2XUserFlowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283261,80 +283409,80 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProvider" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProvider" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [ { @@ -283354,18 +283502,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [ { @@ -283385,19 +283533,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283417,19 +283565,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283449,18 +283597,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "CommandAlias": null, "Permissions": [ { @@ -283480,19 +283628,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283512,19 +283660,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283544,19 +283692,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283576,18 +283724,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "CommandAlias": null, "Permissions": [ { @@ -283607,19 +283755,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283639,19 +283787,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283671,79 +283819,79 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [ { @@ -283763,18 +283911,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [ { @@ -283794,19 +283942,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283826,19 +283974,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283858,48 +284006,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [ { @@ -283919,18 +284067,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -283950,148 +284098,148 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies", + "Command": "Get-MgIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/$count", + "Command": "Get-MgIdentityConditionalAccessPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Command": "Get-MgIdentityConditionalAccessTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/templates", + "Command": "Get-MgIdentityConditionalAccessTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/templates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/templates/$count", + "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/templates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityCustomAuthenticationExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [ { @@ -284111,18 +284259,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions", + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityCustomAuthenticationExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [ { @@ -284142,18 +284290,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions/$count", + "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284173,19 +284321,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [ { @@ -284205,18 +284353,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [ { @@ -284236,18 +284384,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284267,19 +284415,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [ { @@ -284299,18 +284447,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [ { @@ -284330,33 +284478,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [ { @@ -284376,19 +284524,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284408,19 +284556,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284440,19 +284588,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -284472,18 +284620,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -284503,19 +284651,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284535,63 +284683,63 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [ { @@ -284611,18 +284759,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [ { @@ -284642,19 +284790,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284674,19 +284822,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -284706,18 +284854,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -284737,19 +284885,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284769,135 +284917,135 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -284917,18 +285065,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -284948,18 +285096,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -284979,19 +285127,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -285011,18 +285159,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -285042,78 +285190,78 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -285133,19 +285281,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -285165,18 +285313,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -285196,18 +285344,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -285227,78 +285375,78 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [ { @@ -285318,18 +285466,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [ { @@ -285349,18 +285497,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -285380,151 +285528,151 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedItemContainer", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedItemContainer" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -285544,18 +285692,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [ { @@ -285575,18 +285723,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -285606,237 +285754,237 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -285856,19 +286004,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -285888,92 +286036,92 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowInsight", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [ { @@ -285993,18 +286141,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "CommandAlias": null, "Permissions": [ { @@ -286023,20 +286171,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286056,33 +286204,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -286102,19 +286250,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286134,93 +286282,93 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -286240,18 +286388,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -286271,19 +286419,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286303,92 +286451,92 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -286408,18 +286556,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "CommandAlias": null, "Permissions": [ { @@ -286439,33 +286587,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [ { @@ -286485,19 +286633,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286517,19 +286665,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "CommandAlias": null, "Permissions": [ { @@ -286549,18 +286697,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "CommandAlias": null, "Permissions": [ { @@ -286580,18 +286728,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286611,33 +286759,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -286657,19 +286805,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286689,107 +286837,107 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "CommandAlias": null, "Permissions": [ { @@ -286809,19 +286957,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286841,63 +286989,63 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -286917,19 +287065,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -286949,93 +287097,93 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "CommandAlias": null, "Permissions": [ { @@ -287055,18 +287203,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "CommandAlias": null, "Permissions": [ { @@ -287086,18 +287234,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -287117,195 +287265,195 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -287325,19 +287473,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -287357,92 +287505,92 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [ { @@ -287462,19 +287610,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [ { @@ -287494,18 +287642,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "CommandAlias": null, "Permissions": [ { @@ -287525,19 +287673,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -287557,137 +287705,137 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [ { @@ -287707,18 +287855,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [ { @@ -287738,19 +287886,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -287770,252 +287918,252 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccess", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess", + "Command": "Get-MgIdentityGovernancePrivilegedAccess", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -288035,18 +288183,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -288066,33 +288214,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -288112,63 +288260,63 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -288188,18 +288336,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -288219,33 +288367,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -288265,93 +288413,93 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -288371,18 +288519,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -288402,33 +288550,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -288448,93 +288596,93 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -288554,18 +288702,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -288585,18 +288733,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -288616,63 +288764,63 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -288692,18 +288840,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -288723,18 +288871,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -288754,93 +288902,93 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -288860,18 +289008,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -288891,18 +289039,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -288922,360 +289070,360 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreement" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreement" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphAgreement", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreementFile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Get-MgIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -289295,18 +289443,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/identityProviders", + "Command": "Get-MgIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [ { @@ -289326,18 +289474,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/identityProviders", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/identityProviders/$count", + "Command": "Get-MgIdentityProviderCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityProviderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -289357,19 +289505,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/identityProviders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Get-MgIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [ { @@ -289389,18 +289537,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/userFlowAttributes", + "Command": "Get-MgIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [ { @@ -289420,18 +289568,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/userFlowAttributes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/userFlowAttributes/$count", + "Command": "Get-MgIdentityUserFlowAttributeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttributeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -289451,47 +289599,47 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/userFlowAttributes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgInformationProtection", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/informationProtection", + "Command": "Get-MgInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlocker", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/informationProtection/bitlocker", + "Command": "Get-MgInformationProtectionBitlocker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBitlocker" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphBitlocker", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [ { @@ -289511,18 +289659,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "CommandAlias": null, "Permissions": [ { @@ -289542,18 +289690,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -289573,19 +289721,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [ { @@ -289605,18 +289753,18 @@ "IsLeastPrivilege": true } ], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [ { @@ -289636,18 +289784,18 @@ "IsLeastPrivilege": true } ], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -289667,176 +289815,176 @@ "IsLeastPrivilege": true } ], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgInvitation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/invitations", + "Command": "Get-MgInvitation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInvitation" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgInvitationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInvitation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/invitations/$count", + "Command": "Get-MgInvitationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/invitations/invitedUser/mailboxSettings", + "Command": "Get-MgInvitationInvitedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get" ], - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/invitations/invitedUser/serviceProvisioningErrors", + "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", + "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", + "Command": "Get-MgInvitationInvitedUserSponsor", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserSponsor", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/invitations/invitedUserSponsors", + "Command": "Get-MgInvitationInvitedUserSponsor", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserSponsor", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/invitations/invitedUserSponsors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/invitations/invitedUserSponsors/$count", + "Command": "Get-MgInvitationInvitedUserSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserSponsorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/invitations/invitedUserSponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -289864,18 +290012,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/oauth2PermissionGrants", + "Command": "Get-MgOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -289903,18 +290051,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/oauth2PermissionGrants/$count", + "Command": "Get-MgOauth2PermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -289942,18 +290090,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/oauth2PermissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/oauth2PermissionGrants/delta", + "Command": "Get-MgOauth2PermissionGrantDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrantDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -289981,19 +290129,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/oauth2PermissionGrants/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}", + "Command": "Get-MgOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", "CommandAlias": null, "Permissions": [ { @@ -290029,18 +290177,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization", + "Command": "Get-MgOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", "CommandAlias": null, "Permissions": [ { @@ -290116,19 +290264,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding", + "Command": "Get-MgOrganizationBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBranding", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "CommandAlias": null, "Permissions": [ { @@ -290180,94 +290328,94 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingBackgroundImage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Command": "Get-MgOrganizationBrandingBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingBannerLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Command": "Get-MgOrganizationBrandingBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingCustomCss", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/customCSS", + "Command": "Get-MgOrganizationBrandingCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingFavicon", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/favicon", + "Command": "Get-MgOrganizationBrandingFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingHeaderLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/headerLogo", + "Command": "Get-MgOrganizationBrandingHeaderLogo", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Get-MgOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -290319,18 +290467,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "Get-MgOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -290382,19 +290530,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290430,19 +290578,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290478,19 +290626,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Command": "Get-MgOrganizationBrandingLocalizationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290542,19 +290690,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290590,19 +290738,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290638,19 +290786,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290686,19 +290834,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290734,19 +290882,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290782,64 +290930,64 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Get-MgOrganizationBrandingSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingSquareLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationBrandingSquareLogoDark", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/getByIds", + "Command": "Get-MgOrganizationById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgOrganizationById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "CommandAlias": null, "Permissions": [ { @@ -290859,18 +291007,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "CommandAlias": null, "Permissions": [ { @@ -290890,19 +291038,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -290922,18 +291070,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/$count", + "Command": "Get-MgOrganizationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgOrganizationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -291009,255 +291157,255 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Get-MgOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions", + "Command": "Get-MgOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgOrganizationExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions/$count", + "Command": "Get-MgOrganizationExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgOrganizationExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/getMemberGroups", + "Command": "Get-MgOrganizationMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgOrganizationMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/getMemberObjects", + "Command": "Get-MgOrganizationMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgOrganizationMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}/room", + "Command": "Get-MgPlaceAsRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlaceAsRoom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}/room", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/room", + "Command": "Get-MgPlaceAsRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlaceAsRoom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/room", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}/roomList", + "Command": "Get-MgPlaceAsRoomList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlaceAsRoomList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoomList", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}/roomList", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/roomList", + "Command": "Get-MgPlaceAsRoomList", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlaceAsRoomList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoomList", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/roomList", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoomList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Command": "Get-MgPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlaceAsRoomListRoom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}/roomList/rooms", + "Command": "Get-MgPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlaceAsRoomListRoom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}/roomList/rooms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}/roomList/rooms/$count", + "Command": "Get-MgPlaceAsRoomListRoomCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlaceAsRoomListRoomCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}/roomList/rooms/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgPlaceCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Calendar", "Uri": "/places/$count", + "Command": "Get-MgPlaceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPlaceCountAsRoom", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/places/room/$count", + "Command": "Get-MgPlaceCountAsRoom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPlaceCountAsRoomList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/places/roomList/$count", + "Command": "Get-MgPlaceCountAsRoomList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPlanner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner", + "Command": "Get-MgPlanner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPlanner", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Get-MgPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlannerBucket", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -291309,18 +291457,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/buckets", + "Command": "Get-MgPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlannerBucket", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -291372,18 +291520,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/buckets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/buckets/$count", + "Command": "Get-MgPlannerBucketCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPlannerBucketCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -291435,18 +291583,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/buckets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Command": "Get-MgPlannerBucketTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlannerBucketTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -291498,19 +291646,19 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Get-MgPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlannerPlan", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -291562,81 +291710,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgPlannerPlan", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Planner", "Uri": "/planner/plans", + "Command": "Get-MgPlannerPlan", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlannerPlanBucket", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -291688,145 +291773,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgPlannerPlanCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Planner", - "Uri": "/planner/plans/$count", - "ApiReferenceLink": null, - "OutputType": null - }, - { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgPlannerPlanDetail", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Module": "Planner", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlanDetails" - }, - { + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Command": "Get-MgPlannerPlanBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlannerPlanTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -291878,19 +291836,82 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask" + "Uri": "/planner/plans/$count", + "Command": "Get-MgPlannerPlanCount", + "ApiReferenceLink": null, + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Get-MgPlannerPlanDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlannerTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "CommandAlias": null, "Permissions": [ { @@ -291942,18 +291963,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Command": "Get-MgPlannerPlanTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPlannerTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -292005,19 +292026,82 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Get-MgPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTask", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks", + "Command": "Get-MgPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -292069,19 +292153,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -292133,18 +292217,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlannerTaskCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -292196,19 +292281,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner/tasks/$count", + "Command": "Get-MgPlannerTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgPlannerTaskDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -292260,19 +292344,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Get-MgPlannerTaskDetail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTaskDetails" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "CommandAlias": null, "Permissions": [ { @@ -292324,19 +292408,83 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -292364,18 +292512,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -292403,62 +292551,62 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -292486,18 +292634,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "CommandAlias": null, "Permissions": [ { @@ -292533,19 +292681,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/adminConsentRequestPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Get-MgPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -292573,18 +292721,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies", + "Command": "Get-MgPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -292612,33 +292760,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -292674,19 +292822,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -292722,18 +292870,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies/$count", + "Command": "Get-MgPolicyAppManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -292761,18 +292909,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "CommandAlias": null, "Permissions": [ { @@ -292792,76 +292940,76 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationFlowsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -292889,18 +293037,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -292928,62 +293076,62 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/$count", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -293011,18 +293159,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authorizationPolicy", + "Command": "Get-MgPolicyAuthorizationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "CommandAlias": null, "Permissions": [ { @@ -293042,19 +293190,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authorizationPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -293082,18 +293230,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies", + "Command": "Get-MgPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -293121,33 +293269,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -293191,19 +293339,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -293247,18 +293395,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/$count", + "Command": "Get-MgPolicyClaimMappingPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -293286,32 +293434,32 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/conditionalAccessPolicies/$count", + "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyConditionalAccessPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/conditionalAccessPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Get-MgPolicyCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "CommandAlias": null, "Permissions": [ { @@ -293331,18 +293479,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "CommandAlias": null, "Permissions": [ { @@ -293362,19 +293510,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [ { @@ -293394,18 +293542,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [ { @@ -293425,18 +293573,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -293456,19 +293604,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "CommandAlias": null, "Permissions": [ { @@ -293488,18 +293636,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPolicyTemplate", "CommandAlias": null, "Permissions": [ { @@ -293519,46 +293667,46 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyDefaultAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -293586,18 +293734,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/defaultAppManagementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/deviceRegistrationPolicy", + "Command": "Get-MgPolicyDeviceRegistrationPolicy", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyDeviceRegistrationPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", "CommandAlias": null, "Permissions": [ { @@ -293625,105 +293773,105 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/deviceRegistrationPolicy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/policies/featureRolloutPolicies", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/$count", + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -293751,18 +293899,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -293790,33 +293938,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -293860,19 +294008,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -293916,18 +294064,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -293955,33 +294103,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [ { @@ -294001,18 +294149,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies", + "Command": "Get-MgPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [ { @@ -294032,18 +294180,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/$count", + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -294063,33 +294211,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [ { @@ -294109,19 +294257,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -294141,33 +294289,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [ { @@ -294187,19 +294335,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -294219,19 +294367,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Get-MgPolicyRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -294275,18 +294423,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies", + "Command": "Get-MgPolicyRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -294330,19 +294478,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -294386,18 +294534,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "CommandAlias": null, "Permissions": [ { @@ -294441,18 +294589,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -294496,33 +294644,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/$count", + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -294566,89 +294714,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "RoleManagementPolicy.Read.Directory", - "Description": "Read all policies for privileged role assignments of your company's directory", - "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagementPolicy.ReadWrite.Directory", - "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", - "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -294692,19 +294784,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -294748,18 +294840,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -294803,19 +294896,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -294859,19 +294951,75 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "RoleManagementPolicy.Read.Directory", + "Description": "Read all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagementPolicy.ReadWrite.Directory", + "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory", + "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -294899,18 +295047,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "Get-MgPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -294938,33 +295086,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -295008,19 +295156,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295064,18 +295212,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/$count", + "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295103,19 +295251,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -295143,18 +295291,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "Get-MgPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -295182,33 +295330,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -295252,19 +295400,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295308,18 +295456,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/$count", + "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295347,33 +295495,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print", + "Command": "Get-MgPrint", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrint", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Get-MgPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [ { @@ -295393,18 +295541,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/connectors/{printConnector-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/connectors", + "Command": "Get-MgPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [ { @@ -295424,18 +295572,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/connectors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/connectors/$count", + "Command": "Get-MgPrintConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrintConnectorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295455,19 +295603,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/connectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Get-MgPrintOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [ { @@ -295495,47 +295643,47 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/operations/{printOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/operations", + "Command": "Get-MgPrintOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/operations/$count", + "Command": "Get-MgPrintOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrintOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}", + "Command": "Get-MgPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -295587,18 +295735,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers", + "Command": "Get-MgPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintPrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -295626,33 +295774,33 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "Command": "Get-MgPrintPrinterConnector", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/connectors", + "Command": "Get-MgPrintPrinterConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [ { @@ -295672,19 +295820,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/connectors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/connectors/$count", + "Command": "Get-MgPrintPrinterConnectorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterConnectorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295704,18 +295852,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/connectors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/$count", + "Command": "Get-MgPrintPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295743,19 +295891,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Get-MgPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -295823,18 +295971,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "Get-MgPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -295902,19 +296050,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/$count", + "Command": "Get-MgPrintPrinterJobCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -295982,19 +296130,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Get-MgPrintPrinterJobDocument", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocument", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [ { @@ -296030,33 +296178,33 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Command": "Get-MgPrintPrinterJobDocument", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocument", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgPrintPrinterJobDocumentContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocumentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -296092,108 +296240,108 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocumentCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "Command": "Get-MgPrintPrinterJobDocumentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Get-MgPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Command": "Get-MgPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "Command": "Get-MgPrintPrinterJobTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Command": "Get-MgPrintPrinterJobTaskDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgPrintPrinterJobTaskTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", + "Command": "Get-MgPrintPrinterShare", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterShare", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [ { @@ -296221,18 +296369,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/shares", + "Command": "Get-MgPrintPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterShare", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [ { @@ -296260,19 +296408,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/shares", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/shares/$count", + "Command": "Get-MgPrintPrinterShareCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterShareCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -296300,19 +296448,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/shares/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [ { @@ -296340,18 +296488,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "Get-MgPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [ { @@ -296379,19 +296527,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Command": "Get-MgPrintPrinterTaskTriggerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTriggerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -296419,34 +296567,34 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services/{printService-id}", + "Command": "Get-MgPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [ { @@ -296618,18 +296766,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/services/{printService-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintService" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services", + "Command": "Get-MgPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [ { @@ -296801,18 +296949,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/services", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintService" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services/$count", + "Command": "Get-MgPrintServiceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrintServiceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -296984,19 +297132,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/services/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Get-MgPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [ { @@ -297168,18 +297316,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "Get-MgPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [ { @@ -297351,19 +297499,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints/$count", + "Command": "Get-MgPrintServiceEndpointCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintServiceEndpointCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -297535,19 +297683,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}", + "Command": "Get-MgPrintShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShare", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [ { @@ -297575,18 +297723,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares", + "Command": "Get-MgPrintShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShare", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [ { @@ -297614,18 +297762,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Command": "Get-MgPrintShareAllowedGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -297645,18 +297793,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Get-MgPrintShareAllowedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -297676,19 +297824,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Command": "Get-MgPrintShareAllowedGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -297708,47 +297856,47 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Command": "Get-MgPrintShareAllowedUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -297768,18 +297916,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Get-MgPrintShareAllowedUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -297799,19 +297947,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Command": "Get-MgPrintShareAllowedUserCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -297831,62 +297979,62 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/$count", + "Command": "Get-MgPrintShareCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrintShareCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -297914,19 +298062,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Get-MgPrintShareJob", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -297994,18 +298142,18 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Command": "Get-MgPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -298073,19 +298221,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/$count", + "Command": "Get-MgPrintShareJobCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -298153,152 +298301,152 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Get-MgPrintShareJobDocument", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobDocument", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgPrintShareJobDocument", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "Get-MgPrintShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobDocumentContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Get-MgPrintShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobDocumentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Command": "Get-MgPrintShareJobDocumentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Get-MgPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Command": "Get-MgPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobTaskCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Command": "Get-MgPrintShareJobTaskCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Command": "Get-MgPrintShareJobTaskDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintShareJobTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgPrintShareJobTaskTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/printer", + "Command": "Get-MgPrintSharePrinter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintSharePrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -298326,123 +298474,123 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/printer", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Get-MgPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions", + "Command": "Get-MgPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions/$count", + "Command": "Get-MgPrintTaskDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Get-MgPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "Get-MgPrintTaskDefinitionTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Command": "Get-MgPrintTaskDefinitionTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTaskCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -298462,18 +298610,18 @@ "IsLeastPrivilege": false } ], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests", + "Command": "Get-MgPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -298493,194 +298641,194 @@ "IsLeastPrivilege": false } ], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/$count", + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -298700,33 +298848,33 @@ "IsLeastPrivilege": false } ], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [ { @@ -298746,19 +298894,19 @@ "IsLeastPrivilege": false } ], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -298778,48 +298926,48 @@ "IsLeastPrivilege": false } ], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/authenticationMethods", + "Command": "Get-MgReportAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/authenticationMethods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [ { @@ -298839,18 +298987,18 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [ { @@ -298870,18 +299018,18 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -298901,1750 +299049,1750 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/dailyPrintUsageByPrinter", + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Command": "Get-MgReportDailyPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/dailyPrintUsageByUser", + "Command": "Get-MgReportDailyPrintUsageByUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByUser" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUserCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/dailyPrintUsageByUser/$count", + "Command": "Get-MgReportDailyPrintUsageByUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Device" + "Get" ], - "Method": "GET", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/deviceConfigurationDeviceActivity", + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Device" ], - "Method": "GET", - "Command": "Get-MgReportDeviceConfigurationUserActivity", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/deviceConfigurationUserActivity", + "Command": "Get-MgReportDeviceConfigurationUserActivity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Device" ], - "Method": "GET", - "Command": "Get-MgReportEmailActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Command": "Get-MgReportEmailActivityCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportEmailActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Command": "Get-MgReportEmailActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Command": "Get-MgReportEmailActivityUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportEmailActivityUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageAppUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Command": "Get-MgReportEmailAppUsageUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageVersionUserCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Command": "Get-MgReportEmailAppUsageVersionUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportGroupArchivedPrintJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportGroupArchivedPrintJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphArchivedPrintJob" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportM365AppPlatformUserCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Command": "Get-MgReportM365AppPlatformUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportM365AppUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Command": "Get-MgReportM365AppUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportM365AppUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getM365AppUserDetail(date={date})", + "Command": "Get-MgReportM365AppUserDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportMailboxUsageDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Command": "Get-MgReportMailboxUsageDetail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportMailboxUsageMailboxCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Command": "Get-MgReportMailboxUsageMailboxCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportMailboxUsageStorage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Command": "Get-MgReportMailboxUsageStorage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "ApiReferenceLink": null, "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", + "ApiReferenceLink": null, "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/monthlyPrintUsageByUser", + "Command": "Get-MgReportMonthlyPrintUsageByUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintUsageByUser" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOffice365ActivationCounts", + "Command": "Get-MgReportOffice365ActivationCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOffice365ActivationsUserCounts", + "Command": "Get-MgReportOffice365ActivationUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOffice365ActivationsUserDetail", + "Command": "Get-MgReportOffice365ActivationUserDetail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Command": "Get-MgReportOffice365ActiveUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOffice365ActiveUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Command": "Get-MgReportOffice365ActiveUserDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportOffice365ActiveUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Command": "Get-MgReportOffice365GroupActivityDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityFileCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityFileCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityGroupCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityStorage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Command": "Get-MgReportOffice365GroupActivityStorage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOffice365ServiceUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Command": "Get-MgReportOffice365ServiceUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Command": "Get-MgReportOneDriveActivityFileCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Command": "Get-MgReportOneDriveActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Command": "Get-MgReportOneDriveActivityUserDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Command": "Get-MgReportOneDriveUsageAccountCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageAccountCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageAccountDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageFileCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Command": "Get-MgReportOneDriveUsageFileCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageStorage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Command": "Get-MgReportOneDriveUsageStorage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportPartner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners", + "Command": "Get-MgReportPartner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartners" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBilling", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartners", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing", + "Command": "Get-MgReportPartnerBilling", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphPartnersBilling", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Command": "Get-MgReportPartnerBillingManifest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingManifest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/partners/billing/manifests", + "Command": "Get-MgReportPartnerBillingManifest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingManifest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/partners/billing/manifests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/partners/billing/manifests/$count", + "Command": "Get-MgReportPartnerBillingManifestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingManifestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/partners/billing/manifests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Command": "Get-MgReportPartnerBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/partners/billing/operations", + "Command": "Get-MgReportPartnerBillingOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/operations/$count", + "Command": "Get-MgReportPartnerBillingOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingReconciliation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/reconciliation", + "Command": "Get-MgReportPartnerBillingReconciliation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingReconciliationBilled", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/reconciliation/billed", + "Command": "Get-MgReportPartnerBillingReconciliationBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingUsage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage", + "Command": "Get-MgReportPartnerBillingUsage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingUsageBilled", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/billed", + "Command": "Get-MgReportPartnerBillingUsageBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportPartnerBillingUsageUnbilled", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/unbilled", + "Command": "Get-MgReportPartnerBillingUsageUnbilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgReportPrinterArchivedPrintJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportPrinterArchivedPrintJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphArchivedPrintJob" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportRelyingPartyDetailedSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Command": "Get-MgReportRelyingPartyDetailedSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSecurity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/security", + "Command": "Get-MgReportSecurity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage" - }, - { "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgReportSharePointActivityFileCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Command": "Get-MgReportSharePointActivityFileCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSharePointActivityPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Command": "Get-MgReportSharePointActivityPage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSharePointActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Command": "Get-MgReportSharePointActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSharePointActivityUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Command": "Get-MgReportSharePointActivityUserDetail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Command": "Get-MgReportSharePointSiteUsageDetail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageFileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageFileCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsagePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsagePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageSiteCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageStorage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Command": "Get-MgReportSharePointSiteUsageStorage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessActivityCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportTeamActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Command": "Get-MgReportTeamActivityCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportTeamActivityDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Command": "Get-MgReportTeamActivityDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportTeamActivityDistributionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Command": "Get-MgReportTeamActivityDistributionCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Command": "Get-MgReportTeamCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgReportTeamDeviceUsageUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Command": "Get-MgReportTeamUserActivityUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Command": "Get-MgReportTeamUserActivityUserDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgReportUserArchivedPrintJob", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Get-MgReportUserArchivedPrintJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphArchivedPrintJob" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportYammerActivityCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Command": "Get-MgReportYammerActivityCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportYammerActivityUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Command": "Get-MgReportYammerActivityUserCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Command": "Get-MgReportYammerActivityUserDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportYammerActivityUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Command": "Get-MgReportYammerGroupActivityCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Command": "Get-MgReportYammerGroupActivityDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Command": "Get-MgRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRiskDetection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskDetection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskDetections", + "Command": "Get-MgRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRiskDetection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskDetections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskDetection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskDetections/$count", + "Command": "Get-MgRiskDetectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRiskDetectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskDetections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Get-MgRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -300664,18 +300812,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals", + "Command": "Get-MgRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -300695,18 +300843,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Command": "Get-MgRiskyServicePrincipalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -300726,33 +300874,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Command": "Get-MgRiskyServicePrincipalHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Command": "Get-MgRiskyServicePrincipalHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [ { @@ -300772,19 +300920,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -300804,62 +300952,62 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Command": "Get-MgRiskyUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRiskyUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers", + "Command": "Get-MgRiskyUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRiskyUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/$count", + "Command": "Get-MgRiskyUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRiskyUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Get-MgRiskyUserHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRiskyUserHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "CommandAlias": null, "Permissions": [ { @@ -300879,18 +301027,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Command": "Get-MgRiskyUserHistory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRiskyUserHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "CommandAlias": null, "Permissions": [ { @@ -300910,19 +301058,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Command": "Get-MgRiskyUserHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRiskyUserHistoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -300942,18 +301090,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/roleManagement", + "Command": "Get-MgRoleManagement", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleManagement", "CommandAlias": null, "Permissions": [ { @@ -300989,33 +301137,33 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/roleManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory", + "Command": "Get-MgRoleManagementDirectory", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [ { @@ -301043,57 +301191,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [ { @@ -301121,58 +301230,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ - "List" + "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -301200,19 +301269,58 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "CommandAlias": null, + "Permissions": [ + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [ { @@ -301240,19 +301348,59 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -301296,18 +301444,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -301351,33 +301499,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -301421,64 +301569,64 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -301522,18 +301670,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -301577,48 +301725,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -301662,34 +301810,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -301733,18 +301881,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -301788,48 +301936,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -301873,79 +302021,79 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -301981,18 +302129,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -302028,48 +302176,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -302105,94 +302253,94 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -302236,18 +302384,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -302291,18 +302439,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -302346,63 +302494,63 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -302446,18 +302594,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -302501,33 +302649,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -302571,34 +302719,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -302642,18 +302790,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -302697,33 +302845,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -302767,79 +302915,79 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -302883,18 +303031,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -302938,33 +303086,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -303008,195 +303156,195 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement", + "Command": "Get-MgRoleManagementEntitlementManagement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" + "Variants": [ + "Get" + ], + "OutputType": "IMicrosoftGraphRbacApplication", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -303256,18 +303404,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -303327,33 +303475,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -303413,433 +303561,433 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -303947,18 +304095,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -304066,18 +304214,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -304185,387 +304333,387 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "GET" }, { - "Variants": [ - "Get" - ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "SchemaExtensions", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Get-MgSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSchemaExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -304585,18 +304733,18 @@ "IsLeastPrivilege": true } ], - "Module": "SchemaExtensions", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "SchemaExtensions", + "Uri": "/schemaExtensions", + "Command": "Get-MgSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSchemaExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -304616,18 +304764,18 @@ "IsLeastPrivilege": true } ], - "Module": "SchemaExtensions", - "Uri": "/schemaExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "SchemaExtensions", + "Uri": "/schemaExtensions/$count", + "Command": "Get-MgSchemaExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSchemaExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -304647,19 +304795,19 @@ "IsLeastPrivilege": true } ], - "Module": "SchemaExtensions", - "Uri": "/schemaExtensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Get-MgSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSearchAcronym", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -304679,18 +304827,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/acronyms/{acronym-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/acronyms", + "Command": "Get-MgSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSearchAcronym", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -304710,18 +304858,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/acronyms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/acronyms/$count", + "Command": "Get-MgSearchAcronymCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSearchAcronymCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -304741,19 +304889,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/acronyms/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Get-MgSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSearchBookmark", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -304773,18 +304921,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/bookmarks", + "Command": "Get-MgSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSearchBookmark", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -304804,18 +304952,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/bookmarks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/bookmarks/$count", + "Command": "Get-MgSearchBookmarkCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSearchBookmarkCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -304835,33 +304983,33 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/bookmarks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search", + "Command": "Get-MgSearchEntity", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSearchEntity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchEntity", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/search", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/qnas/{qna-id}", + "Command": "Get-MgSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSearchQna", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [ { @@ -304881,18 +305029,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/qnas/{qna-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/qnas", + "Command": "Get-MgSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSearchQna", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [ { @@ -304912,18 +305060,18 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/qnas", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/qnas/$count", + "Command": "Get-MgSearchQnaCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSearchQnaCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -304943,19 +305091,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/qnas/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/alerts/{alert-id}", + "Command": "Get-MgSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAlert", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [ { @@ -304975,18 +305123,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/alerts/{alert-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAlert" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/alerts", + "Command": "Get-MgSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAlert", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [ { @@ -305006,18 +305154,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/alerts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAlert" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/alerts/$count", + "Command": "Get-MgSecurityAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAlertCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -305037,19 +305185,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/alerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Get-MgSecurityAlertV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAlertV2", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [ { @@ -305069,18 +305217,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/alerts_v2/{alert-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/alerts_v2", + "Command": "Get-MgSecurityAlertV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAlertV2", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [ { @@ -305100,18 +305248,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/alerts_v2", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/alerts_v2/$count", + "Command": "Get-MgSecurityAlertV2Count", + "ApiReferenceLink": null, "Variants": [ "Get1" ], - "Method": "GET", - "Command": "Get-MgSecurityAlertV2Count", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -305131,560 +305279,560 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/alerts_v2/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation", + "Command": "Get-MgSecurityAttackSimulation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationRoot", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationRoot" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulations", + "Command": "Get-MgSecurityAttackSimulation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulationAutomations", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulationAutomations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulations/$count", + "Command": "Get-MgSecurityAttackSimulationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEndUserNotification" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages", + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLandingPage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages/$count", + "Command": "Get-MgSecurityAttackSimulationLandingPageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/loginPages", + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/loginPages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLoginPage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/loginPages/$count", + "Command": "Get-MgSecurityAttackSimulationLoginPageCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLoginPageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/loginPages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Command": "Get-MgSecurityAttackSimulationOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/operations", + "Command": "Get-MgSecurityAttackSimulationOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/operations/$count", + "Command": "Get-MgSecurityAttackSimulationOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Command": "Get-MgSecurityAttackSimulationPayload", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationPayload", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/payloads", + "Command": "Get-MgSecurityAttackSimulationPayload", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationPayload", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/payloads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPayload" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/payloads/$count", + "Command": "Get-MgSecurityAttackSimulationPayloadCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationPayloadCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/payloads/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Command": "Get-MgSecurityAttackSimulationTraining", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTraining", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTraining", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/trainings", + "Command": "Get-MgSecurityAttackSimulationTraining", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTraining", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTraining", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/trainings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTraining" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/trainings/$count", + "Command": "Get-MgSecurityAttackSimulationTrainingCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/trainings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases", + "Command": "Get-MgSecurityCase", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityCase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -305704,18 +305852,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases", + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -305735,18 +305883,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -305766,19 +305914,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -305798,18 +305946,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -305829,19 +305977,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -305861,19 +306009,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "CommandAlias": null, "Permissions": [ { @@ -305893,33 +306041,33 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [ { @@ -305939,19 +306087,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -305971,48 +306119,48 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [ { @@ -306032,19 +306180,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -306064,77 +306212,77 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [ { @@ -306154,19 +306302,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -306186,19 +306334,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -306218,77 +306366,77 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "CommandAlias": null, "Permissions": [ { @@ -306308,19 +306456,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -306340,19 +306488,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -306372,18 +306520,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -306403,19 +306551,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -306435,19 +306583,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -306467,18 +306615,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -306498,19 +306646,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -306530,19 +306678,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -306562,18 +306710,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -306593,78 +306741,78 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -306684,63 +306832,63 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", "CommandAlias": null, "Permissions": [ { @@ -306760,63 +306908,63 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "CommandAlias": null, "Permissions": [ { @@ -306836,19 +306984,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -306868,18 +307016,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -306899,63 +307047,63 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -306975,91 +307123,91 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/identities", + "Command": "Get-MgSecurityIdentity", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/identities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Get-MgSecurityIdentityHealthIssue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityIdentityHealthIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSecurityIdentityHealthIssue", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/identities/healthIssues", + "Command": "Get-MgSecurityIdentityHealthIssue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgSecurityIdentityHealthIssueCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/identities/healthIssues/$count", + "Command": "Get-MgSecurityIdentityHealthIssueCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents/{incident-id}", + "Command": "Get-MgSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityIncident", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [ { @@ -307079,18 +307227,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/incidents/{incident-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIncident" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents", + "Command": "Get-MgSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityIncident", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [ { @@ -307110,77 +307258,77 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/incidents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIncident" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "Command": "Get-MgSecurityIncidentAlert", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlert", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents/{incident-id}/alerts", + "Command": "Get-MgSecurityIncidentAlert", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlert", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/incidents/{incident-id}/alerts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "Command": "Get-MgSecurityIncidentAlertCommentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlertCommentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "Command": "Get-MgSecurityIncidentAlertCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlertCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents/$count", + "Command": "Get-MgSecurityIncidentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityIncidentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -307200,307 +307348,307 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/incidents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels", + "Command": "Get-MgSecurityLabel", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Command": "Get-MgSecurityLabelAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelAuthority", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/authorities", + "Command": "Get-MgSecurityLabelAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelAuthority", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/authorities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/authorities/$count", + "Command": "Get-MgSecurityLabelAuthorityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelAuthorityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/authorities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Command": "Get-MgSecurityLabelCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/categories", + "Command": "Get-MgSecurityLabelCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/categories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/categories/$count", + "Command": "Get-MgSecurityLabelCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/categories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Command": "Get-MgSecurityLabelCategorySubcategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Command": "Get-MgSecurityLabelCategorySubcategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "Command": "Get-MgSecurityLabelCategorySubcategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCategorySubcategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Command": "Get-MgSecurityLabelCitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCitation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/citations", + "Command": "Get-MgSecurityLabelCitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCitation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/citations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/citations/$count", + "Command": "Get-MgSecurityLabelCitationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelCitationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/citations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Command": "Get-MgSecurityLabelDepartment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelDepartment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/departments", + "Command": "Get-MgSecurityLabelDepartment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelDepartment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/departments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/departments/$count", + "Command": "Get-MgSecurityLabelDepartmentCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelDepartmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/departments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Command": "Get-MgSecurityLabelFilePlanReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelFilePlanReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/filePlanReferences", + "Command": "Get-MgSecurityLabelFilePlanReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelFilePlanReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/filePlanReferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/filePlanReferences/$count", + "Command": "Get-MgSecurityLabelFilePlanReferenceCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelFilePlanReferenceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/filePlanReferences/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "Command": "Get-MgSecurityLabelRetentionEventType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionEventType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Get-MgSecurityLabelRetentionLabel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "CommandAlias": null, "Permissions": [ { @@ -307520,18 +307668,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/retentionLabels", + "Command": "Get-MgSecurityLabelRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "CommandAlias": null, "Permissions": [ { @@ -307551,18 +307699,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/labels/retentionLabels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/retentionLabels/$count", + "Command": "Get-MgSecurityLabelRetentionLabelCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -307582,153 +307730,153 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/labels/retentionLabels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Get-MgSecuritySecureScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [ { @@ -307748,18 +307896,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/secureScores/{secureScore-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/secureScores", + "Command": "Get-MgSecuritySecureScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [ { @@ -307779,19 +307927,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/secureScores", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [ { @@ -307811,18 +307959,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/secureScoreControlProfiles", + "Command": "Get-MgSecuritySecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [ { @@ -307842,18 +307990,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/secureScoreControlProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/secureScoreControlProfiles/$count", + "Command": "Get-MgSecuritySecureScoreControlProfileCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfileCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -307873,18 +308021,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/secureScoreControlProfiles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/secureScores/$count", + "Command": "Get-MgSecuritySecureScoreCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -307904,19 +308052,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/secureScores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Get-MgSecuritySubjectRightsRequest", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -307936,18 +308084,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests", + "Command": "Get-MgSecuritySubjectRightsRequest", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [ { @@ -307967,194 +308115,194 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/subjectRightsRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/$count", + "Command": "Get-MgSecuritySubjectRightsRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -308174,19 +308322,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -308206,48 +308354,48 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [ { @@ -308267,19 +308415,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -308299,663 +308447,665 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Command": "Get-MgSecuritySubjectRightsRequestTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence", + "Command": "Get-MgSecurityThreatIntelligence", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligence", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/articles", + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/articles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/articles/$count", + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/articles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/articleIndicators", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/articleIndicators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Command": "Get-MgSecurityThreatIntelligenceHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts", + "Command": "Get-MgSecurityThreatIntelligenceHost", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostComponents", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostComponents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostComponents/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostComponents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostCookies", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostCookies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostCookies/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostCookies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostPairs", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostPairs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", - "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPairs/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostPorts", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostPorts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/threatIntelligence/hostPorts/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostReputation" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", @@ -308964,860 +309114,858 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/hostTrackers", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/hostTrackers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelProfiles", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelProfiles/$count", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/sslCertificates", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/sslCertificates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/subdomains", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/subdomains", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/subdomains/$count", + "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/subdomains/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisRecords", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggers", + "Command": "Get-MgSecurityTrigger", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/triggers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Get-MgSecurityTriggerRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [ { @@ -309837,18 +309985,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggers/retentionEvents", + "Command": "Get-MgSecurityTriggerRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [ { @@ -309868,18 +310016,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/triggers/retentionEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggers/retentionEvents/$count", + "Command": "Get-MgSecurityTriggerRetentionEventCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -309899,19 +310047,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/triggers/retentionEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", + "Command": "Get-MgSecurityTriggerRetentionEventType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEventType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [ { @@ -309931,33 +310079,33 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggerTypes", + "Command": "Get-MgSecurityTriggerType", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/triggerTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [ { @@ -309977,18 +310125,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggerTypes/retentionEventTypes", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [ { @@ -310008,18 +310156,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggerTypes/retentionEventTypes/$count", + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -310039,266 +310187,266 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Get-MgServiceAnnouncementHealthOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceHealth" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "Get-MgServiceAnnouncementHealthOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceHealth" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Get-MgServiceAnnouncementIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "Get-MgServiceAnnouncementIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues/$count", + "Command": "Get-MgServiceAnnouncementIssueCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssueCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Get-MgServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "Get-MgServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/$count", + "Command": "Get-MgServiceAnnouncementMessageCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Get-MgServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -310342,18 +310490,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals", + "Command": "Get-MgServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -310397,77 +310545,77 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -310511,19 +310659,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -310567,89 +310715,33 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "Get-MgServicePrincipalAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -310693,19 +310785,75 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Get-MgServicePrincipalByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalByAppId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -310749,33 +310897,33 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/getByIds", + "Command": "Get-MgServicePrincipalById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgServicePrincipalById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -310819,18 +310967,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -310874,19 +311022,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -310930,18 +311078,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/$count", + "Command": "Get-MgServicePrincipalCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -310985,33 +311133,33 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "Command": "Get-MgServicePrincipalCreatedObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Command": "Get-MgServicePrincipalCreatedObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -311055,48 +311203,48 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Command": "Get-MgServicePrincipalCreatedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -311140,48 +311288,48 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [ { @@ -311209,19 +311357,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -311249,18 +311397,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/delta", + "Command": "Get-MgServicePrincipalDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -311304,62 +311452,62 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Get-MgServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "Get-MgServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "Command": "Get-MgServicePrincipalEndpointCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalEndpointCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -311403,18 +311551,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -311458,19 +311606,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -311514,21 +311662,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Command": "Get-MgServicePrincipalMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgServicePrincipalMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -311612,21 +311760,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Command": "Get-MgServicePrincipalMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgServicePrincipalMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -311726,33 +311874,33 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgServicePrincipalMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Command": "Get-MgServicePrincipalMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -311796,106 +311944,106 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Command": "Get-MgServicePrincipalMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -311939,78 +312087,78 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -312038,19 +312186,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -312078,33 +312226,33 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "Command": "Get-MgServicePrincipalOwnedObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Command": "Get-MgServicePrincipalOwnedObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -312148,164 +312296,164 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Command": "Get-MgServicePrincipalOwnedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -312349,93 +312497,93 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Command": "Get-MgServicePrincipalOwner", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -312479,134 +312627,134 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "Command": "Get-MgServicePrincipalOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "Command": "Get-MgServicePrincipalOwnerAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "Get-MgServicePrincipalOwnerByRef", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -312650,19 +312798,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Command": "Get-MgServicePrincipalOwnerCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -312706,79 +312854,79 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", + "Command": "Get-MgServicePrincipalOwnerCountAsUser", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "CommandAlias": null, "Permissions": [ { @@ -312830,19 +312978,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [ { @@ -312894,108 +313042,108 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Get-MgServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Command": "Get-MgServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Command": "Get-MgServicePrincipalRiskDetectionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Get-MgServicePrincipalSynchronization", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronization", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -313015,19 +313163,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Get-MgServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [ { @@ -313055,18 +313203,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "Get-MgServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [ { @@ -313094,49 +313242,49 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -313164,19 +313312,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [ { @@ -313220,78 +313368,78 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -313319,18 +313467,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -313358,19 +313506,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -313398,19 +313546,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [ { @@ -313438,121 +313586,121 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -313596,19 +313744,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -313652,33 +313800,33 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -313714,106 +313862,106 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -313849,196 +313997,196 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareContentTypeBase", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgShareContentTypeBase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgShareContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgShareContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgShareContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareContentTypeBaseTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/$count", + "Command": "Get-MgShareCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgShareCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "Command": "Get-MgShareCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgShareCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgShareCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgShareCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Command": "Get-MgShareDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -314066,19 +314214,19 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Get-MgShareDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -314130,588 +314278,590 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "Command": "Get-MgShareItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/items", + "Command": "Get-MgShareItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgShareItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Command": "Get-MgShareItemContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "Command": "Get-MgShareItemCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareItemCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "Command": "Get-MgShareItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "Command": "Get-MgShareLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgShareList", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Get-MgShareList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgShareListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "Get-MgShareListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "Command": "Get-MgShareListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgShareListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "Get-MgShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgShareListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgShareListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgShareListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgShareListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgShareListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgShareListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "Command": "Get-MgShareListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "Command": "Get-MgShareListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgShareListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Command": "Get-MgShareListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDrive", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Command": "Get-MgShareListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "Get-MgShareListItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgShareListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgShareListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -314722,440 +314872,438 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgShareListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgShareListItemAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgShareListItemCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "Command": "Get-MgShareListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgShareListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgShareListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersionCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgShareListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgShareListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgShareListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgShareListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgShareListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgShareListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphListItemVersion", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgShareListItemVersion", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgShareListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgShareListItemVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgShareListItemVersionField", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgShareListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgShareListOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgShareListOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Command": "Get-MgShareListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "Command": "Get-MgShareListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgShareListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "Get-MgShareListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgShareListSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "Command": "Get-MgShareListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSharePermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Get-MgSharePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/root", + "Command": "Get-MgShareRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareRootContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Command": "Get-MgShareRootContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", "CommandAlias": null, "Permissions": [ { @@ -315183,48 +315331,48 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/site", + "Command": "Get-MgShareSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgShareSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}", + "Command": "Get-MgSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -315244,18 +315392,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites", + "Command": "Get-MgSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -315275,36 +315423,36 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/getActivitiesByInterval", + "Command": "Get-MgSiteActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics", + "Command": "Get-MgSiteAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [ { @@ -315356,137 +315504,137 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Command": "Get-MgSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgSiteAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Command": "Get-MgSiteAnalyticLastSevenDay", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -315538,19 +315686,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics/allTime", + "Command": "Get-MgSiteAnalyticTime", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [ { @@ -315602,19 +315750,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics/allTime", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgSiteApplicableContentTypeForList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteApplicableContentTypeForList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -315650,34 +315798,34 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Command": "Get-MgSiteByPath", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteByPath", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -315713,18 +315861,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/columns", + "Command": "Get-MgSiteColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -315760,19 +315908,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/columns/$count", + "Command": "Get-MgSiteColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteColumnCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -315808,81 +315956,34 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgSiteColumnSourceColumn", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -315918,85 +316019,132 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes", + "Command": "Get-MgSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Command": "Get-MgSiteContentTypeBase", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeBase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgSiteContentTypeBaseType", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgSiteContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -316032,18 +316180,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -316079,19 +316227,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgSiteContentTypeColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -316127,122 +316275,122 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgSiteContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgSiteContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgSiteContentTypeColumnLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgSiteContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgSiteContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgSiteContentTypeColumnPositionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -316262,19 +316410,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/$count", + "Command": "Get-MgSiteContentTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -316310,18 +316458,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/$count", + "Command": "Get-MgSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get1" ], - "Method": "GET", - "Command": "Get-MgSiteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -316341,19 +316489,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/drive", + "Command": "Get-MgSiteDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteDefaultDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -316405,18 +316553,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/delta", + "Command": "Get-MgSiteDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgSiteDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -316436,33 +316584,33 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/drives/{drive-id}", + "Command": "Get-MgSiteDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/drives", + "Command": "Get-MgSiteDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -316514,19 +316662,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/drives/$count", + "Command": "Get-MgSiteDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteDriveCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -316578,413 +316726,413 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Command": "Get-MgSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteExternalColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/externalColumns", + "Command": "Get-MgSiteExternalColumn", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteExternalColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/externalColumns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/externalColumns/$count", + "Command": "Get-MgSiteExternalColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteExternalColumnCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/externalColumns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSiteGetByPath", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "Get-MgSiteGetByPath", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Get-MgSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "Get-MgSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "Get-MgSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "Command": "Get-MgSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "Command": "Get-MgSiteGetByPathDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathExternalColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Command": "Get-MgSiteGetByPathExternalColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathOnenote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Get-MgSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "Get-MgSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "Get-MgSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "Get-MgSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", + "Command": "Get-MgSiteGetByPathSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSite", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Get-MgSiteGetByPathTermStore", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", + "Command": "Get-MgSiteGetByPathTermStore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Command": "Get-MgSiteItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "Command": "Get-MgSiteLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Get-MgSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [ { @@ -317004,18 +317152,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists", + "Command": "Get-MgSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [ { @@ -317035,19 +317183,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -317083,18 +317231,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "Get-MgSiteListColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -317130,19 +317278,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Command": "Get-MgSiteListColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListColumnCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -317178,34 +317326,34 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteListColumnSourceColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Get-MgSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -317241,18 +317389,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "Get-MgSiteListContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -317288,19 +317436,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -317336,18 +317484,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "Get-MgSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -317383,19 +317531,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgSiteListContentTypeColumnCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -317431,122 +317579,122 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgSiteListContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgSiteListContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgSiteListContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgSiteListContentTypeColumnPosition", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -317566,19 +317714,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Command": "Get-MgSiteListContentTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -317614,19 +317762,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/$count", + "Command": "Get-MgSiteListCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -317646,93 +317794,93 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "Command": "Get-MgSiteListCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Command": "Get-MgSiteListDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Get-MgSiteListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [ { @@ -317760,18 +317908,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "Get-MgSiteListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [ { @@ -317791,36 +317939,36 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgSiteListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Command": "Get-MgSiteListItemAnalytic", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [ { @@ -317872,80 +318020,80 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Command": "Get-MgSiteListItemCreatedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Command": "Get-MgSiteListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteListItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [ { @@ -317965,19 +318113,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [ { @@ -318021,18 +318169,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [ { @@ -318076,19 +318224,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -318132,34 +318280,34 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgSiteListItemDocumentSetVersionField", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Command": "Get-MgSiteListItemDriveItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -318211,49 +318359,49 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Get-MgSiteListItemDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Get-MgSiteListItemField", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgSiteListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [ { @@ -318273,18 +318421,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "Get-MgSiteListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [ { @@ -318304,19 +318452,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Command": "Get-MgSiteListItemVersionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -318336,34 +318484,34 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgSiteListItemVersionField", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgSiteListOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -318399,66 +318547,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSiteListOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "Get-MgSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSiteListOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -318494,63 +318594,111 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Command": "Get-MgSiteListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, - "Permissions": [], + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Get-MgSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "Get-MgSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphSubscription", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Command": "Get-MgSiteListSubscriptionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteListSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -318594,18 +318742,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "Get-MgSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -318649,19 +318797,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Command": "Get-MgSiteOnenoteNotebookCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -318705,21 +318853,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "CommandAlias": null, "Permissions": [ { @@ -318763,18 +318911,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgSiteOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -318818,18 +318966,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -318873,19 +319021,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgSiteOnenoteOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -318929,34 +319077,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Command": "Get-MgSiteOnenoteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -318992,18 +319140,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "Get-MgSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -319039,34 +319187,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgSiteOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/pages/$count", + "Command": "Get-MgSiteOnenotePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenotePageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -319102,34 +319250,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgSiteOnenoteResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgSiteOnenoteResourceContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -319165,34 +319313,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Command": "Get-MgSiteOnenoteResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -319236,18 +319384,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "Get-MgSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -319291,19 +319439,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sections/$count", + "Command": "Get-MgSiteOnenoteSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -319347,19 +319495,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -319403,19 +319551,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "Get-MgSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -319459,21 +319607,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgSiteOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -319517,18 +319665,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -319572,18 +319720,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgSiteOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -319619,19 +319767,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Get-MgSiteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -319667,18 +319815,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/operations", + "Command": "Get-MgSiteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -319714,19 +319862,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/operations/$count", + "Command": "Get-MgSiteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -319762,19 +319910,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Get-MgSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [ { @@ -319794,18 +319942,18 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBaseSitePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages", + "Command": "Get-MgSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [ { @@ -319825,33 +319973,33 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBaseSitePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Command": "Get-MgSitePageAsSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/sitePage", + "Command": "Get-MgSitePageAsSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", "CommandAlias": null, "Permissions": [ { @@ -319871,387 +320019,387 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/sitePage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSitePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Get-MgSitePageAsSitePageCanvaLayout", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayout", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPart", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Command": "Get-MgSitePageAsSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Get-MgSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "Get-MgSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPart" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWebPart", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Command": "Get-MgSitePageAsSitePageWebPartCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageWebPartCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/$count", + "Command": "Get-MgSitePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -320271,19 +320419,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/pages/sitePage/$count", + "Command": "Get-MgSitePageCountAsSitePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageCountAsSitePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -320303,226 +320451,226 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Command": "Get-MgSitePageCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Get-MgSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Command": "Get-MgSitePageLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebPartPosition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWebPartPosition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Get-MgSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/permissions", + "Command": "Get-MgSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/permissions/$count", + "Command": "Get-MgSitePermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSitePermissionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/permissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgSiteRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteRecentNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", "CommandAlias": null, "Permissions": [ { @@ -320566,21 +320714,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecentNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore", + "Command": "Get-MgSiteTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [ { @@ -320600,50 +320748,50 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStores", + "Command": "Get-MgSiteTermStore", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStores/$count", + "Command": "Get-MgSiteTermStoreCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStores/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Get-MgSiteTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [ { @@ -320663,19 +320811,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups", + "Command": "Get-MgSiteTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [ { @@ -320695,21 +320843,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/$count", + "Command": "Get-MgSiteTermStoreGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -320729,36 +320877,36 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Get-MgSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "Get-MgSiteTermStoreGroupSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [ { @@ -320778,12 +320926,14 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Get-MgSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320794,34 +320944,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Command": "Get-MgSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320832,17 +320982,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320853,34 +321003,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320891,17 +321041,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320912,17 +321062,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320933,17 +321083,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320954,17 +321104,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -320975,26 +321125,24 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Command": "Get-MgSiteTermStoreGroupSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -321014,138 +321162,138 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -321165,336 +321313,336 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "Command": "Get-MgSiteTermStoreGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgSiteTermStoreGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Get-MgSiteTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [ { @@ -321514,27 +321662,29 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets", + "Command": "Get-MgSiteTermStoreSet", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Get-MgSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321545,26 +321695,24 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "Get-MgSiteTermStoreSetChild", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -321584,12 +321732,14 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Command": "Get-MgSiteTermStoreSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321600,17 +321750,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321621,34 +321771,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321659,17 +321809,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321680,17 +321830,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321701,17 +321851,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321722,17 +321872,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgSiteTermStoreSetChildSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321743,83 +321893,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/$count", + "Command": "Get-MgSiteTermStoreSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Get-MgSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321830,34 +321980,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321868,17 +322018,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321889,34 +322039,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321927,17 +322077,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321948,17 +322098,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321969,17 +322119,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -321990,17 +322140,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", @@ -322011,490 +322161,488 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "List", + "List1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "Get-MgSiteTermStoreSetRelation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [ { @@ -322514,21 +322662,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Command": "Get-MgSiteTermStoreSetRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -322548,72 +322696,72 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Get-MgSiteTermStoreSetTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -322633,51 +322781,51 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "Get-MgSiteTermStoreSetTerm", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Get-MgSiteTermStoreSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "Get-MgSiteTermStoreSetTermChild", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [ { @@ -322697,21 +322845,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Command": "Get-MgSiteTermStoreSetTermChildCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -322731,170 +322879,170 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Command": "Get-MgSiteTermStoreSetTermChildSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Command": "Get-MgSiteTermStoreSetTermCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Get-MgSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "Get-MgSiteTermStoreSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [ { @@ -322914,21 +323062,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -322948,1347 +323096,1347 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Command": "Get-MgSiteTermStoreSetTermSet", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore", + "Command": "Get-MgSolutionBackupRestore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBackupRestoreRoot" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/driveInclusionRules", + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/driveInclusionRules/$count", + "Command": "Get-MgSolutionBackupRestoreDriveInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreDriveInclusionRuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/driveProtectionUnits", + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", + "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreDriveProtectionUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailboxProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailboxProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", + "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/$count", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}/restorePoint", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", + "Command": "Get-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRuleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", + "Command": "Get-MgSolutionBackupRestoreMailboxInclusionRuleCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", + "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreMailboxProtectionUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", + "Command": "Get-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestorePoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Command": "Get-MgSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestorePoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restorePoints", + "Command": "Get-MgSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestorePointCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/$count", + "Command": "Get-MgSolutionBackupRestorePointCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestorePointProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", + "Command": "Get-MgSolutionBackupRestorePointProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionUnitBase" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies", + "Command": "Get-MgSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreProtectionPolicyCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/$count", + "Command": "Get-MgSolutionBackupRestoreProtectionPolicyCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", + "Command": "Get-MgSolutionBackupRestoreProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProtectionUnitBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/protectionUnits", + "Command": "Get-MgSolutionBackupRestoreProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/protectionUnits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionUnitBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/protectionUnits/$count", + "Command": "Get-MgSolutionBackupRestoreProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreProtectionUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/protectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Command": "Get-MgSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreServiceApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/serviceApps", + "Command": "Get-MgSolutionBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreServiceApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/serviceApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/serviceApps/$count", + "Command": "Get-MgSolutionBackupRestoreServiceAppCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreServiceAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/serviceApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Command": "Get-MgSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRestoreSessionBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/restoreSessions", + "Command": "Get-MgSolutionBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/restoreSessions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRestoreSessionBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/restoreSessions/$count", + "Command": "Get-MgSolutionBackupRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/restoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSiteProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSiteProtectionRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", + "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", + "Command": "Get-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules", + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSiteInclusionRuleCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/$count", + "Command": "Get-MgSolutionBackupRestoreSiteInclusionRuleCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/siteProtectionUnits", + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "BackupRestore", + "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", + "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnitCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgSolutionBackupRestoreSiteProtectionUnitCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "BackupRestore", - "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Get-MgSubscribedSku", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSubscribedSku", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", "CommandAlias": null, "Permissions": [ { @@ -324324,18 +324472,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscribedSku" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/subscribedSkus", + "Command": "Get-MgSubscribedSku", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSubscribedSku", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", "CommandAlias": null, "Permissions": [ { @@ -324371,62 +324519,62 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/subscribedSkus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscribedSku" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "ChangeNotifications", + "Uri": "/subscriptions/{subscription-id}", + "Command": "Get-MgSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "ChangeNotifications", - "Uri": "/subscriptions/{subscription-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "ChangeNotifications", + "Uri": "/subscriptions", + "Command": "Get-MgSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "ChangeNotifications", - "Uri": "/subscriptions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscription" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/sites/{site-id1}", + "Command": "Get-MgSubSite", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgSubSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/sites", + "Command": "Get-MgSubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", "Variants": [ "List2" ], - "Method": "GET", - "Command": "Get-MgSubSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -324446,19 +324594,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/sites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/sites/$count", + "Command": "Get-MgSubSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgSubSiteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -324478,19 +324626,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/sites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}", + "Command": "Get-MgTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -324566,18 +324714,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams", + "Command": "Get-MgTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -324605,19 +324753,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Get-MgTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -324693,106 +324841,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { - "Variants": [ - "List1" - ], - "Method": "GET", - "Command": "Get-MgTeamChannel", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "ChannelSettings.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.ReadWrite.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.ReadWrite.All", - "Description": "Read and write the names, descriptions, and settings of all channels", - "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.Read.All", - "Description": "Read the names, descriptions, and settings of all channels", - "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Channel.ReadBasic.All", - "Description": "Read the names and descriptions of all channels", - "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Teams", "Uri": "/teams/{team-id}/channels", + "Command": "Get-MgTeamChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List1" ], - "Method": "GET", - "Command": "Get-MgTeamChannelCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -324868,19 +324928,107 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/$count", + "Command": "Get-MgTeamChannelCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "ChannelSettings.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.ReadWrite.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of all channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of all channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of all channels", + "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgTeamChannelFileFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelFileFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -324956,34 +325104,34 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Command": "Get-MgTeamChannelFileFolderContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -325019,18 +325167,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "Get-MgTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -325058,19 +325206,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Command": "Get-MgTeamChannelMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -325098,21 +325246,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -325148,18 +325296,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "Get-MgTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -325195,19 +325343,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", + "Command": "Get-MgTeamChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -325243,19 +325391,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgTeamChannelMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -325291,21 +325439,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -325341,18 +325489,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamChannelMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -325388,19 +325536,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgTeamChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -325436,19 +325584,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamChannelMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -325484,18 +325632,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamChannelMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -325531,19 +325679,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgTeamChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -325579,19 +325727,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamChannelMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -325627,21 +325775,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -325677,18 +325825,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -325724,19 +325872,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -325772,36 +325920,36 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Command": "Get-MgTeamChannelRetainedMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelRetainedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [ { @@ -325821,18 +325969,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [ { @@ -325852,33 +326000,33 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -325898,19 +326046,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -325930,19 +326078,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgTeamChannelSharedWithTeamCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -325962,19 +326110,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgTeamChannelTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -326074,18 +326222,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "Get-MgTeamChannelTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -326185,19 +326333,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Command": "Get-MgTeamChannelTabCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelTabCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -326297,33 +326445,33 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgTeamChannelTabTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamChannelTabTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/$count", + "Command": "Get-MgTeamCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -326351,62 +326499,62 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "Command": "Get-MgTeamGroupServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamGroupServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Command": "Get-MgTeamIncomingChannel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamIncomingChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/incomingChannels", + "Command": "Get-MgTeamIncomingChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamIncomingChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -326434,19 +326582,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/incomingChannels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/incomingChannels/$count", + "Command": "Get-MgTeamIncomingChannelCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamIncomingChannelCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -326474,19 +326622,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/incomingChannels/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -326642,18 +326790,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps", + "Command": "Get-MgTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -326801,19 +326949,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps/$count", + "Command": "Get-MgTeamInstalledAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamInstalledAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -326961,49 +327109,49 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgTeamInstalledAppTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamInstalledAppTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -327031,18 +327179,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/members", + "Command": "Get-MgTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -327070,19 +327218,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/members/$count", + "Command": "Get-MgTeamMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -327110,77 +327258,77 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Get-MgTeamOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/operations", + "Command": "Get-MgTeamOperation", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/operations/$count", + "Command": "Get-MgTeamOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgTeamPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "Get-MgTeamPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -327272,19 +327420,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/permissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/permissionGrants/$count", + "Command": "Get-MgTeamPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -327376,49 +327524,49 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/photo", + "Command": "Get-MgTeamPhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/photo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/photo/$value", + "Command": "Get-MgTeamPhotoContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/photo/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Get-MgTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -327462,452 +327610,452 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelFileFolder", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Command": "Get-MgTeamPrimaryChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Get-MgTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "Get-MgTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "Command": "Get-MgTeamPrimaryChannelMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Get-MgTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "Get-MgTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphChatMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "Command": "Get-MgTeamPrimaryChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Get-MgTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "Get-MgTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTabCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "Command": "Get-MgTeamPrimaryChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTeamsApp", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule", + "Command": "Get-MgTeamSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [ { @@ -327943,19 +328091,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [ { @@ -327991,18 +328139,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [ { @@ -328022,19 +328170,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -328054,19 +328202,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Get-MgTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [ { @@ -328102,18 +328250,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "Get-MgTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [ { @@ -328149,19 +328297,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -328197,18 +328345,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -328244,19 +328392,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -328292,19 +328440,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Command": "Get-MgTeamScheduleOpenShiftCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -328340,19 +328488,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [ { @@ -328388,18 +328536,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "Get-MgTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [ { @@ -328435,19 +328583,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -328483,19 +328631,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Get-MgTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [ { @@ -328531,18 +328679,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "Get-MgTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [ { @@ -328578,19 +328726,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Command": "Get-MgTeamScheduleShiftCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleShiftCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -328626,33 +328774,33 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -328688,19 +328836,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -328736,19 +328884,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Get-MgTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [ { @@ -328784,18 +328932,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "Get-MgTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [ { @@ -328831,19 +328979,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Command": "Get-MgTeamScheduleTimeOffCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -328879,19 +329027,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [ { @@ -328927,18 +329075,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "Get-MgTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [ { @@ -328974,19 +329122,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReasonCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -329022,19 +329170,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [ { @@ -329070,18 +329218,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "Get-MgTeamScheduleTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [ { @@ -329117,19 +329265,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -329165,19 +329313,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Get-MgTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -329213,18 +329361,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags", + "Command": "Get-MgTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -329260,19 +329408,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/$count", + "Command": "Get-MgTeamTagCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamTagCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -329308,19 +329456,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Get-MgTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [ { @@ -329356,18 +329504,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "Get-MgTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [ { @@ -329403,19 +329551,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Command": "Get-MgTeamTagMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamTagMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -329451,627 +329599,627 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/template", + "Command": "Get-MgTeamTemplate", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/template", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork", + "Command": "Get-MgTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTeamwork", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamwork", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamwork" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Get-MgTeamworkDeletedChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedChat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedChats", + "Command": "Get-MgTeamworkDeletedChat", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedChat", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedChats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedChat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedChats/$count", + "Command": "Get-MgTeamworkDeletedChatCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedChatCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedChats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Command": "Get-MgTeamworkDeletedTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams", + "Command": "Get-MgTeamworkDeletedTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeletedTeam" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Command": "Get-MgTeamworkDeletedTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannel", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Command": "Get-MgTeamworkDeletedTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphConversationMember", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", + "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/$count", + "Command": "Get-MgTeamworkDeletedTeamCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/teamsAppSettings", + "Command": "Get-MgTeamworkTeamAppSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTeamworkTeamAppSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "CommandAlias": null, "Permissions": [ { @@ -330091,19 +330239,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teamwork/teamsAppSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [ { @@ -330123,18 +330271,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/workforceIntegrations", + "Command": "Get-MgTeamworkWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [ { @@ -330154,18 +330302,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teamwork/workforceIntegrations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/workforceIntegrations/$count", + "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegrationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330185,19 +330333,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teamwork/workforceIntegrations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "CommandAlias": null, "Permissions": [ { @@ -330217,18 +330365,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "CommandAlias": null, "Permissions": [ { @@ -330248,18 +330396,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330279,33 +330427,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [ { @@ -330325,19 +330473,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330357,19 +330505,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [ { @@ -330389,18 +330537,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [ { @@ -330420,19 +330568,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [ { @@ -330452,18 +330600,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [ { @@ -330483,19 +330631,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330515,18 +330663,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330546,19 +330694,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [ { @@ -330578,18 +330726,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [ { @@ -330609,19 +330757,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330641,19 +330789,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [ { @@ -330673,18 +330821,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [ { @@ -330704,19 +330852,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330736,18 +330884,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization", + "Command": "Get-MgTenantRelationshipMultiTenantOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "CommandAlias": null, "Permissions": [ { @@ -330775,18 +330923,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganization" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "CommandAlias": null, "Permissions": [ { @@ -330806,33 +330954,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [ { @@ -330860,18 +331008,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -330899,19 +331047,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}", + "Command": "Get-MgUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -331035,18 +331183,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users", + "Command": "Get-MgUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -331154,136 +331302,136 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Get-MgUserActivity", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], - "Module": "CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserActivity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities", + "Command": "Get-MgUserActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserActivityCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/$count", + "Command": "Get-MgUserActivityCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Get-MgUserActivityHistoryItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "Get-MgUserActivityHistoryItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItemActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Command": "Get-MgUserActivityHistoryItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItemCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "Command": "Get-MgUserActivityHistoryItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Get-MgUserAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/users/{user-id}/agreementAcceptances", + "Command": "Get-MgUserAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [ { @@ -331303,19 +331451,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/users/{user-id}/agreementAcceptances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Command": "Get-MgUserAgreementAcceptanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -331335,33 +331483,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Get-MgUserAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "Get-MgUserAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -331381,19 +331529,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Command": "Get-MgUserAppRoleAssignmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -331413,19 +331561,114 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationEmailMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "CommandAlias": null, + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods", "Command": "Get-MgUserAuthenticationEmailMethod", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "CommandAlias": null, + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Command": "Get-MgUserAuthenticationEmailMethodCount", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -331461,66 +331704,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethod", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationFido2Method", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethodCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -331556,66 +331752,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2Method", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Command": "Get-MgUserAuthenticationFido2Method", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -331651,19 +331799,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Command": "Get-MgUserAuthenticationFido2MethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2MethodCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -331699,19 +331847,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -331747,18 +331895,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "Get-MgUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -331794,19 +331942,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods/$count", + "Command": "Get-MgUserAuthenticationMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethodCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -331842,19 +331990,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -331890,18 +332038,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -331937,19 +332085,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -331985,34 +332133,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Get-MgUserAuthenticationOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [ { @@ -332048,95 +332196,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/users/{user-id}/authentication/operations", + "Command": "Get-MgUserAuthenticationOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/users/{user-id}/authentication/operations/$count", + "Command": "Get-MgUserAuthenticationOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], + "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationPasswordMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332172,19 +332273,18 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/users/{user-id}/authentication/passwordMethods", + "Command": "Get-MgUserAuthenticationPasswordMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethodCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332220,19 +332320,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "Command": "Get-MgUserAuthenticationPasswordMethodCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -332268,18 +332368,19 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationPhoneMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332315,19 +332416,66 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "Get-MgUserAuthenticationPhoneMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "CommandAlias": null, + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/phoneMethods/$count", + "Command": "Get-MgUserAuthenticationPhoneMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethodCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -332363,19 +332511,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332411,18 +332559,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332458,19 +332606,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -332506,19 +332654,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332554,18 +332702,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332601,19 +332749,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -332649,19 +332797,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332697,18 +332845,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -332744,19 +332892,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -332792,63 +332940,63 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/getByIds", + "Command": "Get-MgUserById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "Command": "Get-MgUserById", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/getByIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Command": "Get-MgUserCalendar", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendars", + "Command": "Get-MgUserCalendar", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [ { @@ -332884,19 +333032,19 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendars/$count", + "Command": "Get-MgUserCalendarCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserCalendarCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -332932,18 +333080,18 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendars/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "Get-MgUserCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "List1" ], - "Method": "GET", - "Command": "Get-MgUserCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -332971,21 +333119,21 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/calendar/events/delta", + "Command": "Get-MgUserCalendarEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserCalendarEventDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -333013,19 +333161,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/calendar/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Get-MgUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [ { @@ -333045,18 +333193,18 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "Get-MgUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [ { @@ -333084,18 +333232,18 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "Get-MgUserCalendarGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserCalendarGroupCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [ { @@ -333131,19 +333279,19 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups/$count", + "Command": "Get-MgUserCalendarGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserCalendarGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -333171,85 +333319,85 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Get-MgUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "Get-MgUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "Command": "Get-MgUserCalendarPermissionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserCalendarPermissionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Command": "Get-MgUserCalendarSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Get-MgUserCalendarSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScheduleInformation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/calendarView", + "Command": "Get-MgUserCalendarView", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgUserCalendarView", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -333277,19 +333425,19 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/calendarView", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Get-MgUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -333373,18 +333521,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats", + "Command": "Get-MgUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -333428,19 +333576,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/$count", + "Command": "Get-MgUserChatCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -333484,108 +333632,108 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Get-MgUserChatInstalledApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserChatInstalledApp", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Command": "Get-MgUserChatInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserChatInstalledAppCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "Command": "Get-MgUserChatInstalledAppCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatInstalledAppTeamApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Command": "Get-MgUserChatInstalledAppTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatLastMessagePreview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Command": "Get-MgUserChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphChatMessageInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Get-MgUserChatMember", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -333685,18 +333833,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Command": "Get-MgUserChatMember", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -333796,19 +333944,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Command": "Get-MgUserChatMemberCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMemberCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -333908,19 +334056,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Get-MgUserChatMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -333980,18 +334128,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Command": "Get-MgUserChatMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -334035,19 +334183,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Command": "Get-MgUserChatMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -334091,19 +334239,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Command": "Get-MgUserChatMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -334163,21 +334311,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -334237,18 +334385,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "Get-MgUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [ { @@ -334308,19 +334456,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Command": "Get-MgUserChatMessageHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -334380,214 +334528,214 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Get-MgUserChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "Get-MgUserChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Command": "Get-MgUserChatMessageReplyCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Command": "Get-MgUserChatMessageReplyDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Get-MgUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "Get-MgUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Get-MgUserChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Command": "Get-MgUserChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "Command": "Get-MgUserChatPermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatPermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Get-MgUserChatPinnedMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Command": "Get-MgUserChatPinnedMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "Command": "Get-MgUserChatPinnedMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatPinnedMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", + "Command": "Get-MgUserChatRetainedMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatRetainedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -334607,78 +334755,78 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Get-MgUserChatTab", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Command": "Get-MgUserChatTab", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "Command": "Get-MgUserChatTabCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatTabCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Command": "Get-MgUserChatTabTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserChatTabTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Get-MgUserContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -334698,18 +334846,18 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts", + "Command": "Get-MgUserContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -334729,19 +334877,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts/$count", + "Command": "Get-MgUserContactCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -334761,19 +334909,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/contacts/delta", + "Command": "Get-MgUserContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -334793,63 +334941,63 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgUserContactExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgUserContactExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserContactExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "Command": "Get-MgUserContactExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Get-MgUserContactFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -334869,18 +335017,18 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders", + "Command": "Get-MgUserContactFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserContactFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -334900,33 +335048,33 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Get-MgUserContactFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "Get-MgUserContactFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -334946,19 +335094,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Get-MgUserContactFolderChildFolderContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -334978,18 +335126,18 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Command": "Get-MgUserContactFolderChildFolderContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -335009,19 +335157,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Command": "Get-MgUserContactFolderChildFolderContactCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -335041,19 +335189,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -335073,93 +335221,93 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Command": "Get-MgUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", + "Command": "Get-MgUserContactFolderChildFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -335179,34 +335327,34 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Command": "Get-MgUserContactFolderChildFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Get-MgUserContactFolderContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -335226,18 +335374,18 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "Get-MgUserContactFolderContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -335257,19 +335405,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", + "Command": "Get-MgUserContactFolderContactCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContactCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -335289,19 +335437,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Command": "Get-MgUserContactFolderContactDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContactDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [ { @@ -335321,93 +335469,93 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Get-MgUserContactFolderContactExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "Get-MgUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtensionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "Command": "Get-MgUserContactFolderContactExtensionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContactPhoto", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Get-MgUserContactFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgUserContactFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contactFolders/$count", + "Command": "Get-MgUserContactFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -335427,19 +335575,19 @@ "IsLeastPrivilege": false } ], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contactFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/contactFolders/delta", + "Command": "Get-MgUserContactFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactFolderDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [ { @@ -335459,48 +335607,48 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/contactFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContactFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Get-MgUserContactPhoto", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Get-MgUserContactPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "PersonalContacts", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/$count", + "Command": "Get-MgUserCount", + "ApiReferenceLink": null, "Variants": [ "Get" ], - "Method": "GET", - "Command": "Get-MgUserCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -335608,33 +335756,33 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "Command": "Get-MgUserCreatedObject", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserCreatedObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/createdObjects", + "Command": "Get-MgUserCreatedObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserCreatedObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -335686,48 +335834,48 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/createdObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/createdObjects/$count", + "Command": "Get-MgUserCreatedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserCreatedObjectCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -335779,48 +335927,48 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/createdObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar", + "Command": "Get-MgUserDefaultCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDefaultCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/events", + "Command": "Get-MgUserDefaultCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDefaultCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -335848,21 +335996,21 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/calendar/getSchedule", + "Command": "Get-MgUserDefaultCalendarSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgUserDefaultCalendarSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", "CommandAlias": null, "Permissions": [ { @@ -335890,19 +336038,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/calendar/getSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScheduleInformation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drive", + "Command": "Get-MgUserDefaultDrive", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDefaultDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -335954,18 +336102,18 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/users/{user-id}/drive", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/delta", + "Command": "Get-MgUserDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", "Variants": [ "Delta" ], - "Method": "GET", - "Command": "Get-MgUserDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -336001,77 +336149,77 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "Command": "Get-MgUserDirectReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDirectReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports", + "Command": "Get-MgUserDirectReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDirectReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -336115,77 +336263,77 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/directReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "Command": "Get-MgUserDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDirectReportAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/orgContact", + "Command": "Get-MgUserDirectReportAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDirectReportAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/orgContact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "Command": "Get-MgUserDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDirectReportAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/user", + "Command": "Get-MgUserDirectReportAsUser", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDirectReportAsUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/user", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/$count", + "Command": "Get-MgUserDirectReportCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDirectReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -336229,63 +336377,63 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "Command": "Get-MgUserDirectReportCountAsOrgContact", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDirectReportCountAsOrgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/directReports/user/$count", + "Command": "Get-MgUserDirectReportCountAsUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDirectReportCountAsUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/directReports/user/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Get-MgUserDrive", + "ApiReferenceLink": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives", + "Command": "Get-MgUserDrive", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [ { @@ -336337,137 +336485,137 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/users/{user-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Command": "Get-MgUserDriveBundle", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveBundle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserDriveBundle", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Command": "Get-MgUserDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveBundleContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Get-MgUserDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveBundleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "Command": "Get-MgUserDriveBundleCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBase", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Command": "Get-MgUserDriveContentTypeBase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Command": "Get-MgUserDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Command": "Get-MgUserDriveContentTypeBaseType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphContentType", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseTypeCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/$count", + "Command": "Get-MgUserDriveCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -336519,2796 +336667,2796 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/users/{user-id}/drives/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "Command": "Get-MgUserDriveCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveFollowing", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "Command": "Get-MgUserDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveFollowing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/following", + "Command": "Get-MgUserDriveFollowing", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Get-MgUserDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveFollowingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "Command": "Get-MgUserDriveFollowingCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Get-MgUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Command": "Get-MgUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Command": "Get-MgUserDriveItemActivityByInterval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Get-MgUserDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Command": "Get-MgUserDriveItemAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Command": "Get-MgUserDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "Get-MgUserDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Get-MgUserDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Command": "Get-MgUserDriveItemChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemContent", + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" + }, + { "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Get-MgUserDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "Command": "Get-MgUserDriveItemCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Command": "Get-MgUserDriveItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Command": "Get-MgUserDriveItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Command": "Get-MgUserDriveItemLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Get-MgUserDriveItemListItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Command": "Get-MgUserDriveItemListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Command": "Get-MgUserDriveItemListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Command": "Get-MgUserDriveItemListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Get-MgUserDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Get-MgUserDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "Get-MgUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Command": "Get-MgUserDriveItemListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgUserDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Get-MgUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "Get-MgUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemPermissionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Command": "Get-MgUserDriveItemPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Get-MgUserDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Get-MgUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "Get-MgUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Command": "Get-MgUserDriveItemSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "Get-MgUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnailCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Command": "Get-MgUserDriveItemThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Get-MgUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "Get-MgUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Get-MgUserDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Command": "Get-MgUserDriveItemVersionCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "Command": "Get-MgUserDriveLastModifiedByUser", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserDriveList", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Command": "Get-MgUserDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Get-MgUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Command": "Get-MgUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "Command": "Get-MgUserDriveListColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgUserDriveListColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Get-MgUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Command": "Get-MgUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Get-MgUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "Get-MgUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Command": "Get-MgUserDriveListContentTypeColumnCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Get-MgUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "Get-MgUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "Command": "Get-MgUserDriveListContentTypeCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "Command": "Get-MgUserDriveListCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "Command": "Get-MgUserDriveListDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Get-MgUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Command": "Get-MgUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Command": "Get-MgUserDriveListItemActivityByInterval", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Command": "Get-MgUserDriveListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Command": "Get-MgUserDriveListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "Command": "Get-MgUserDriveListItemDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Command": "Get-MgUserDriveListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Get-MgUserDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Get-MgUserDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Get-MgUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "Get-MgUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Command": "Get-MgUserDriveListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Get-MgUserDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Get-MgUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Command": "Get-MgUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListOperationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "Command": "Get-MgUserDriveListOperationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Get-MgUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Command": "Get-MgUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveListSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "Command": "Get-MgUserDriveListSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Command": "Get-MgUserDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", + "Command": "Get-MgUserDriveRootActivityByInterval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Command": "Get-MgUserDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticTime", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "Command": "Get-MgUserDriveRootAnalyticTime", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Command": "Get-MgUserDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Command": "Get-MgUserDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Get-MgUserDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootChildCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "Command": "Get-MgUserDriveRootChildCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Command": "Get-MgUserDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "Command": "Get-MgUserDriveRootCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "Command": "Get-MgUserDriveRootDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "Command": "Get-MgUserDriveRootLastModifiedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Command": "Get-MgUserDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemActivityByInterval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Command": "Get-MgUserDriveRootListItemActivityByInterval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "Command": "Get-MgUserDriveRootListItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "Command": "Get-MgUserDriveRootListItemCreatedByUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceProvisioningError" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "Command": "Get-MgUserDriveRootListItemDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Get-MgUserDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Get-MgUserDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Get-MgUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Command": "Get-MgUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "Command": "Get-MgUserDriveRootListItemVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Get-MgUserDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Get-MgUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Command": "Get-MgUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootPermissionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "Command": "Get-MgUserDriveRootPermissionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Get-MgUserDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Get-MgUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Command": "Get-MgUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootSubscriptionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "Command": "Get-MgUserDriveRootSubscriptionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Get-MgUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Command": "Get-MgUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnailCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "Command": "Get-MgUserDriveRootThumbnailCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Get-MgUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Command": "Get-MgUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Get-MgUserDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveRootVersionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "Command": "Get-MgUserDriveRootVersionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveSpecial", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "Command": "Get-MgUserDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveSpecial", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/special", + "Command": "Get-MgUserDriveSpecial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Get-MgUserDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserDriveSpecialCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "Command": "Get-MgUserDriveSpecialCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Get-MgUserEvent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -339328,18 +339476,18 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events", + "Command": "Get-MgUserEvent", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -339367,78 +339515,78 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Get-MgUserEventAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "Get-MgUserEventAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserEventAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Command": "Get-MgUserEventAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Command": "Get-MgUserEventCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/$count", + "Command": "Get-MgUserEventCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -339466,19 +339614,19 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/events/delta", + "Command": "Get-MgUserEventDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -339506,77 +339654,77 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/events/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Get-MgUserEventExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "Get-MgUserEventExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserEventExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "Command": "Get-MgUserEventExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Command": "Get-MgUserEventInstance", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Command": "Get-MgUserEventInstance", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserEventInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -339596,78 +339744,78 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Get-MgUserEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "Get-MgUserEventInstanceAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Command": "Get-MgUserEventInstanceAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "Command": "Get-MgUserEventInstanceCalendar", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Command": "Get-MgUserEventInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -339687,136 +339835,136 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Command": "Get-MgUserEventInstanceDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Get-MgUserEventInstanceExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "Get-MgUserEventInstanceExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Command": "Get-MgUserEventInstanceExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserEventInstanceExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Get-MgUserExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/extensions", + "Command": "Get-MgUserExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/extensions/$count", + "Command": "Get-MgUserExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/users/{user-id}/followedSites/{site-id}", + "Command": "Get-MgUserFollowedSite", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserFollowedSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/users/{user-id}/followedSites/{site-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/users/{user-id}/followedSites", + "Command": "Get-MgUserFollowedSite", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserFollowedSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [ { @@ -339836,19 +339984,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/users/{user-id}/followedSites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/users/{user-id}/followedSites/$count", + "Command": "Get-MgUserFollowedSiteCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserFollowedSiteCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -339868,107 +340016,107 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/users/{user-id}/followedSites/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserInferenceClassification", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Get-MgUserInferenceClassification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassification", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Get-MgUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "Get-MgUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverrideCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Command": "Get-MgUserInferenceClassificationOverrideCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights", + "Command": "Get-MgUserInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightShared", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemInsights", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Command": "Get-MgUserInsightShared", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphSharedInsight", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/shared", + "Command": "Get-MgUserInsightShared", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserInsightShared", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", "CommandAlias": null, "Permissions": [ { @@ -339988,19 +340136,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/shared", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/shared/$count", + "Command": "Get-MgUserInsightSharedCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightSharedCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340020,63 +340168,63 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/shared/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserInsightSharedLastSharedMethod", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "Command": "Get-MgUserInsightSharedLastSharedMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightSharedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "Command": "Get-MgUserInsightSharedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightTrending", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Command": "Get-MgUserInsightTrending", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphTrending", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/trending", + "Command": "Get-MgUserInsightTrending", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserInsightTrending", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrending", "CommandAlias": null, "Permissions": [ { @@ -340096,19 +340244,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/trending", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/trending/$count", + "Command": "Get-MgUserInsightTrendingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightTrendingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340128,19 +340276,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/trending/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Command": "Get-MgUserInsightTrendingResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightTrendingResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340160,33 +340308,33 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Command": "Get-MgUserInsightUsed", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightUsed", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/used", + "Command": "Get-MgUserInsightUsed", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserInsightUsed", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [ { @@ -340206,19 +340354,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/used", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/used/$count", + "Command": "Get-MgUserInsightUsedCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightUsedCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340238,19 +340386,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/used/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Command": "Get-MgUserInsightUsedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserInsightUsedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340270,18 +340418,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/joinedTeams", + "Command": "Get-MgUserJoinedTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserJoinedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -340341,33 +340489,33 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/joinedTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeam" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Get-MgUserLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/licenseDetails", + "Command": "Get-MgUserLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [ { @@ -340411,19 +340559,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/licenseDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/licenseDetails/$count", + "Command": "Get-MgUserLicenseDetailCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserLicenseDetailCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340467,19 +340615,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/licenseDetails/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", + "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", "CommandAlias": null, "Permissions": [ { @@ -340515,19 +340663,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/mailboxSettings", + "Command": "Get-MgUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [ { @@ -340547,19 +340695,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Get-MgUserMailFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -340595,18 +340743,18 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders", + "Command": "Get-MgUserMailFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -340642,33 +340790,33 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Get-MgUserMailFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "Get-MgUserMailFolderChildFolder", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -340704,19 +340852,19 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Command": "Get-MgUserMailFolderChildFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -340752,240 +340900,240 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Command": "Get-MgUserMailFolderChildFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Command": "Get-MgUserMailFolderChildFolderMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Command": "Get-MgUserMailFolderChildFolderMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Command": "Get-MgUserMailFolderChildFolderMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "Command": "Get-MgUserMailFolderChildFolderMessageCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/$count", + "Command": "Get-MgUserMailFolderCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -341021,19 +341169,19 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/mailFolders/delta", + "Command": "Get-MgUserMailFolderDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [ { @@ -341069,19 +341217,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/mailFolders/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Get-MgUserMailFolderMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -341109,18 +341257,18 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "Get-MgUserMailFolderMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -341156,63 +341304,63 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgUserMailFolderMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "Get-MgUserMailFolderMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Command": "Get-MgUserMailFolderMessageAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Command": "Get-MgUserMailFolderMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -341248,19 +341396,19 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Command": "Get-MgUserMailFolderMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -341296,109 +341444,109 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgUserMailFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "Get-MgUserMailFolderMessageExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "Command": "Get-MgUserMailFolderMessageExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Get-MgUserMailFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "Get-MgUserMailFolderMessageRule", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "Command": "Get-MgUserMailFolderMessageRuleCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRuleCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/getMailTips", + "Command": "Get-MgUserMailTip", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgUserMailTip", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailTips", "CommandAlias": null, "Permissions": [ { @@ -341418,19 +341566,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/getMailTips", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailTips" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Command": "Get-MgUserManagedAppDiagnosticStatus", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedAppDiagnosticStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "CommandAlias": null, "Permissions": [ { @@ -341450,19 +341598,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Command": "Get-MgUserManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedAppPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": null, "Permissions": [ { @@ -341482,327 +341630,327 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Get-MgUserManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedAppRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserManagedAppRegistration", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedAppRegistrations", + "Command": "Get-MgUserManagedAppRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserManagedAppRegistrationCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "Command": "Get-MgUserManagedAppRegistrationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Get-MgUserManagedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices", + "Command": "Get-MgUserManagedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Get-MgUserManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Get-MgUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "Get-MgUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/$count", + "Command": "Get-MgUserManagedDeviceCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Command": "Get-MgUserManagedDeviceUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Command": "Get-MgUserManagedDeviceWithAppFailure", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWithAppFailure", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -341822,67 +341970,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserManager", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Module": "Users", "Uri": "/users/{user-id}/manager", + "Command": "Get-MgUserManager", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserManagerByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -341918,21 +342018,69 @@ "IsLeastPrivilege": false } ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/manager/$ref", + "Command": "Get-MgUserManagerByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [ + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/getMemberGroups", + "Command": "Get-MgUserMemberGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgUserMemberGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342016,21 +342164,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/getMemberGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/getMemberObjects", + "Command": "Get-MgUserMemberObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgUserMemberObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342130,19 +342278,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/getMemberObjects", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Command": "Get-MgUserMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -342162,18 +342310,18 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf", + "Command": "Get-MgUserMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -342209,33 +342357,33 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [ { @@ -342255,33 +342403,33 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/directoryRole", + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [ { @@ -342301,33 +342449,33 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "Command": "Get-MgUserMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/group", + "Command": "Get-MgUserMemberOfAsGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -342347,19 +342495,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/group", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/$count", + "Command": "Get-MgUserMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342395,19 +342543,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342427,19 +342575,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342459,19 +342607,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/memberOf/group/$count", + "Command": "Get-MgUserMemberOfCountAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342491,19 +342639,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/memberOf/group/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Get-MgUserMessage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -342531,18 +342679,18 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages", + "Command": "Get-MgUserMessage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -342578,63 +342726,63 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Get-MgUserMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "Get-MgUserMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Command": "Get-MgUserMessageAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessageAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Get-MgUserMessageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342662,19 +342810,19 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/$count", + "Command": "Get-MgUserMessageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342710,19 +342858,19 @@ "IsLeastPrivilege": false } ], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/messages/delta", + "Command": "Get-MgUserMessageDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessageDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [ { @@ -342750,77 +342898,77 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/messages/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Get-MgUserMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessageExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "Get-MgUserMessageExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "Command": "Get-MgUserMessageExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserMessageExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Get-MgUserOauth2PermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Command": "Get-MgUserOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -342840,19 +342988,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Command": "Get-MgUserOauth2PermissionGrantCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrantCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -342872,19 +343020,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Get-MgUserOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -342928,18 +343076,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "Get-MgUserOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -342983,19 +343131,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks/$count", + "Command": "Get-MgUserOnenoteNotebookCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -343039,21 +343187,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "CommandAlias": null, "Permissions": [ { @@ -343097,18 +343245,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "Get-MgUserOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -343152,18 +343300,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -343207,19 +343355,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Get-MgUserOnenoteOperation", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [ { @@ -343263,34 +343411,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/operations/$count", + "Command": "Get-MgUserOnenoteOperationCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteOperationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/operations/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Get-MgUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -343326,18 +343474,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "Get-MgUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -343373,19 +343521,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Get-MgUserOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -343421,19 +343569,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/pages/$count", + "Command": "Get-MgUserOnenotePageCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenotePageCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -343469,19 +343617,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/pages/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Command": "Get-MgUserOnenoteRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteRecentNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", "CommandAlias": null, "Permissions": [ { @@ -343525,34 +343673,34 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecentNotebook" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Command": "Get-MgUserOnenoteResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Get-MgUserOnenoteResourceContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -343588,34 +343736,34 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/resources/$count", + "Command": "Get-MgUserOnenoteResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/resources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Get-MgUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -343659,18 +343807,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "Get-MgUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -343714,19 +343862,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sections/$count", + "Command": "Get-MgUserOnenoteSectionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -343770,19 +343918,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sections/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Get-MgUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -343826,19 +343974,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "Get-MgUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "List", "List1" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -343882,21 +344030,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Command": "Get-MgUserOnenoteSectionGroupCount", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroupCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -343940,18 +344088,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "Get-MgUserOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -343995,18 +344143,18 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "Get-MgUserOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -344042,19 +344190,19 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Get-MgUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -344090,18 +344238,18 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "Get-MgUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -344137,122 +344285,122 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/$count", + "Command": "Get-MgUserOnlineMeetingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -344288,182 +344436,182 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Get-MgUserOnlineMeetingRecording", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "Get-MgUserOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Get-MgUserOnlineMeetingRecordingContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecordingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Command": "Get-MgUserOnlineMeetingRecordingCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecordingCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Command": "Get-MgUserOnlineMeetingRecordingDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecordingDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Get-MgUserOnlineMeetingTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "Get-MgUserOnlineMeetingTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Get-MgUserOnlineMeetingTranscriptContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscriptContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Command": "Get-MgUserOnlineMeetingTranscriptCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscriptCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Command": "Get-MgUserOnlineMeetingTranscriptDelta", + "ApiReferenceLink": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscriptDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -344515,77 +344663,77 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Get-MgUserOutlookMasterCategory", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "Get-MgUserOutlookMasterCategory", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Command": "Get-MgUserOutlookMasterCategoryCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategoryCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "Command": "Get-MgUserOwnedDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices", + "Command": "Get-MgUserOwnedDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -344629,106 +344777,106 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "Command": "Get-MgUserOwnedDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/device", + "Command": "Get-MgUserOwnedDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedDevices/$count", + "Command": "Get-MgUserOwnedDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -344772,78 +344920,78 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/ownedDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/ownedDevices/device/$count", + "Command": "Get-MgUserOwnedDeviceCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObject", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "Command": "Get-MgUserOwnedObject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects", + "Command": "Get-MgUserOwnedObject", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -344887,106 +345035,106 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "Command": "Get-MgUserOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects/application", + "Command": "Get-MgUserOwnedObjectAsApplication", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects/application", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplication" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "Command": "Get-MgUserOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects/group", + "Command": "Get-MgUserOwnedObjectAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/ownedObjects/$count", + "Command": "Get-MgUserOwnedObjectCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -345030,78 +345178,78 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/ownedObjects/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsApplication", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", "Uri": "/users/{user-id}/ownedObjects/application/$count", + "Command": "Get-MgUserOwnedObjectCountAsApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/ownedObjects/group/$count", + "Command": "Get-MgUserOwnedObjectCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserPerson", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "People", "Uri": "/users/{user-id}/people/{person-id}", + "Command": "Get-MgUserPerson", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPerson", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "People", + "Uri": "/users/{user-id}/people", + "Command": "Get-MgUserPerson", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserPerson", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPerson", "CommandAlias": null, "Permissions": [ { @@ -345121,19 +345269,19 @@ "IsLeastPrivilege": false } ], - "Module": "People", - "Uri": "/users/{user-id}/people", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPerson" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "People", + "Uri": "/users/{user-id}/people/$count", + "Command": "Get-MgUserPersonCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserPersonCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -345153,21 +345301,21 @@ "IsLeastPrivilege": false } ], - "Module": "People", - "Uri": "/users/{user-id}/people/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/photo", + "Command": "Get-MgUserPhoto", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -345211,18 +345359,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/photo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/photos", + "Command": "Get-MgUserPhoto", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [ { @@ -345266,21 +345414,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/photos", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Get-MgUserPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -345324,19 +345472,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/users/{user-id}/planner", + "Command": "Get-MgUserPlanner", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserPlanner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerUser", "CommandAlias": null, "Permissions": [ { @@ -345380,18 +345528,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/users/{user-id}/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/users/{user-id}/planner/plans", + "Command": "Get-MgUserPlannerPlan", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserPlannerPlan", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -345427,18 +345575,18 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/users/{user-id}/planner/plans", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/users/{user-id}/planner/tasks", + "Command": "Get-MgUserPlannerTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserPlannerTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -345490,19 +345638,19 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/users/{user-id}/planner/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/presence", + "Command": "Get-MgUserPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserPresence", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [ { @@ -345530,33 +345678,33 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/presence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPresence" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "Command": "Get-MgUserRegisteredDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices", + "Command": "Get-MgUserRegisteredDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -345600,106 +345748,106 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/device", + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/device", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/registeredDevices/$count", + "Command": "Get-MgUserRegisteredDeviceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -345743,78 +345891,78 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/registeredDevices/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/registeredDevices/device/$count", + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Get-MgUserScopedRoleMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "Get-MgUserScopedRoleMemberOf", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [ { @@ -345834,19 +345982,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Command": "Get-MgUserScopedRoleMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -345866,19 +346014,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings", + "Command": "Get-MgUserSetting", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserSettings", "CommandAlias": null, "Permissions": [ { @@ -345898,19 +346046,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Get-MgUserSettingItemInsight", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingItemInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -345930,19 +346078,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInsightsSettings" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Get-MgUserSettingShiftPreference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShiftPreferences", "CommandAlias": null, "Permissions": [ { @@ -345978,34 +346126,177 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShiftPreferences" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/storage", + "Command": "Get-MgUserSettingStorage", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingStorage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserStorage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", - "Uri": "/users/{user-id}/settings/storage", + "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Get-MgUserSettingStorageQuota", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Get-MgUserSettingStorageQuotaService", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingStorageQuota", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Command": "Get-MgUserSettingStorageQuotaService", + "ApiReferenceLink": null, + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "CommandAlias": null, + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "Command": "Get-MgUserSettingStorageQuotaServiceCount", + "ApiReferenceLink": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -346041,264 +346332,121 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/settings/storage/quota", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedStorageQuota" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Command": "Get-MgUserSettingWindows", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingStorageQuotaService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Module": "Users", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/windows", + "Command": "Get-MgUserSettingWindows", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserSettingStorageQuotaService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Module": "Users", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Permissions": [], + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserSettingStorageQuotaServiceCount", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], "Module": "Users", - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "Uri": "/users/{user-id}/settings/windows/$count", + "Command": "Get-MgUserSettingWindowsCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingWindows", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgUserSettingWindows", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", - "Uri": "/users/{user-id}/settings/windows", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Command": "Get-MgUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingWindowsCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/settings/windows/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserSettingWindowsInstance", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Command": "Get-MgUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" - }, - { "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserSettingWindowsInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "Command": "Get-MgUserSettingWindowsInstanceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSettingWindowsInstanceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "Command": "Get-MgUserSponsor", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSponsor", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/sponsors", + "Command": "Get-MgUserSponsor", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserSponsor", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -346326,19 +346474,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/sponsors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/sponsors/$count", + "Command": "Get-MgUserSponsorCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserSponsorCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -346366,19 +346514,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/sponsors/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork", + "Command": "Get-MgUserTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTeamwork", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserTeamwork", "CommandAlias": null, "Permissions": [ { @@ -346398,35 +346546,35 @@ "IsLeastPrivilege": true } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserTeamwork" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Get-MgUserTeamworkAssociatedTeam", + "ApiReferenceLink": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "Get-MgUserTeamworkAssociatedTeam", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "CommandAlias": null, "Permissions": [ { @@ -346454,19 +346602,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeamCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -346494,19 +346642,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Get-MgUserTeamworkInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -346630,18 +346778,18 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "Get-MgUserTeamworkInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -346765,19 +346913,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Command": "Get-MgUserTeamworkInstalledAppChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -346853,19 +347001,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Command": "Get-MgUserTeamworkInstalledAppCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -346989,49 +347137,49 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Get-MgUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -347067,18 +347215,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists", + "Command": "Get-MgUserTodoList", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -347114,19 +347262,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/$count", + "Command": "Get-MgUserTodoListCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoListCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -347162,19 +347310,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/todo/lists/delta", + "Command": "Get-MgUserTodoListDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoListDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -347202,63 +347350,63 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/todo/lists/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Get-MgUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "Get-MgUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "Command": "Get-MgUserTodoListExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoListExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Get-MgUserTodoTask", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -347294,18 +347442,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "Get-MgUserTodoTask", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -347341,19 +347489,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Get-MgUserTodoTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentBase", "CommandAlias": null, "Permissions": [ { @@ -347389,18 +347537,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "Get-MgUserTodoTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentBase", "CommandAlias": null, "Permissions": [ { @@ -347436,19 +347584,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Get-MgUserTodoTaskAttachmentContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -347484,19 +347632,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Command": "Get-MgUserTodoTaskAttachmentCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -347532,78 +347680,78 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Get-MgUserTodoTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "Command": "Get-MgUserTodoTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Get-MgUserTodoTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -347639,18 +347787,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "Get-MgUserTodoTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -347686,19 +347834,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Command": "Get-MgUserTodoTaskChecklistItemCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItemCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -347734,19 +347882,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Command": "Get-MgUserTodoTaskCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -347782,19 +347930,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Command": "Get-MgUserTodoTaskDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskDelta", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -347830,63 +347978,63 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Get-MgUserTodoTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "Get-MgUserTodoTaskExtension", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtension" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "Command": "Get-MgUserTodoTaskExtensionCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskExtensionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Get-MgUserTodoTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", "CommandAlias": null, "Permissions": [ { @@ -347922,18 +348070,18 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "Get-MgUserTodoTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", "CommandAlias": null, "Permissions": [ { @@ -347969,19 +348117,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResourceCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -348017,33 +348165,33 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "Command": "Get-MgUserTransitiveMemberOf", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf", + "Command": "Get-MgUserTransitiveMemberOf", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -348095,106 +348243,106 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroup" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Command": "Get-MgUserTransitiveMemberOfCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -348246,1202 +348394,1202 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get1", + "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Command": "Get-MgVirtualEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" - }, - { "Variants": [ - "List" + "Get1", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events", + "Command": "Get-MgVirtualEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/$count", + "Command": "Get-MgVirtualEventCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgVirtualEventPresenter", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Command": "Get-MgVirtualEventPresenter", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", + "Command": "Get-MgVirtualEventPresenterCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventPresenterCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgVirtualEventSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Command": "Get-MgVirtualEventSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Command": "Get-MgVirtualEventSessionAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "Command": "Get-MgVirtualEventSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhall", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Command": "Get-MgVirtualEventTownhall", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhall", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls", + "Command": "Get-MgVirtualEventTownhall", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ - "Get" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/$count", + "Command": "Get-MgVirtualEventTownhallCount", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Get" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgVirtualEventTownhallPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Command": "Get-MgVirtualEventTownhallPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", + "Command": "Get-MgVirtualEventTownhallPresenterCount", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallPresenterCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgVirtualEventTownhallSession", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Command": "Get-MgVirtualEventTownhallSession", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventTownhallSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", + "Command": "Get-MgVirtualEventTownhallSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinar", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Command": "Get-MgVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars", + "Command": "Get-MgVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarByUserRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "Command": "Get-MgVirtualEventWebinarByUserRole", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/$count", + "Command": "Get-MgVirtualEventWebinarCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarPresenter", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Command": "Get-MgVirtualEventWebinarPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Command": "Get-MgVirtualEventWebinarPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarPresenterCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", + "Command": "Get-MgVirtualEventWebinarPresenterCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Command": "Get-MgVirtualEventWebinarRegistration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Command": "Get-MgVirtualEventWebinarRegistration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration" - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "Command": "Get-MgVirtualEventWebinarRegistrationCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgVirtualEventWebinarRegistrationSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", + "Command": "Get-MgVirtualEventWebinarRegistrationSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", + "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Command": "Get-MgVirtualEventWebinarSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Command": "Get-MgVirtualEventWebinarSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Variants": [ + "List" + ], + "OutputType": "IMicrosoftGraphVirtualEventSession", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", "Variants": [ "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "GET" }, { - "Variants": [ - "List" - ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "Command": "Get-MgVirtualEventWebinarSessionCount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" + "Get", + "GetViaIdentity" ], - "Method": "POST", - "Command": "Grant-MgBetaDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaDriveItemListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaDriveItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaDriveListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaDriveListPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaDriveRootListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaDriveRootPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupDriveItemListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupDriveItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupDriveListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupDriveListPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupDriveRootListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupDriveRootPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupSiteListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupSiteListPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaGroupSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaGroupSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaShareListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaShareListPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Command": "Grant-MgBetaSharePermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaSharePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -349469,259 +349617,259 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { - "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Grant-MgBetaSiteListItemPermission", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaSiteListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaSiteListPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaUserDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaUserDriveItemListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaUserDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaUserDriveItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaUserDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaUserDriveListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaUserDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaUserDriveListPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaUserDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaUserDriveRootListItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgBetaUserDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgBetaUserDriveRootPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgDriveItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgDriveRootPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgGroupDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgGroupDriveItemPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgGroupDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgGroupDriveRootPermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgGroupSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgGroupSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Command": "Grant-MgSharePermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgSharePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -349749,425 +349897,425 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgSitePermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Command": "Grant-MgUserDriveItemPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgUserDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Command": "Grant-MgUserDriveRootPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "Command": "Grant-MgUserDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/hideForUser", + "Command": "Hide-MgBetaChatForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "Command": "Hide-MgBetaChatForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/hideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "Command": "Hide-MgBetaUserChatForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "Command": "Hide-MgBetaUserChatForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/hideForUser", + "Command": "Hide-MgChatForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "Command": "Hide-MgChatForUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/hideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "Command": "Hide-MgUserChatForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "Command": "Hide-MgUserChatForUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "ApiReferenceLink": null, "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", + "ApiReferenceLink": null, "Variants": [ "Import", "ImportExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Import", "ImportExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "ApiReferenceLink": null, "Variants": [ "Import", "ImportViaIdentity" ], - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "ApiReferenceLink": null, "Variants": [ "Import" ], - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Method": "POST" }, { - "Variants": [ - "Import", - "ImportExpanded", - "ImportViaIdentity", - "ImportViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Import", - "ImportExpanded" + "ImportExpanded", + "ImportViaIdentity", + "ImportViaIdentityExpanded" ], - "Method": "POST", - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Variants": [ + "Import", + "ImportExpanded" + ], + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", + "Command": "Initialize-MgBackupRestoreProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBackupRestoreProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProtectionPolicyBase" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", + "Command": "Initialize-MgBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgBackupRestoreServiceApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", + "Command": "Initialize-MgBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBackupRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRestoreSessionBase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", + "Command": "Initialize-MgBetaBackupRestoreProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBetaBackupRestoreProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProtectionPolicyBase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", + "Command": "Initialize-MgBetaBackupRestoreServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgBetaBackupRestoreServiceApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", + "Command": "Initialize-MgBetaBackupRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBetaBackupRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRestoreSessionBase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350187,21 +350335,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", + "ApiReferenceLink": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350221,21 +350369,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", + "ApiReferenceLink": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350255,19 +350403,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgBetaEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBetaEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -350287,83 +350435,83 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgBetaEducationMeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBetaEducationMeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgBetaEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBetaEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350383,36 +350531,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "ApiReferenceLink": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgBetaUserManagedDeviceEsim", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -350432,83 +350580,83 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgEducationMeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "Command": "Initialize-MgEducationUserAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350528,21 +350676,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Command": "Invoke-MgAbortPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAbortPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350570,189 +350718,189 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "Command": "Invoke-MgAbortPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAbortPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Accept", - "AcceptExpanded", - "AcceptViaIdentity", - "AcceptViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgAcceptGroupCalendarEvent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Command": "Invoke-MgAcceptGroupCalendarEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAcceptGroupEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Command": "Invoke-MgAcceptGroupEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAcceptGroupEventTentatively", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptGroupEventTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", - "AcceptViaIdentity" + "AcceptExpanded", + "AcceptViaIdentity", + "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", - "AcceptExpanded", - "AcceptViaIdentity", - "AcceptViaIdentityExpanded" + "AcceptViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgAcceptUserEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/accept", + "Command": "Invoke-MgAcceptUserEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAcceptUserEventInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Command": "Invoke-MgAcceptUserEventInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAcceptUserEventTentatively", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgAcceptUserEventTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Accept", + "AcceptExpanded", + "AcceptViaIdentity", + "AcceptViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/answer", + "Command": "Invoke-MgAnswerCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgAnswerCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350772,36 +350920,36 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/answer", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", "Variants": [ "Archive", "ArchiveExpanded" ], - "Method": "POST", - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/archive", + "Command": "Invoke-MgArchiveTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgArchiveTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350837,70 +350985,70 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", + "Command": "Invoke-MgArchiveTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgArchiveTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/archive", + "Command": "Invoke-MgArchiveTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgArchiveTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", + "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "ApiReferenceLink": null, "Variants": [ "As", "AsViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -350920,18 +351068,18 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/availableProviderTypes", + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", "Variants": [ "Available" ], - "Method": "GET", - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350951,18 +351099,18 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/identityProviders/availableProviderTypes", + "Command": "Invoke-MgAvailableIdentityProviderType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", "Variants": [ "Available" ], - "Method": "GET", - "Command": "Invoke-MgAvailableIdentityProviderType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -350982,36 +351130,36 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/identityProviders/availableProviderTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", "Variants": [ "Begin", "BeginViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -351031,21 +351179,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -351073,281 +351221,281 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "Command": "Invoke-MgBetaAbortPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintShareJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Accept", - "AcceptExpanded", - "AcceptViaIdentity", - "AcceptViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Command": "Invoke-MgBetaAcceptGroupEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", - "AcceptViaIdentity" + "AcceptExpanded", + "AcceptViaIdentity", + "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", - "AcceptExpanded", - "AcceptViaIdentity", - "AcceptViaIdentityExpanded" + "AcceptViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/accept", + "Command": "Invoke-MgBetaAcceptUserEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Command": "Invoke-MgBetaAcceptUserEventInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventTentatively", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Command": "Invoke-MgBetaAcceptUserEventTentatively", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Accept", - "AcceptViaIdentity" + "AcceptExpanded", + "AcceptViaIdentity", + "AcceptViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Accept", + "AcceptViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Account", "AccountViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", + "ApiReferenceLink": null, "Variants": [ "Allow", "AllowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", + "ApiReferenceLink": null, "Variants": [ "Allow", "AllowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/answer", + "Command": "Invoke-MgBetaAnswerCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaAnswerCommunicationCall", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -351367,19 +351515,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/answer", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", + "ApiReferenceLink": null, "Variants": [ "App", "AppViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "CommandAlias": null, "Permissions": [ { @@ -351399,19 +351547,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", + "ApiReferenceLink": null, "Variants": [ "App", "AppViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "CommandAlias": null, "Permissions": [ { @@ -351431,53 +351579,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "ApiReferenceLink": null, "Variants": [ "App", "AppViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", + "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}/archive", + "Command": "Invoke-MgBetaArchivePlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchivePlannerPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -351497,36 +351645,36 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/archive", + "Command": "Invoke-MgBetaArchiveTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -351562,87 +351710,87 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", + "Command": "Invoke-MgBetaArchiveTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/archive", + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", + "Command": "Invoke-MgBetaArchiveUserPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaArchiveUserPlannerPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "ApiReferenceLink": null, "Variants": [ "As", "AsViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [ { @@ -351662,19 +351810,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", "Variants": [ "As", "AsViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -351694,94 +351842,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "GET" }, { - "Variants": [ - "Assigned", - "AssignedViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Assigned", + "AssignedViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -351809,108 +351957,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "GET" }, { - "Variants": [ - "Assigned", - "AssignedViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Variants": [ + "Assigned", + "AssignedViaIdentity" + ], + "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/availableProviderTypes", + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", "Variants": [ "Available" ], - "Method": "GET", - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -351930,18 +352078,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/identityProviders/availableProviderTypes", + "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", "Variants": [ "Available" ], - "Method": "GET", - "Command": "Invoke-MgBetaAvailableIdentityProviderType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -351961,70 +352109,70 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/identityProviders/availableProviderTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "ApiReferenceLink": null, "Variants": [ "Begin", "BeginViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -352044,358 +352192,358 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "ApiReferenceLink": null, "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "ApiReferenceLink": null, "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBufferEncryptionResult" + "Method": "POST" }, { - "Variants": [ - "Buffer", - "BufferExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/decryptBuffer", + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Buffer", "BufferExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/encryptBuffer", + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBufferEncryptionResult" - }, - { "Variants": [ "Buffer", - "BufferExpanded", - "BufferViaIdentity", - "BufferViaIdentityExpanded" + "BufferExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", + "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", + "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBufferEncryptionResult" - }, - { "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/informationProtection/decryptBuffer", + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/informationProtection/encryptBuffer", + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBufferEncryptionResult" - }, - { "Variants": [ - "Bulk", - "BulkExpanded" + "Buffer", + "BufferExpanded", + "BufferViaIdentity", + "BufferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" - }, - { "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" - }, - { "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", + "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" - }, - { "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" - }, - { "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Variants": [ + "Bulk", + "BulkExpanded" + ], + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", + "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", + "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/bulkResize", + "Command": "Invoke-MgBetaBulkUserCloudPcResize", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkUserCloudPcResize", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/bulkResize", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgBetaCalendarGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaCalendarGroupCalendar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "ApiReferenceLink": null, "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Method": "GET", - "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgBetaCheckinDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckinDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -352423,104 +352571,104 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckinDriveRoot", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/checkin", + "Command": "Invoke-MgBetaCheckinDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckinGroupDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgBetaCheckinGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckinUserDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgBetaCheckinUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckinUserDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "Command": "Invoke-MgBetaCheckinUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgBetaCheckoutDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -352548,430 +352696,430 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutDriveRoot", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/checkout", + "Command": "Invoke-MgBetaCheckoutDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutUserDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgBetaCheckoutUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutUserDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", + "ApiReferenceLink": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", + "ApiReferenceLink": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "ApiReferenceLink": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "Command": "Invoke-MgBetaCommentSecurityAlert", + "ApiReferenceLink": null, "Variants": [ "Comment", "CommentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaCommentSecurityAlert", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Commit", - "CommitExpanded", - "CommitViaIdentity", - "CommitViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", + "ApiReferenceLink": null, "Variants": [ "Consent", "ConsentViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/createOrGet", + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/createOrGet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -352991,19 +353139,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", + "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", "Variants": [ "Creation", "CreationViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", "CommandAlias": null, "Permissions": [ { @@ -353039,33 +353187,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/reports/crossTenantAccessReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", + "ApiReferenceLink": null, "Variants": [ "Cross", "CrossViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/reports/crossTenantAccessReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", + "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "Custom" ], - "Method": "GET", - "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353101,19 +353249,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -353133,149 +353281,149 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { - "Variants": [ - "Deactivate", - "DeactivateViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp" - }, - { "Variants": [ - "Decline", - "DeclineExpanded", - "DeclineViaIdentity", - "DeclineViaIdentityExpanded" + "Deactivate", + "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeclineGroupEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Command": "Invoke-MgBetaDeclineGroupEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeclineUserEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/decline", + "Command": "Invoke-MgBetaDeclineUserEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeclineUserEventInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Command": "Invoke-MgBetaDeclineUserEventInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Decline", + "DeclineExpanded", + "DeclineViaIdentity", + "DeclineViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353295,21 +353443,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353329,240 +353477,240 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "ApiReferenceLink": null, "Variants": [ "Access", "AccessExpanded", "AccessViaIdentity", "AccessViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "ApiReferenceLink": null, "Variants": [ "Access1", "AccessExpanded1", "AccessViaIdentity1", "AccessViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Dismiss", - "DismissExpanded", - "DismissViaIdentity", - "DismissViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/dismiss", + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation" - }, - { "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Dismiss", - "DismissViaIdentity" + "DismissExpanded", + "DismissViaIdentity", + "DismissViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissGroupEventReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgBetaDismissGroupEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Dismiss", - "DismissExpanded" + "DismissViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Dismiss", "DismissExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissRiskyUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyUsers/dismiss", + "Command": "Invoke-MgBetaDismissRiskyUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Dismiss", - "DismissViaIdentity" + "DismissExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDismissUserEventReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgBetaDismissUserEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Down", - "DownViaIdentity" + "Dismiss", + "DismissViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Down", + "DownViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "ApiReferenceLink": null, "Variants": [ "Download" ], - "Method": "GET", - "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353582,19 +353730,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", + "ApiReferenceLink": null, "Variants": [ "Download", "DownloadExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353614,19 +353762,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", + "ApiReferenceLink": null, "Variants": [ "Download", "DownloadExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353646,51 +353794,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "ApiReferenceLink": null, "Variants": [ "Download", "DownloadExpanded", "DownloadViaIdentity", "DownloadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "ApiReferenceLink": null, "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353710,19 +353858,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353742,181 +353890,181 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", + "ApiReferenceLink": null, "Variants": [ "Enroll", "EnrollExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/reports/entitiesSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-entitiessummaries?view=graph-rest-beta", "Variants": [ "Entities", "EntitiesViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/reports/entitiesSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-entitiessummaries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353936,19 +354084,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -353968,19 +354116,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -354000,49 +354148,49 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/executeAction", + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", + "ApiReferenceLink": null, "Variants": [ "Execute", "ExecuteExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "CommandAlias": null, "Permissions": [ { @@ -354070,19 +354218,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/executeAction", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/executeAction", + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "ApiReferenceLink": null, "Variants": [ "Execute", "ExecuteExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "CommandAlias": null, "Permissions": [ { @@ -354110,53 +354258,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/executeAction", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", + "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", + "ApiReferenceLink": null, "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkDriverActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBulkDriverActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/executeAction", + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "ApiReferenceLink": null, "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/executeAction", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", + "Command": "Invoke-MgBetaExperienceDeviceManagement", + "ApiReferenceLink": null, "Variants": [ "Experience", "Experience1" ], - "Method": "GET", - "Command": "Invoke-MgBetaExperienceDeviceManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", "CommandAlias": null, "Permissions": [ { @@ -354176,19 +354324,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [ { @@ -354224,81 +354372,81 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Method": "POST" }, { - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" - }, - { "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" - }, - { "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/policy/labels/extractLabel", + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "Variants": [ "Extract", "ExtractExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "CommandAlias": null, "Permissions": [ { @@ -354318,100 +354466,100 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/policy/labels/extractLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", + "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", "Variants": [ "Extract", "ExtractExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityContentLabel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", "CommandAlias": null, "Permissions": [ { @@ -354431,49 +354579,49 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityContentLabel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [ { @@ -354493,19 +354641,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [ { @@ -354525,34 +354673,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -354572,19 +354720,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -354604,19 +354752,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -354636,79 +354784,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [ { @@ -354728,19 +354876,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [ { @@ -354760,19 +354908,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -354792,19 +354940,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [ { @@ -354824,19 +354972,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -354856,19 +355004,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -354888,19 +355036,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -354920,64 +355068,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "GET" }, { - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval" + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphApproval", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -354997,19 +355145,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -355029,19 +355177,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -355061,19 +355209,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -355093,19 +355241,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -355125,19 +355273,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -355157,34 +355305,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -355228,19 +355376,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -355284,19 +355432,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -355332,19 +355480,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -355388,19 +355536,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -355444,19 +355592,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -355500,229 +355648,229 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "GET" }, { - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [ { @@ -355742,19 +355890,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [ { @@ -355774,169 +355922,169 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppConsentRequest" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserConsentRequest" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ - "Post", - "PostViaIdentity" + "Filter", + "FilterViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanyJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", + "Command": "Invoke-MgBetaFinancialCompanyJournal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Post", "PostViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Post", "PostViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Post", "PostViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Post", + "PostViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgBetaFollowDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFollowDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -355988,130 +356136,130 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaFollowDriveRoot", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/follow", + "Command": "Invoke-MgBetaFollowDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFollowGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgBetaFollowGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFollowGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "Command": "Invoke-MgBetaFollowGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFollowUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgBetaFollowUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaFollowUserDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "Command": "Invoke-MgBetaFollowUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/forceDelete", + "Command": "Invoke-MgBetaForceDomainDelete", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForceDomainDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/forceDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Command": "Invoke-MgBetaForwardGroupCalendarEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -356131,55 +356279,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Command": "Invoke-MgBetaForwardGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgBetaForwardGroupThreadPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupThreadPost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -356199,136 +356347,136 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/forward", + "Command": "Invoke-MgBetaForwardUserEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserEventInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Command": "Invoke-MgBetaForwardUserEventInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Command": "Invoke-MgBetaForwardUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [ { @@ -356348,19 +356496,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [ { @@ -356380,19 +356528,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [ { @@ -356412,36 +356560,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/unhideForUser", + "Command": "Invoke-MgBetaGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphChat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/unhideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", + "Command": "Invoke-MgBetaGraphDeviceManagement", + "ApiReferenceLink": null, "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaGraphDeviceManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -356477,87 +356625,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Graph", - "GraphViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaGraphDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgBetaGraphDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/unsubscribeByMail", + "Command": "Invoke-MgBetaGraphGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaGraphGroupDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgBetaGraphGroupDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory" + "Variants": [ + "Graph", + "GraphViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", "Variants": [ "Graph", "Graph1", @@ -356566,335 +356716,333 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Method": "GET", - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "Command": "Invoke-MgBetaGraphUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphUserChat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgBetaGraphUserDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaGraphUserDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "ApiReferenceLink": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "ApiReferenceLink": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "Variants": [ "Graph", "GraphExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Link", - "LinkExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" - }, - { "Variants": [ - "Has" + "Link", + "LinkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", + "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Has" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "ApiReferenceLink": null, "Variants": [ "Link", "LinkExpanded", "LinkViaIdentity", "LinkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgBetaHaveTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -356914,64 +357062,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -356991,21 +357139,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -357025,34 +357173,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -357072,21 +357220,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -357106,68 +357254,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "ApiReferenceLink": null, "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -357195,19 +357343,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/invalidateAllRefreshTokens", + "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", "Variants": [ "Invalidate", "InvalidateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaInvalidateUserRefreshToken", "Permissions": [ { @@ -357235,38 +357383,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/invite", + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgBetaInviteDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInviteDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -357294,103 +357442,103 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaInviteDriveRoot", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/invite", + "Command": "Invoke-MgBetaInviteDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInviteGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgBetaInviteGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInviteGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "Command": "Invoke-MgBetaInviteGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInviteUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgBetaInviteUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaInviteUserDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "Command": "Invoke-MgBetaInviteUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "ApiReferenceLink": null, "Variants": [ "Are" ], - "Method": "GET", - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -357426,19 +357574,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/keepAlive", + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", "Variants": [ "Keep", "KeepViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -357458,19 +357606,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Command": "Invoke-MgBetaLicenseUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", "Variants": [ "License", "LicenseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaLicenseUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -357490,278 +357638,278 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", "Variants": [ "Log", "LogExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Logout", - "LogoutViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Mark", - "MarkExpanded", - "MarkViaIdentity", - "MarkViaIdentityExpanded" + "Logout", + "LogoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkChatReadForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/markChatReadForUser", + "Command": "Invoke-MgBetaMarkChatReadForUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkChatUnreadForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Command": "Invoke-MgBetaMarkChatUnreadForUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Mark", - "MarkExpanded" + "MarkExpanded", + "MarkViaIdentity", + "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Mark", "MarkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Mark", - "MarkExpanded", - "MarkViaIdentity", - "MarkViaIdentityExpanded" + "MarkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserChatReadForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "Command": "Invoke-MgBetaMarkUserChatReadForUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Variants": [ + "Mark", + "MarkExpanded", + "MarkViaIdentity", + "MarkViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/allMessages", + "Command": "Invoke-MgBetaMessageChat", + "ApiReferenceLink": null, "Variants": [ "Message" ], - "Method": "GET", - "Command": "Invoke-MgBetaMessageChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -357829,18 +357977,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/allMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/allMessages", + "Command": "Invoke-MgBetaMessageTeam", + "ApiReferenceLink": null, "Variants": [ "Message" ], - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -357916,19 +358064,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/allMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/allMessages", + "Command": "Invoke-MgBetaMessageTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Message", "MessageViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -358004,34 +358152,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/allMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Message", "MessageViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/chats/allMessages", + "Command": "Invoke-MgBetaMessageUserChat", + "ApiReferenceLink": null, "Variants": [ "Message", "MessageViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaMessageUserChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -358115,21 +358263,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/chats/allMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/muteAll", + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", "CommandAlias": null, "Permissions": [ { @@ -358149,21 +358297,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/muteAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMuteParticipantsOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/mute", + "Command": "Invoke-MgBetaMuteCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMuteCommunicationCall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "CommandAlias": null, "Permissions": [ { @@ -358183,21 +358331,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/mute", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "CommandAlias": null, "Permissions": [ { @@ -358217,148 +358365,148 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Method": "POST" }, { - "Variants": [ - "My" - ], - "Method": "GET", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/my", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ "My" ], - "Method": "GET", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/my", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" - }, - { "Variants": [ - "Onboard" + "My" ], - "Method": "POST", - "Command": "Invoke-MgBetaOnboardNetworkAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/onboard", + "Command": "Invoke-MgBetaOnboardNetworkAccess", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Onboard" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "ApiReferenceLink": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "ApiReferenceLink": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "ApiReferenceLink": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [ { @@ -358378,21 +358526,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [ { @@ -358412,19 +358560,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Command": "Invoke-MgBetaPendingUserApp", + "ApiReferenceLink": null, "Variants": [ "Pending", "PendingViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaPendingUserApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "CommandAlias": null, "Permissions": [ { @@ -358444,19 +358592,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Command": "Invoke-MgBetaPinEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", "Variants": [ "Pin", "PinViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaPinEducationClassModule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -358476,21 +358624,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/playPrompt", + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlayPromptOperation", "CommandAlias": null, "Permissions": [ { @@ -358510,123 +358658,123 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlayPromptOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", + "ApiReferenceLink": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", + "ApiReferenceLink": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "ApiReferenceLink": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/{recommendation-id}/postpone", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgBetaPreviewDriveItem", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPreviewDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [ { @@ -358678,254 +358826,254 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Method": "POST" }, { - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaPreviewDriveRoot", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/preview", + "Command": "Invoke-MgBetaPreviewDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" - }, - { "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPreviewGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgBetaPreviewGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" - }, - { "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPreviewGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" - }, - { "Variants": [ "Preview", - "PreviewViaIdentity" + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" ], - "Method": "GET", - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Variants": [ + "Preview", + "PreviewViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgBetaPreviewUserDriveItem", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPreviewUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaPreviewUserDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaPreviewUserOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/promote", + "Command": "Invoke-MgBetaPromoteDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaPromoteDomain", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/promote", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/promoteToInitial", + "Command": "Invoke-MgBetaPromoteDomainToInitial", + "ApiReferenceLink": null, "Variants": [ "Promote", "PromoteViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaPromoteDomainToInitial", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/promoteToInitial", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", + "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", + "ApiReferenceLink": null, "Variants": [ "Query", "QueryExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/query", + "Command": "Invoke-MgBetaQuerySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", "Variants": [ "Query", "QueryExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaQuerySearch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchResponse", "CommandAlias": null, "Permissions": [ { @@ -359001,64 +359149,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/query", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchResponse" + "Method": "POST" }, { - "Variants": [ - "Reactivate", - "ReactivateViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/reactivate", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecommendation" - }, - { "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphImpactedResource" + "Variants": [ + "Reactivate", + "ReactivateViaIdentity" + ], + "OutputType": "IMicrosoftGraphImpactedResource", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -359086,506 +359234,506 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "Reauthorize", - "ReauthorizeViaIdentity" + "Reassign", + "ReassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ChangeNotifications", "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Recent", - "RecentViaIdentity" + "Reauthorize", + "ReauthorizeViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaRecentDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/recent", + "Command": "Invoke-MgBetaRecentDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaRecentGroupDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "Command": "Invoke-MgBetaRecentGroupDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaRecentUserActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/activities/recent", + "Command": "Invoke-MgBetaRecentUserActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" - }, - { "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaRecentUserDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "Command": "Invoke-MgBetaRecentUserDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ - "Record", - "RecordExpanded", - "RecordViaIdentity", - "RecordViaIdentityExpanded" + "Recent", + "RecentViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordCommunicationCall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/calls/{call-id}/record", + "Command": "Invoke-MgBetaRecordCommunicationCall", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecordOperation" - }, - { "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecordOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/calls/{call-id}/recordResponse", + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRecordOperation" - }, - { "Variants": [ "Record", - "RecordExpanded" + "RecordExpanded", + "RecordViaIdentity", + "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecordOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Record", - "RecordExpanded", - "RecordViaIdentity", - "RecordViaIdentityExpanded" + "RecordExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Redirect", - "RedirectExpanded", - "RedirectViaIdentity", - "RedirectViaIdentityExpanded" + "Record", + "RecordExpanded", + "RecordViaIdentity", + "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRedirectCommunicationCall", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/calls/{call-id}/redirect", + "Command": "Invoke-MgBetaRedirectCommunicationCall", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" - }, - { "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" - }, - { "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Command": "Invoke-MgBetaRedirectPrintShareJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" + "Variants": [ + "Redirect", + "RedirectExpanded", + "RedirectViaIdentity", + "RedirectViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintJob", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -359605,19 +359753,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -359637,53 +359785,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReenableUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/reject", + "Command": "Invoke-MgBetaRejectCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRejectCommunicationCall", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/reject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject", + "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", + "ApiReferenceLink": null, "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -359703,229 +359851,229 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "ApiReferenceLink": null, "Variants": [ "Remediate", "RemediateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/collaboration/analyzedEmails/remediate", + "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", "Variants": [ "Remediate", "RemediateExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/collaboration/analyzedEmails/remediate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Renew", - "RenewViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/renew", + "Command": "Invoke-MgBetaRenewGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -359945,19 +360093,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/renew", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groupLifecyclePolicies/renewGroup", + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", "Variants": [ "Renew", "RenewExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -359977,19 +360125,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groupLifecyclePolicies/renewGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360009,19 +360157,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360041,106 +360189,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", + "ApiReferenceLink": null, "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgBetaReplyAllUserMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgBetaReplyGroupConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThread", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360160,21 +360308,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "ApiReferenceLink": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360194,38 +360342,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "ApiReferenceLink": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgBetaReplyGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThread", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360245,21 +360393,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgBetaReplyGroupThreadPost", + "ApiReferenceLink": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThreadPost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360279,361 +360427,361 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Command": "Invoke-MgBetaReplyUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Report", - "ReportViaIdentity" + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" ], - "Method": "GET", - "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports/destinationReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDestination" - }, - { "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDestination", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports/deviceReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDevice" - }, - { "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaReportNetworkAccessReportUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDevice", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports/userReport(startDateTime={startDateTime},endDateTime={endDateTime},discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", + "Command": "Invoke-MgBetaReportNetworkAccessReportUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessUser" - }, - { "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessUser", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Cloud", - "CloudViaIdentity" + "Report", + "ReportViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", + "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cloud", "CloudViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Cloud", + "CloudViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", + "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", + "Command": "Invoke-MgBetaReprovisionUserCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionUserCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", "Variants": [ "Cloud", "CloudViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Retire", - "RetireViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRetireUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgBetaRetireUserManagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Retry", - "RetryViaIdentity" + "Retire", + "RetireViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/retryServiceProvisioning", + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/retryServiceProvisioning", + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Retry", + "RetryViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -360653,64 +360801,64 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", + "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", "Variants": [ "Reupload", "ReuploadViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", + "ApiReferenceLink": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360730,34 +360878,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", + "ApiReferenceLink": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", + "ApiReferenceLink": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360777,19 +360925,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", + "ApiReferenceLink": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360809,34 +360957,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", + "ApiReferenceLink": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", + "ApiReferenceLink": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -360856,131 +361004,131 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Rotate", - "RotateViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Rotate", + "RotateViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", + "ApiReferenceLink": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", + "ApiReferenceLink": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "ApiReferenceLink": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "ApiReferenceLink": null, "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", "Variants": [ "Schedule" ], - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "CommandAlias": null, "Permissions": [ { @@ -361000,18 +361148,18 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", "Variants": [ "Schedule" ], - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "CommandAlias": null, "Permissions": [ { @@ -361031,222 +361179,222 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase" + "Method": "GET" }, { - "Variants": [ - "Schedule", - "ScheduleViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase" - }, - { "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase" - }, - { "Variants": [ - "Schedule" + "Schedule", + "ScheduleViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase" - }, - { "Variants": [ "Schedule" ], - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase" + "Variants": [ + "Schedule" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", + "ApiReferenceLink": null, "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", + "ApiReferenceLink": null, "Variants": [ "Share", "ShareViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/share", + "Command": "Invoke-MgBetaShareTeamSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaShareTeamSchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -361266,335 +361414,335 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/share", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "ApiReferenceLink": null, "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSigningResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/signDigest", + "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "ApiReferenceLink": null, "Variants": [ "Sign", "SignExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSignInformationProtectionDigest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/signDigest", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSigningResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/informationProtection/signDigest", + "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", + "ApiReferenceLink": null, "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/informationProtection/signDigest", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSigningResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/informationProtection/signDigest", + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "ApiReferenceLink": null, "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/informationProtection/signDigest", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSigningResult" + "Method": "POST" }, { - "Variants": [ - "Snooze", - "SnoozeExpanded", - "SnoozeViaIdentity", - "SnoozeViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeUserEventReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgBetaSnoozeUserEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Soft", - "SoftViaIdentity" + "Snooze", + "SnoozeExpanded", + "SnoozeViaIdentity", + "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftChatMessageDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgBetaSoftChatMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/subscribeByMail", + "Command": "Invoke-MgBetaSubscribeGroupByMail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaSubscribeGroupByMail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/subscribeByMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "ApiReferenceLink": null, "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -361630,19 +361778,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "ApiReferenceLink": null, "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "CommandAlias": null, "Permissions": [ { @@ -361662,19 +361810,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Functions", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "ApiReferenceLink": null, "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "CommandAlias": null, "Permissions": [ { @@ -361694,19 +361842,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Functions", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", "CommandAlias": null, "Permissions": [ { @@ -361726,19 +361874,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "CommandAlias": null, "Permissions": [ { @@ -361758,49 +361906,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", "Variants": [ "Supported", "SupportedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocaleInfo", "CommandAlias": null, "Permissions": [ { @@ -361828,38 +361976,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphLocaleInfo" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", + "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", "Variants": [ "Tag", "TagExpanded", "TagViaIdentity", "TagViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -361879,21 +362027,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -361913,21 +362061,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -361947,38 +362095,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -361998,19 +362146,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", + "ApiReferenceLink": null, "Variants": [ "Tenant", "TenantExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "CommandAlias": null, "Permissions": [ { @@ -362030,34 +362178,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", "Variants": [ "Tenant", "TenantViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", + "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Terminate", "TerminateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -362077,21 +362225,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Command": "Invoke-MgBetaTimeUserOutlook", + "ApiReferenceLink": null, "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" ], - "Method": "GET", - "Command": "Invoke-MgBetaTimeUserOutlook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeZoneInformation", "CommandAlias": null, "Permissions": [ { @@ -362119,66 +362267,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeZoneInformation" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", "Variants": [ "Top", "TopViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", "Variants": [ "Top", "TopViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/reports/transactionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-transactionsummaries?view=graph-rest-beta", "Variants": [ "Transaction", "TransactionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/reports/transactionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-transactionsummaries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/translateExchangeIds", + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaTranslateUserExchangeId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConvertIdResult", "CommandAlias": null, "Permissions": [ { @@ -362222,68 +362370,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/translateExchangeIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConvertIdResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", + "Command": "Invoke-MgBetaTroubleshootUserCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaTroubleshootUserCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", + "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}/unarchive", + "Command": "Invoke-MgBetaUnarchivePlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchivePlannerPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -362303,34 +362451,34 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}/unarchive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/unarchive", + "Command": "Invoke-MgBetaUnarchiveTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -362366,96 +362514,96 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/unarchive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeamChannel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", + "Command": "Invoke-MgBetaUnarchiveTeamChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/unarchive", + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", + "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", + "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "ApiReferenceLink": null, "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "ApiReferenceLink": null, "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -362475,203 +362623,203 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unbind" - ], - "Method": "POST", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidForWorkSettings/unbind", + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Unbind" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Unbind" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "ApiReferenceLink": null, "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "ApiReferenceLink": null, "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "Variants": [ "Unenroll", "UnenrollExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unfollow", - "UnfollowViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowDriveItem", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Command": "Invoke-MgBetaUnfollowDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/unfollow", + "Command": "Invoke-MgBetaUnfollowDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowUserDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Command": "Invoke-MgBetaUnfollowUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Unfollow", + "UnfollowViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/unmute", + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnmuteCommunicationCall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "CommandAlias": null, "Permissions": [ { @@ -362691,19 +362839,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/unmute", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Command": "Invoke-MgBetaUnpinEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", "Variants": [ "Unpin", "UnpinViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnpinEducationClassModule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -362723,19 +362871,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -362763,128 +362911,128 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "Unsubscribe", - "UnsubscribeViaIdentity" + "Unsubmit", + "UnsubmitViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", + "Command": "Invoke-MgBetaUnsubscribeUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Unsubscribe", + "UnsubscribeViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", + "ApiReferenceLink": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", + "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", + "ApiReferenceLink": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", "Variants": [ "Upload", "UploadViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -362904,170 +363052,170 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Upload", - "UploadExpanded", - "UploadViaIdentity", - "UploadViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey" - }, - { "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey" - }, - { "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Variants": [ + "Upload", + "UploadExpanded", + "UploadViaIdentity", + "UploadViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", "Variants": [ "Usage", "Usage1", "UsageViaIdentity", "UsageViaIdentity1" ], - "Method": "GET", - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}',discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", + "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", + "ApiReferenceLink": null, "Variants": [ "Usage", "UsageViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}',discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", "Variants": [ "Usage", "UsageViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "CommandAlias": null, "Permissions": [ { @@ -363095,98 +363243,98 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Command": "Invoke-MgBetaViewUserReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", "Variants": [ "View", "ViewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaViewUserReminder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReminder", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphReminder" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/reports/webCategoryReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", + "ApiReferenceLink": null, "Variants": [ "Web", "WebViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/reports/webCategoryReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", "Variants": [ "Workflows", "WorkflowsViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgCalendarGroupCalendar", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "ApiReferenceLink": null, "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Method": "GET", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgCheckinDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCheckinDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -363214,104 +363362,104 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgCheckinDriveRoot", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/checkin", + "Command": "Invoke-MgCheckinDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCheckinGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgCheckinGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCheckinGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "Command": "Invoke-MgCheckinGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCheckinUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Command": "Invoke-MgCheckinUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCheckinUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "Command": "Invoke-MgCheckinUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgCheckoutDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgCheckoutDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -363339,347 +363487,347 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgCheckoutDriveRoot", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/checkout", + "Command": "Invoke-MgCheckoutDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgCheckoutGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgCheckoutGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgCheckoutGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "Command": "Invoke-MgCheckoutGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgCheckoutUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Command": "Invoke-MgCheckoutUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgCheckoutUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", + "Command": "Invoke-MgCheckoutUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "Command": "Invoke-MgCommentSecurityAlert", + "ApiReferenceLink": null, "Variants": [ "Comment", "CommentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgCommentSecurityAlert", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Commit", - "CommitExpanded", - "CommitViaIdentity", - "CommitViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Commit", + "CommitExpanded", + "CommitViaIdentity", + "CommitViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/createOrGet", + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/createOrGet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -363699,19 +363847,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgDeactivateEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDeactivateEducationClassAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -363731,251 +363879,251 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { - "Variants": [ - "Deactivate", - "DeactivateViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgDeactivateEducationMeAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgDeactivateEducationMeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDeactivateEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "Command": "Invoke-MgDeactivateEducationUserAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", + "Command": "Invoke-MgDeactivateSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDeactivateSolutionBackupRestoreServiceApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", + "Command": "Invoke-MgDeactivateSolutionBackupRestoreServiceApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp" - }, - { "Variants": [ - "Decline", - "DeclineExpanded", - "DeclineViaIdentity", - "DeclineViaIdentityExpanded" + "Deactivate", + "DeactivateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDeclineGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Command": "Invoke-MgDeclineGroupCalendarEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgDeclineGroupEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Command": "Invoke-MgDeclineGroupEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgDeclineUserEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/decline", + "Command": "Invoke-MgDeclineUserEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgDeclineUserEventInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Command": "Invoke-MgDeclineUserEventInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Dismiss", - "DismissViaIdentity" + "Decline", + "DeclineExpanded", + "DeclineViaIdentity", + "DeclineViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissGroupCalendarEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDismissGroupEventReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissGroupEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Dismiss", - "DismissExpanded" + "DismissViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDismissRiskyServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Command": "Invoke-MgDismissRiskyServicePrincipal", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Dismiss", "DismissExpanded" ], - "Method": "POST", - "Command": "Invoke-MgDismissRiskyUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyUsers/dismiss", + "Command": "Invoke-MgDismissRiskyUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Dismiss", - "DismissViaIdentity" + "DismissExpanded" ], - "Method": "POST", - "Command": "Invoke-MgDismissUserEventInstanceReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Command": "Invoke-MgDismissUserEventInstanceReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDismissUserEventReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Command": "Invoke-MgDismissUserEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Dismiss", + "DismissViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", "Variants": [ "Download" ], - "Method": "GET", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -363995,34 +364143,34 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Command": "Invoke-MgDownUserManagedDeviceShut", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgDownUserManagedDeviceShut", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -364042,19 +364190,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -364074,48 +364222,48 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", + "Command": "Invoke-MgExperienceDeviceManagement", + "ApiReferenceLink": null, "Variants": [ "Experience" ], - "Method": "GET", - "Command": "Invoke-MgExperienceDeviceManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", "CommandAlias": null, "Permissions": [ { @@ -364135,19 +364283,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [ { @@ -364183,124 +364331,124 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Method": "POST" }, { - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" - }, - { "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" - }, - { "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" - }, - { "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" - }, - { "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Method": "POST", - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [ { @@ -364320,19 +364468,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [ { @@ -364352,19 +364500,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [ { @@ -364384,19 +364532,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [ { @@ -364416,19 +364564,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [ { @@ -364448,19 +364596,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [ { @@ -364480,19 +364628,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [ { @@ -364512,19 +364660,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -364544,19 +364692,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [ { @@ -364576,19 +364724,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [ { @@ -364608,19 +364756,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -364640,19 +364788,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [ { @@ -364672,34 +364820,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApproval" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -364719,19 +364867,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -364751,19 +364899,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -364783,19 +364931,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -364815,19 +364963,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -364847,19 +364995,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -364879,19 +365027,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [ { @@ -364935,19 +365083,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -364991,19 +365139,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -365039,19 +365187,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [ { @@ -365095,19 +365243,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [ { @@ -365151,19 +365299,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -365207,109 +365355,109 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "GET" }, { - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [ { @@ -365329,19 +365477,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "CommandAlias": null, "Permissions": [ { @@ -365361,19 +365509,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgFollowDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgFollowDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -365425,130 +365573,130 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgFollowDriveRoot", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/follow", + "Command": "Invoke-MgFollowDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgFollowGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgFollowGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgFollowGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "Command": "Invoke-MgFollowGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgFollowUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Command": "Invoke-MgFollowUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgFollowUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "Command": "Invoke-MgFollowUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/forceDelete", + "Command": "Invoke-MgForceDomainDelete", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForceDomainDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/forceDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Command": "Invoke-MgForwardGroupCalendarEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardGroupConversationThreadPost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -365568,55 +365716,55 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Command": "Invoke-MgForwardGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardGroupEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Command": "Invoke-MgForwardGroupThreadPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardGroupThreadPost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -365636,136 +365784,136 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardUserEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/forward", + "Command": "Invoke-MgForwardUserEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardUserEventInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Command": "Invoke-MgForwardUserEventInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Command": "Invoke-MgForwardUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgForwardUserMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Command": "Invoke-MgForwardUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [ { @@ -365785,19 +365933,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [ { @@ -365817,19 +365965,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "CommandAlias": null, "Permissions": [ { @@ -365849,89 +365997,91 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/unhideForUser", + "Command": "Invoke-MgGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgGraphChat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/unhideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Graph", - "GraphViaIdentity" - ], - "Method": "GET", - "Command": "Invoke-MgGraphDrive", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgGraphDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgGraphGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/unsubscribeByMail", + "Command": "Invoke-MgGraphGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgGraphGroupDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgGraphGroupDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory" + "Variants": [ + "Graph", + "GraphViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Command": "Invoke-MgGraphReportAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", "Variants": [ "Graph", "Graph1", @@ -365940,56 +366090,54 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Method": "GET", - "Command": "Invoke-MgGraphReportAuthenticationMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "Command": "Invoke-MgGraphUserChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgGraphUserChat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "Command": "Invoke-MgGraphUserDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgGraphUserDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgHaveTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgHaveTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -366009,51 +366157,51 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgHaveTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Command": "Invoke-MgInstantiateApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgInstantiateApplicationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -366081,38 +366229,38 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/invite", + "Command": "Invoke-MgInviteCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgInviteDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgInviteDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -366140,104 +366288,104 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgInviteDriveRoot", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/invite", + "Command": "Invoke-MgInviteDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgInviteGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgInviteGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgInviteGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "Command": "Invoke-MgInviteGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgInviteUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Command": "Invoke-MgInviteUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgInviteUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "Command": "Invoke-MgInviteUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/keepAlive", + "Command": "Invoke-MgKeepCommunicationCallAlive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", "Variants": [ "Keep", "KeepViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgKeepCommunicationCallAlive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -366257,19 +366405,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Command": "Invoke-MgLicenseUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", "Variants": [ "License", "LicenseViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgLicenseUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -366289,164 +366437,164 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", "Variants": [ "Log", "LogExpanded" ], - "Method": "POST", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/markChatReadForUser", + "Command": "Invoke-MgMarkChatReadForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMarkChatReadForUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/markChatReadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Command": "Invoke-MgMarkChatUnreadForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMarkChatUnreadForUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", "Variants": [ "Mark", "MarkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", "Variants": [ "Mark", "MarkExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "Command": "Invoke-MgMarkUserChatReadForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMarkUserChatReadForUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "Command": "Invoke-MgMarkUserChatUnreadForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMarkUserChatUnreadForUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/mute", + "Command": "Invoke-MgMuteCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMuteCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "CommandAlias": null, "Permissions": [ { @@ -366466,21 +366614,21 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/mute", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgMuteCommunicationCallParticipant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "CommandAlias": null, "Permissions": [ { @@ -366500,55 +366648,55 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [ { @@ -366568,21 +366716,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "CommandAlias": null, "Permissions": [ { @@ -366602,19 +366750,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Command": "Invoke-MgPinEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", "Variants": [ "Pin", "PinViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgPinEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -366634,21 +366782,21 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/playPrompt", + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgPlayCommunicationCallPrompt", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlayPromptOperation", "CommandAlias": null, "Permissions": [ { @@ -366668,21 +366816,21 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlayPromptOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgPreviewDriveItem", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgPreviewDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [ { @@ -366734,224 +366882,224 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Method": "POST" }, { - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgPreviewDriveRoot", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/preview", + "Command": "Invoke-MgPreviewDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" - }, - { "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgPreviewGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgPreviewGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" - }, - { "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgPreviewGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "Command": "Invoke-MgPreviewGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" - }, - { "Variants": [ "Preview", - "PreviewViaIdentity" + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" ], - "Method": "GET", - "Command": "Invoke-MgPreviewGroupOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewGroupOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" - }, - { "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Variants": [ + "Preview", + "PreviewViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Command": "Invoke-MgPreviewUserDriveItem", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgPreviewUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "Command": "Invoke-MgPreviewUserDriveRoot", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgPreviewUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Command": "Invoke-MgPreviewUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgPreviewUserOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/domains/{domain-id}/promote", + "Command": "Invoke-MgPromoteDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgPromoteDomain", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/domains/{domain-id}/promote", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/query", + "Command": "Invoke-MgQuerySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", "Variants": [ "Query", "QueryExpanded" ], - "Method": "POST", - "Command": "Invoke-MgQuerySearch", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchResponse", "CommandAlias": null, "Permissions": [ { @@ -367027,19 +367175,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/query", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchResponse" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -367067,554 +367215,554 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ - "Reauthorize", - "ReauthorizeViaIdentity" + "Reassign", + "ReassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeDriveItemSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeDriveListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeDriveRootSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeShareListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeShareListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeSiteListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "ChangeNotifications", "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Recent", - "RecentViaIdentity" + "Reauthorize", + "ReauthorizeViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgRecentDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/recent", + "Command": "Invoke-MgRecentDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgRecentGroupDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "Command": "Invoke-MgRecentGroupDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgRecentUserActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/activities/recent", + "Command": "Invoke-MgRecentUserActivity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserActivity" - }, - { "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgRecentUserDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "Command": "Invoke-MgRecentUserDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Recent", + "RecentViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/recordResponse", + "Command": "Invoke-MgRecordCommunicationCallResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgRecordCommunicationCallResponse", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecordOperation", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/recordResponse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRecordOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/redirect", + "Command": "Invoke-MgRedirectCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgRedirectCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/redirect", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Command": "Invoke-MgRedirectPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgRedirectPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Command": "Invoke-MgRedirectPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgRedirectPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/reject", + "Command": "Invoke-MgRejectCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgRejectCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/reject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Renew", - "RenewViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Renew", + "RenewViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/renew", + "Command": "Invoke-MgRenewGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRenewGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -367634,19 +367782,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/renew", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -367666,72 +367814,72 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Command": "Invoke-MgReplyAllUserMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThread", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -367751,21 +367899,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPost", + "ApiReferenceLink": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThreadPost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -367785,38 +367933,38 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "ApiReferenceLink": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Command": "Invoke-MgReplyGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyGroupThread", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -367836,21 +367984,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Command": "Invoke-MgReplyGroupThreadPost", + "ApiReferenceLink": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyGroupThreadPost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -367870,192 +368018,192 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Command": "Invoke-MgReplyUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgReplyUserMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Command": "Invoke-MgReplyUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Report", - "ReportViaIdentity" + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" ], - "Method": "GET", - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Retire", - "RetireViaIdentity" + "Report", + "ReportViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRetireUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Command": "Invoke-MgRetireUserManagedDevice", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Retry", - "RetryViaIdentity" + "Retire", + "RetireViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRetryContactServiceProvisioning", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "Command": "Invoke-MgRetryContactServiceProvisioning", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRetryGroupServiceProvisioning", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/retryServiceProvisioning", + "Command": "Invoke-MgRetryGroupServiceProvisioning", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgRetryUserServiceProvisioning", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/retryServiceProvisioning", + "Command": "Invoke-MgRetryUserServiceProvisioning", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Retry", + "RetryViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -368075,102 +368223,102 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/share", + "Command": "Invoke-MgShareTeamSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgShareTeamSchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -368190,269 +368338,269 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/share", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Snooze", - "SnoozeExpanded", - "SnoozeViaIdentity", - "SnoozeViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgSnoozeGroupEventReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeGroupEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgSnoozeUserEventReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Command": "Invoke-MgSnoozeUserEventReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Soft", - "SoftViaIdentity" + "Snooze", + "SnoozeExpanded", + "SnoozeViaIdentity", + "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgSoftChatMessageDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftChatMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftChatMessageReplyDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftChatMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftTeamChannelMessageDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftTeamChannelMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftUserChatMessageDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Command": "Invoke-MgSoftUserChatMessageDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/subscribeByMail", + "Command": "Invoke-MgSubscribeGroupByMail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgSubscribeGroupByMail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/subscribeByMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "ApiReferenceLink": null, "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -368488,19 +368636,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Functions", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", "CommandAlias": null, "Permissions": [ { @@ -368520,19 +368668,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "CommandAlias": null, "Permissions": [ { @@ -368552,49 +368700,49 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "ApiReferenceLink": null, "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Command": "Invoke-MgSupportedUserOutlookLanguage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", "Variants": [ "Supported", "SupportedViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgSupportedUserOutlookLanguage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocaleInfo", "CommandAlias": null, "Permissions": [ { @@ -368622,21 +368770,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocaleInfo" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -368656,21 +368804,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -368690,21 +368838,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -368724,36 +368872,36 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", + "Command": "Invoke-MgTerminateDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Terminate", "TerminateViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgTerminateDeviceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -368773,21 +368921,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Command": "Invoke-MgTimeUserOutlook", + "ApiReferenceLink": null, "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" ], - "Method": "GET", - "Command": "Invoke-MgTimeUserOutlook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeZoneInformation", "CommandAlias": null, "Permissions": [ { @@ -368815,51 +368963,51 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeZoneInformation" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-1.0", "Variants": [ "Top", "TopViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-1.0", "Variants": [ "Top", "TopViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/translateExchangeIds", + "Command": "Invoke-MgTranslateUserExchangeId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgTranslateUserExchangeId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConvertIdResult", "CommandAlias": null, "Permissions": [ { @@ -368903,49 +369051,49 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/translateExchangeIds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConvertIdResult" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Method": "POST", - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/unarchive", + "Command": "Invoke-MgUnarchiveTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnarchiveTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -368981,64 +369129,64 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/unarchive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgUnarchiveTeamChannel", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", + "Command": "Invoke-MgUnarchiveTeamChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/unarchive", + "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", + "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -369058,126 +369206,126 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Method": "POST", - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unfollow", - "UnfollowViaIdentity" - ], - "Method": "POST", - "Command": "Invoke-MgUnfollowDriveItem", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Command": "Invoke-MgUnfollowDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnfollowDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/unfollow", + "Command": "Invoke-MgUnfollowDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnfollowGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Command": "Invoke-MgUnfollowGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnfollowGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "Command": "Invoke-MgUnfollowGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnfollowUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Command": "Invoke-MgUnfollowUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnfollowUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "Command": "Invoke-MgUnfollowUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Unfollow", + "UnfollowViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/unmute", + "Command": "Invoke-MgUnmuteCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgUnmuteCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "CommandAlias": null, "Permissions": [ { @@ -369197,19 +369345,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/unmute", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Command": "Invoke-MgUnpinEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", "Variants": [ "Unpin", "UnpinViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnpinEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -369229,19 +369377,19 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -369269,115 +369417,115 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", "Variants": [ "Usage", "UsageViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", "Variants": [ "Usage", "UsageViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "CommandAlias": null, "Permissions": [ { @@ -369405,136 +369553,136 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Command": "Invoke-MgViewUserReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", "Variants": [ "View", "ViewViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgViewUserReminder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphReminder", "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphReminder" + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Command": "Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-1.0", "Variants": [ "Workflows", "WorkflowsViaIdentity" ], - "Method": "GET", - "Command": "Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary" + "Method": "GET" }, { - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Join-MgBetaDriveListContentTypeWithHubSite", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgBetaShareListContentTypeWithHubSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaShareListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgBetaSiteContentTypeWithHubSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -369554,140 +369702,140 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgDriveListContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgDriveListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgGroupSiteContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgGroupSiteContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgShareListContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgShareListContentTypeWithHubSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgSiteContentTypeWithHubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgSiteContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -369707,145 +369855,145 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgSiteListContentTypeWithHubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgSiteListContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Join-MgUserDriveListContentTypeWithHubSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Lock", - "LockViaIdentity" - ], - "Method": "POST", - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "Command": "Lock-MgBetaUserManagedDeviceRemote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgBetaUserManagedDeviceRemote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "Command": "Lock-MgUserManagedDeviceRemote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Command": "Lock-MgUserManagedDeviceRemote", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Lock", + "LockViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/transfer", + "Command": "Move-MgBetaCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaCommunicationCall", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/transfer", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", + "ApiReferenceLink": null, "Variants": [ "Move", "MoveExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -369865,36 +370013,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", + "ApiReferenceLink": null, "Variants": [ "Migrate", "MigrateExpanded", "MigrateViaIdentity", "MigrateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementIntentToTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", + "ApiReferenceLink": null, "Variants": [ "Move", "MoveExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -369914,455 +370062,455 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Move", - "MoveExpanded", - "MoveViaIdentity", - "MoveViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaGroupPlannerPlanToContainer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "Command": "Move-MgBetaGroupPlannerPlanToContainer", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaPlannerPlanToContainer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Planner", "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", + "Command": "Move-MgBetaPlannerPlanToContainer", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaUserMailFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Command": "Move-MgBetaUserMailFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Command": "Move-MgBetaUserMailFolderChildFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Command": "Move-MgBetaUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaUserManagedDeviceToOu", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", + "Command": "Move-MgBetaUserManagedDeviceToOu", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaUserMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/move", + "Command": "Move-MgBetaUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgBetaUserPlannerPlanToContainer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "Command": "Move-MgBetaUserPlannerPlanToContainer", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Variants": [ + "Move", + "MoveExpanded", + "MoveViaIdentity", + "MoveViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerPlan", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/transfer", + "Command": "Move-MgCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/transfer", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Move", - "MoveExpanded", - "MoveViaIdentity", - "MoveViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Move-MgUserMailFolder", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Command": "Move-MgUserMailFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Command": "Move-MgUserMailFolderChildFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "Command": "Move-MgUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Command": "Move-MgUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Move-MgUserMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/move", + "Command": "Move-MgUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ - "Create", - "CreateExpanded" + "Move", + "MoveExpanded", + "MoveViaIdentity", + "MoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAdminPeopleProfileCardProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/admin/people/profileCardProperties", + "Command": "New-MgAdminPeopleProfileCardProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements", + "Command": "New-MgAgreement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "New-MgAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAgreementFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files", + "Command": "New-MgAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "New-MgAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "New-MgAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "New-MgAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps", + "Command": "New-MgAppCatalogTeamApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [ { @@ -370390,21 +370538,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "New-MgAppCatalogTeamAppDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [ { @@ -370432,19 +370580,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications", + "Command": "New-MgApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -370464,21 +370612,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "New-MgApplicationAppManagementPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationAppManagementPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -370506,21 +370654,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "New-MgApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [ { @@ -370548,21 +370696,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/extensionProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "New-MgApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -370582,21 +370730,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "New-MgApplicationOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -370632,106 +370780,106 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs", + "Command": "New-MgApplicationSynchronizationJob", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationSynchronizationJobOnDemand", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "New-MgApplicationSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -370775,21 +370923,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -370833,19 +370981,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews", + "Command": "New-MgBetaAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAccessReview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "CommandAlias": null, "Permissions": [ { @@ -370865,123 +371013,123 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaAccessReviewDecision", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/decisions", + "Command": "New-MgBetaAccessReviewDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances", + "Command": "New-MgBetaAccessReviewInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", + "Command": "New-MgBetaAccessReviewInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceMyDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", + "Command": "New-MgBetaAccessReviewInstanceMyDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", + "Command": "New-MgBetaAccessReviewInstanceReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAccessReviewMyDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Command": "New-MgBetaAccessReviewMyDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Command": "New-MgBetaAccessReviewReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [ { @@ -371001,102 +371149,102 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits", + "Command": "New-MgBetaAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "New-MgBetaAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Command": "New-MgBetaAdministrativeUnitMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -371116,21 +371264,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgBetaAdministrativeUnitMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -371150,151 +371298,151 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaAdminPeopleProfileCardProperty", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people/profileCardProperties", + "Command": "New-MgBetaAdminPeopleProfileCardProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements", + "Command": "New-MgBetaAgreement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/acceptances", + "Command": "New-MgBetaAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAgreementFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files", + "Command": "New-MgBetaAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations", + "Command": "New-MgBetaAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "New-MgBetaAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "New-MgBetaAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps", + "Command": "New-MgBetaAppCatalogTeamApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [ { @@ -371322,21 +371470,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Command": "New-MgBetaAppCatalogTeamAppDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [ { @@ -371364,36 +371512,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications", + "Command": "New-MgBetaApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -371413,21 +371561,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -371455,21 +371603,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/extensionProperties", + "Command": "New-MgBetaApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [ { @@ -371497,21 +371645,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/extensionProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Command": "New-MgBetaApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -371531,21 +371679,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/$ref", + "Command": "New-MgBetaApplicationOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -371581,106 +371729,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs", + "Command": "New-MgBetaApplicationSynchronizationJob", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates", + "Command": "New-MgBetaApplicationSynchronizationTemplate", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -371724,21 +371872,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -371782,18 +371930,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/approval/provision", + "Command": "New-MgBetaApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalsolution-provision?view=graph-rest-beta", "Variants": [ "Provision" ], - "Method": "POST", - "Command": "New-MgBetaApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -371821,29 +371969,31 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/solutions/approval/provision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalsolution-provision?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses", + "Command": "New-MgBetaBookingBusiness", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingBusiness", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "New-MgBetaBookingBusinessAppointment", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -371854,9 +372004,7 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -371892,12 +372040,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "New-MgBetaBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -371908,17 +372058,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "New-MgBetaBookingBusinessCustomer", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -371929,9 +372079,7 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", "CommandAlias": null, "Permissions": [ { @@ -371959,12 +372107,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "New-MgBetaBookingBusinessCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -371975,9 +372125,7 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -372005,12 +372153,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "New-MgBetaBookingBusinessService", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -372021,9 +372171,7 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingBusinessService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -372043,12 +372191,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "New-MgBetaBookingBusinessStaffMember", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -372059,9 +372209,7 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", "CommandAlias": null, "Permissions": [ { @@ -372081,51 +372229,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingCurrencies", + "Command": "New-MgBetaBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaBookingCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingCurrencies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/businessFlowTemplates", + "Command": "New-MgBetaBusinessFlowTemplate", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaBusinessFlowTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/businessFlowTemplates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats", + "Command": "New-MgBetaChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -372145,21 +372293,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "New-MgBetaChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -372251,21 +372399,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/members", + "Command": "New-MgBetaChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -372309,21 +372457,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages", + "Command": "New-MgBetaChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -372359,106 +372507,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaChatMessageHostedContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaChatMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaChatMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaChatMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/operations", + "Command": "New-MgBetaChatOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "New-MgBetaChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "New-MgBetaChatPinnedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [ { @@ -372486,21 +372634,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/tabs", + "Command": "New-MgBetaChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaChatTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -372568,19 +372716,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/tabs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls", + "Command": "New-MgBetaCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationCall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCall", "CommandAlias": null, "Permissions": [ { @@ -372624,21 +372772,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCall" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -372658,129 +372806,131 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaCommunicationCallContentSharingSession", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Command": "New-MgBetaCommunicationCallContentSharingSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationCallOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/calls/{call-id}/operations", + "Command": "New-MgBetaCommunicationCallOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/calls/{call-id}/participants", + "Command": "New-MgBetaCommunicationCallParticipant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationCallRecordParticipantV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Command": "New-MgBetaCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationCallRecordSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "New-MgBetaCommunicationCallRecordSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings", + "Command": "New-MgBetaCommunicationOnlineMeeting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphOnlineMeeting", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -372791,107 +372941,105 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences", + "Command": "New-MgBetaCommunicationPresence", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaCommunicationPresence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases", + "Command": "New-MgBetaComplianceEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -372911,21 +373059,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -372945,21 +373093,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [ { @@ -372979,38 +373127,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [ { @@ -373030,21 +373178,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "CommandAlias": null, "Permissions": [ { @@ -373064,21 +373212,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [ { @@ -373098,38 +373246,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [ { @@ -373149,21 +373297,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -373183,38 +373331,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -373234,21 +373382,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -373268,21 +373416,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "CommandAlias": null, "Permissions": [ { @@ -373302,21 +373450,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "CommandAlias": null, "Permissions": [ { @@ -373336,21 +373484,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [ { @@ -373370,96 +373518,96 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaContact", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts", + "Command": "New-MgBetaContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaContract", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contracts", + "Command": "New-MgBetaContract", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDataPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/dataPolicyOperations", + "Command": "New-MgBetaDataPolicyOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices", + "Command": "New-MgBetaDevice", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "OutputType": "IMicrosoftGraphDevice", + "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -373479,36 +373627,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -373528,21 +373676,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -373562,134 +373710,134 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -373709,51 +373857,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", "Permissions": [ { @@ -373773,72 +373921,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -373858,166 +374006,166 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "New-MgBetaDeviceAppManagementManagedEBook", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBookCategories", + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBookCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -374037,21 +374185,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -374071,1607 +374219,1607 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "New-MgBetaDeviceAppManagementMobileApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets", + "Command": "New-MgBetaDeviceAppManagementPolicySet", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -375691,38 +375839,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", "Permissions": [ { @@ -375742,19 +375890,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Command": "New-MgBetaDeviceAppManagementTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "CommandAlias": "New-MgBetaDeviceAppMgtTask", "Permissions": [ { @@ -375774,19 +375922,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "New-MgBetaDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", "Permissions": [ { @@ -375806,68 +375954,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": [ { @@ -375887,19 +376035,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -375919,38 +376067,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -375970,21 +376118,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -376004,19 +376152,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": [ { @@ -376036,19 +376184,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", "Permissions": [ { @@ -376068,21 +376216,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", "Permissions": [ { @@ -376102,193 +376250,193 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/commands", + "Command": "New-MgBetaDeviceCommand", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceCommand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/commands", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions", + "Command": "New-MgBetaDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", + "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "ApiReferenceLink": null, "Variants": [ "Generate" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -376308,160 +376456,160 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAssignmentFilter", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/assignmentFilters", + "Command": "New-MgBetaDeviceManagementAssignmentFilter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/auditEvents", + "Command": "New-MgBetaDeviceManagementAuditEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/autopilotEvents", + "Command": "New-MgBetaDeviceManagementAutopilotEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/cartToClassAssociations", + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/cartToClassAssociations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories", + "Command": "New-MgBetaDeviceManagementCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices", + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -376481,170 +376629,170 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "CommandAlias": null, "Permissions": [ { @@ -376664,19 +376812,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -376696,247 +376844,247 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies", + "Command": "New-MgBetaDeviceManagementCompliancePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/complianceSettings", + "Command": "New-MgBetaDeviceManagementComplianceSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies", + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicyTemplates", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/configurationSettings", + "Command": "New-MgBetaDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/configurationSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/dataSharingConsents", + "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "CommandAlias": null, "Permissions": [ { @@ -376956,34 +377104,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/dataSharingConsents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings", + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "ApiReferenceLink": null, "Variants": [ "Generate", "GenerateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -377003,68 +377151,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/derivedCredentials", + "Command": "New-MgBetaDeviceManagementDerivedCredential", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDerivedCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/derivedCredentials", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps", + "Command": "New-MgBetaDeviceManagementDetectedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -377084,19 +377232,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCategories", + "Command": "New-MgBetaDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -377116,328 +377264,328 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationProfiles", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -377457,21 +377605,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -377491,19 +377639,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -377523,19 +377671,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts", + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "CommandAlias": null, "Permissions": [ { @@ -377563,21 +377711,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -377597,21 +377745,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -377631,19 +377779,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts", + "Command": "New-MgBetaDeviceManagementDeviceShellScript", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", "CommandAlias": null, "Permissions": [ { @@ -377663,21 +377811,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -377697,21 +377845,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -377731,21 +377879,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -377765,21 +377913,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -377799,100 +377947,100 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/domainJoinConnectors", + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/domainJoinConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "New-MgBetaDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "CommandAlias": null, "Permissions": [ { @@ -377912,620 +378060,620 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyCategories", + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/importedDeviceIdentities", + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents", + "Command": "New-MgBetaDeviceManagementIntent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Command": "New-MgBetaDeviceManagementIntentAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Command": "New-MgBetaDeviceManagementIntentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCopy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", + "Command": "New-MgBetaDeviceManagementIntentCopy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Command": "New-MgBetaDeviceManagementIntentDeviceState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Command": "New-MgBetaDeviceManagementIntentSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Command": "New-MgBetaDeviceManagementIntentUserState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/intuneBrandingProfiles", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices", + "Command": "New-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -378545,119 +378693,119 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceCleanupRules", + "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [ { @@ -378677,179 +378825,179 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateViaIdentity", "Generate", "GenerateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -378869,85 +379017,85 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -378967,19 +379115,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "CommandAlias": null, "Permissions": [ { @@ -379015,19 +379163,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -379047,96 +379195,96 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring/alertRecords", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring/alertRules", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/ndesConnectors", + "Command": "New-MgBetaDeviceManagementNdeConnector", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "New-MgBetaDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -379156,19 +379304,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/remoteActionAudits", + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "CommandAlias": null, "Permissions": [ { @@ -379188,19 +379336,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/remoteActionAudits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -379220,51 +379368,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles", + "Command": "New-MgBetaDeviceManagementResourceAccessProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations", + "Command": "New-MgBetaDeviceManagementResourceOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -379284,34 +379432,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/reusableSettings", + "Command": "New-MgBetaDeviceManagementReusableSetting", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/reusableSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments", + "Command": "New-MgBetaDeviceManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -379331,19 +379479,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "New-MgBetaDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -379363,21 +379511,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -379397,19 +379545,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags", + "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [ { @@ -379429,53 +379577,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts", + "Command": "New-MgBetaDeviceManagementScript", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Command": "New-MgBetaDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -379495,21 +379643,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -379529,21 +379677,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -379563,21 +379711,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Command": "New-MgBetaDeviceManagementScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -379597,21 +379745,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -379631,332 +379779,332 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementSettingDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/settingDefinitions", + "Command": "New-MgBetaDeviceManagementSettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates", + "Command": "New-MgBetaDeviceManagementTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Command": "New-MgBetaDeviceManagementTemplateCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", + "Command": "New-MgBetaDeviceManagementTemplateInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Command": "New-MgBetaDeviceManagementTemplateSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions", + "Command": "New-MgBetaDeviceManagementTermAndCondition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "CommandAlias": null, "Permissions": [ { @@ -379976,34 +380124,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "CommandAlias": null, "Permissions": [ { @@ -380023,19 +380171,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -380055,19 +380203,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "CommandAlias": null, "Permissions": [ { @@ -380087,19 +380235,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -380119,19 +380267,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -380151,19 +380299,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -380183,19 +380331,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -380215,19 +380363,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -380247,19 +380395,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -380279,19 +380427,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -380311,34 +380459,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -380358,19 +380506,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "CommandAlias": null, "Permissions": [ { @@ -380390,19 +380538,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "CommandAlias": null, "Permissions": [ { @@ -380422,19 +380570,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -380454,19 +380602,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, "Permissions": [ { @@ -380486,19 +380634,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -380518,19 +380666,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "CommandAlias": null, "Permissions": [ { @@ -380550,51 +380698,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -380614,19 +380762,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -380646,19 +380794,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "CommandAlias": null, "Permissions": [ { @@ -380678,19 +380826,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -380710,19 +380858,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -380742,19 +380890,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -380774,19 +380922,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -380806,34 +380954,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "CommandAlias": null, "Permissions": [ { @@ -380853,19 +381001,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "CommandAlias": null, "Permissions": [ { @@ -380885,19 +381033,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -380917,19 +381065,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -380949,19 +381097,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "CommandAlias": null, "Permissions": [ { @@ -380981,19 +381129,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "CommandAlias": null, "Permissions": [ { @@ -381013,19 +381161,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "CommandAlias": null, "Permissions": [ { @@ -381045,19 +381193,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -381077,19 +381225,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -381109,21 +381257,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -381143,19 +381291,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -381175,389 +381323,389 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/userPfxCertificates", + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcBulkAction" - }, - { "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", + "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExportJob" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcServicePlan" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSnapshot" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -381577,21 +381725,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -381611,136 +381759,136 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "New-MgBetaDeviceRegisteredUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceRegisteredUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/usageRights", + "Command": "New-MgBetaDeviceUsageRights", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/usageRights", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits", + "Command": "New-MgBetaDirectoryAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -381784,21 +381932,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -381842,51 +381990,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/attributeSets", + "Command": "New-MgBetaDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryAttributeSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/attributeSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "CommandAlias": null, "Permissions": [ { @@ -381906,21 +382054,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "CommandAlias": null, "Permissions": [ { @@ -381940,559 +382088,559 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDirectoryDeviceLocalCredential", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deviceLocalCredentials", + "Command": "New-MgBetaDirectoryDeviceLocalCredential", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryExternalUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/externalUserProfiles", + "Command": "New-MgBetaDirectoryExternalUserProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalUserProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryFederationConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/federationConfigurations", + "Command": "New-MgBetaDirectoryFederationConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/impactedResources", + "Command": "New-MgBetaDirectoryImpactedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/inboundSharedUserProfiles", + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DirectoryObjects", "Uri": "/directoryObjects", + "Command": "New-MgBetaDirectoryObject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/onPremisesSynchronization", + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/outboundSharedUserProfiles", + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/pendingExternalUserProfiles", + "Command": "New-MgBetaDirectoryPendingExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryPendingExternalUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/pendingExternalUserProfiles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations", + "Command": "New-MgBetaDirectoryRecommendation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecommendation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles", + "Command": "New-MgBetaDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryRole" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "New-MgBetaDirectoryRoleMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "New-MgBetaDirectoryRoleScopedMember", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleScopedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleTemplate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates", + "Command": "New-MgBetaDirectoryRoleTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/settings", + "Command": "New-MgBetaDirectorySetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectorySettingTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directorySettingTemplates", + "Command": "New-MgBetaDirectorySettingTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectorySharedEmailDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/sharedEmailDomains", + "Command": "New-MgBetaDirectorySharedEmailDomain", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDirectorySubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/subscriptions", + "Command": "New-MgBetaDirectorySubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains", + "Command": "New-MgBetaDomain", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDomainFederationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/federationConfiguration", + "Command": "New-MgBetaDomainFederationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "New-MgBetaDomainServiceConfigurationRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDomainVerificationDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "New-MgBetaDomainVerificationDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives", + "Command": "New-MgBetaDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveBundle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles", + "Command": "New-MgBetaDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items", + "Command": "New-MgBetaDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgBetaDriveItemChild", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -382520,21 +382668,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgBetaDriveItemLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -382562,140 +382710,140 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Command": "New-MgBetaDriveItemListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Command": "New-MgBetaDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "New-MgBetaDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "New-MgBetaDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "New-MgBetaDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "New-MgBetaDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphThumbnailSet", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgBetaDriveItemUploadSession", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveItemUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -382723,461 +382871,461 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaDriveItemVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "New-MgBetaDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/columns", + "Command": "New-MgBetaDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "New-MgBetaDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items", + "Command": "New-MgBetaDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgBetaDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Command": "New-MgBetaDriveListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Command": "New-MgBetaDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgBetaDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/operations", + "Command": "New-MgBetaDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions", + "Command": "New-MgBetaDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "New-MgBetaDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children", + "Command": "New-MgBetaDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/createLink", + "Command": "New-MgBetaDriveRootLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/createLink", + "Command": "New-MgBetaDriveRootListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions", + "Command": "New-MgBetaDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions", + "Command": "New-MgBetaDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions", + "Command": "New-MgBetaDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/subscriptions", + "Command": "New-MgBetaDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/thumbnails", + "Command": "New-MgBetaDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/createUploadSession", + "Command": "New-MgBetaDriveRootUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions", + "Command": "New-MgBetaDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/classes", + "Command": "New-MgBetaEducationClass", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "New-MgBetaEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -383197,12 +383345,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "New-MgBetaEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", "Variants": [ "Create", "Create1", @@ -383213,9 +383363,7 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [ { @@ -383235,21 +383383,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -383269,21 +383417,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgBetaEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [ { @@ -383303,55 +383451,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [ { @@ -383371,38 +383519,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgBetaEducationClassAssignmentSubmission", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [ { @@ -383422,21 +383570,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -383456,72 +383604,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "New-MgBetaEducationClassMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -383541,21 +383689,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules", + "Command": "New-MgBetaEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassModule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -383575,21 +383723,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Command": "New-MgBetaEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassModuleResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -383609,221 +383757,221 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "New-MgBetaEducationClassTeacherByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationClassTeacherByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments", + "Command": "New-MgBetaEducationMeAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "New-MgBetaEducationMeAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "New-MgBetaEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgBetaEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/rubrics", + "Command": "New-MgBetaEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationMeRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -383843,415 +383991,415 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/rubrics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools", + "Command": "New-MgBetaEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "New-MgBetaEducationSchoolClassByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationSchoolClassByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "New-MgBetaEducationSchoolUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationSchoolUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles", + "Command": "New-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Command": "New-MgBetaEducationSynchronizationProfileError", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationSynchronizationProfileError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationError" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaEducationUser", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/users", + "Command": "New-MgBetaEducationUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "New-MgBetaEducationUserAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "New-MgBetaEducationUserAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgBetaEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgBetaEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEducationUserRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "New-MgBetaEducationUserRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "New-MgBetaEntitlementManagementAccessPackage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [ { @@ -384271,196 +384419,196 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "New-MgBetaEntitlementManagementAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/subjects", + "Command": "New-MgBetaEntitlementManagementSubject", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/authorizationSystems", + "Command": "New-MgBetaExternalAuthorizationSystem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/authorizationSystems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections", + "Command": "New-MgBetaExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -384480,21 +384628,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Command": "New-MgBetaExternalConnectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [ { @@ -384514,21 +384662,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Command": "New-MgBetaExternalConnectionGroupMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalConnectionGroupMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [ { @@ -384548,455 +384696,457 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items", + "Command": "New-MgBetaExternalConnectionItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalConnectionItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Command": "New-MgBetaExternalConnectionItemActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalConnectionItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/operations", + "Command": "New-MgBetaExternalConnectionOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalConnectionOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/dataConnectors", + "Command": "New-MgBetaExternalIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/dataConnectors", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/inboundFlows", + "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataInboundFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/inboundFlows", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/operations", + "Command": "New-MgBetaExternalIndustryDataOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Search", "Uri": "/external/industryData/referenceDefinitions", + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataRoleGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/roleGroups", + "Command": "New-MgBetaExternalIndustryDataRoleGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/sourceSystems", + "Command": "New-MgBetaExternalIndustryDataSourceSystem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataYear", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/years", + "Command": "New-MgBetaExternalIndustryDataYear", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/countriesRegions", + "Command": "New-MgBetaFinancialCompanyCountryRegion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/currencies", + "Command": "New-MgBetaFinancialCompanyCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers", + "Command": "New-MgBetaFinancialCompanyCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments", + "Command": "New-MgBetaFinancialCompanyCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Command": "New-MgBetaFinancialCompanyCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyEmployee", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees", + "Command": "New-MgBetaFinancialCompanyEmployee", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Command": "New-MgBetaFinancialCompanyEmployeePicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items", + "Command": "New-MgBetaFinancialCompanyItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/itemCategories", + "Command": "New-MgBetaFinancialCompanyItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Command": "New-MgBetaFinancialCompanyItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journals", + "Command": "New-MgBetaFinancialCompanyJournal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphJournal", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/journalLines", + "Command": "New-MgBetaFinancialCompanyJournalLine", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -385007,68 +385157,68 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyJournalLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/journalLines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/paymentMethods", + "Command": "New-MgBetaFinancialCompanyPaymentMethod", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/paymentMethods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/paymentTerms", + "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/paymentTerms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/picture", + "Command": "New-MgBetaFinancialCompanyPicture", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -385079,102 +385229,102 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -385185,34 +385335,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -385223,49 +385373,49 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "ApiReferenceLink": null, "Variants": [ "Make", "MakeViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -385276,126 +385426,124 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyShipmentMethod", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Command": "New-MgBetaFinancialCompanyShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyTaxArea", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxAreas", + "Command": "New-MgBetaFinancialCompanyTaxArea", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxGroups", + "Command": "New-MgBetaFinancialCompanyTaxGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyVendor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors", + "Command": "New-MgBetaFinancialCompanyVendor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Command": "New-MgBetaFinancialCompanyVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups", + "Command": "New-MgBetaGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -385423,89 +385571,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "New-MgBetaGroupAcceptedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupAcceptedSenderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "New-MgBetaGroupAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/events", + "Command": "New-MgBetaGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "New-MgBetaGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations", + "Command": "New-MgBetaGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", "CommandAlias": null, "Permissions": [ { @@ -385525,21 +385673,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "New-MgBetaGroupConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -385559,1077 +385707,1077 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgBetaGroupConversationThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgBetaGroupConversationThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "New-MgBetaGroupConversationThreadPostMention", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives", + "Command": "New-MgBetaGroupDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveBundle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Command": "New-MgBetaGroupDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Command": "New-MgBetaGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgBetaGroupDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgBetaGroupDriveItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Command": "New-MgBetaGroupDriveItemListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Command": "New-MgBetaGroupDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "New-MgBetaGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "New-MgBetaGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "New-MgBetaGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "New-MgBetaGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgBetaGroupDriveItemUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "New-MgBetaGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Command": "New-MgBetaGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Command": "New-MgBetaGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Command": "New-MgBetaGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Command": "New-MgBetaGroupDriveListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Command": "New-MgBetaGroupDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgBetaGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Command": "New-MgBetaGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", + "Command": "New-MgBetaGroupDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Command": "New-MgBetaGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Command": "New-MgBetaGroupDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", + "Command": "New-MgBetaGroupDriveRootLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", + "Command": "New-MgBetaGroupDriveRootListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", + "Command": "New-MgBetaGroupDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Command": "New-MgBetaGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Command": "New-MgBetaGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Command": "New-MgBetaGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Command": "New-MgBetaGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", + "Command": "New-MgBetaGroupDriveRootUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Command": "New-MgBetaGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/endpoints", + "Command": "New-MgBetaGroupEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events", + "Command": "New-MgBetaGroupEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "New-MgBetaGroupEventAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "New-MgBetaGroupEventExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "New-MgBetaGroupEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "New-MgBetaGroupEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/extensions", + "Command": "New-MgBetaGroupExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groupLifecyclePolicies", + "Command": "New-MgBetaGroupLifecyclePolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" - }, - { "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupMemberByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/members/$ref", + "Command": "New-MgBetaGroupMemberByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "New-MgBetaGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -386657,21 +386805,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgBetaGroupOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -386699,21 +386847,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -386741,21 +386889,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "New-MgBetaGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -386783,55 +386931,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "New-MgBetaGroupOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "New-MgBetaGroupOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -386859,21 +387007,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -386901,21 +387049,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "New-MgBetaGroupOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -386935,1138 +387083,1119 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaGroupPermissionGrant", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/permissionGrants", + "Command": "New-MgBetaGroupPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupRejectedSenderByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "New-MgBetaGroupRejectedSenderByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/settings", + "Command": "New-MgBetaGroupSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Command": "New-MgBetaGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteContentModel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", + "Command": "New-MgBetaGroupSiteContentModel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Command": "New-MgBetaGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteDocumentProcessingJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", + "Command": "New-MgBetaGroupSiteDocumentProcessingJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "New-MgBetaGroupSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathContentModel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", + "Command": "New-MgBetaGroupSiteGetByPathContentModel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "New-MgBetaGroupSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", + "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "New-MgBetaGroupSiteGetByPathList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "New-MgBetaGroupSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "New-MgBetaGroupSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "New-MgBetaGroupSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Command": "New-MgBetaGroupSiteList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "Command": "New-MgBetaGroupSiteListActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgBetaGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgBetaGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgBetaGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Command": "New-MgBetaGroupSiteListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Command": "New-MgBetaGroupSiteListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Command": "New-MgBetaGroupSiteListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgBetaGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Command": "New-MgBetaGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", + "Command": "New-MgBetaGroupSiteListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgBetaGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Command": "New-MgBetaGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Command": "New-MgBetaGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Command": "New-MgBetaGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Command": "New-MgBetaGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Command": "New-MgBetaGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Command": "New-MgBetaGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Command": "New-MgBetaGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSitePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Command": "New-MgBetaGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteRecycleBinItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "Command": "New-MgBetaGroupSiteRecycleBinItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Command": "New-MgBetaGroupSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -388077,119 +388206,140 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Command": "New-MgBetaGroupSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -388200,17 +388350,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -388221,34 +388371,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -388259,17 +388409,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -388280,757 +388430,755 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels", + "Command": "New-MgBetaGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Command": "New-MgBetaGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Command": "New-MgBetaGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaGroupTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Command": "New-MgBetaGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/installedApps", + "Command": "New-MgBetaGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/members", + "Command": "New-MgBetaGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/operations", + "Command": "New-MgBetaGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/permissionGrants", + "Command": "New-MgBetaGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "Command": "New-MgBetaGroupTeamScheduleDayNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Command": "New-MgBetaGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shifts", + "Command": "New-MgBetaGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeCards", + "Command": "New-MgBetaGroupTeamScheduleTimeCard", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Command": "New-MgBetaGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags", + "Command": "New-MgBetaGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupTeamTagMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Command": "New-MgBetaGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads", + "Command": "New-MgBetaGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -389050,506 +389198,508 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgBetaGroupThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgBetaGroupThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Command": "New-MgBetaGroupThreadPostInReplyToMention", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Command": "New-MgBetaGroupThreadPostMention", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityApiConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/apiConnectors", + "Command": "New-MgBetaIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows", + "Command": "New-MgBetaIdentityAuthenticationEventFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventListener", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventListeners", + "Command": "New-MgBetaIdentityAuthenticationEventListener", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventListener" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows", + "Command": "New-MgBetaIdentityB2CUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows", + "Command": "New-MgBetaIdentityB2XUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" - }, - { "Variants": [ - "Create1", - "CreateExpanded1" + "Create", + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" - }, - { "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Variants": [ + "Create1", + "CreateExpanded1" + ], + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create1", "CreateExpanded1", @@ -389558,24 +389708,22 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [ { @@ -389595,19 +389743,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies", + "Command": "New-MgBetaIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [ { @@ -389635,727 +389783,727 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/customAuthenticationExtensions", + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsRequestChange" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphApproval", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -390375,49 +390523,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -390437,305 +390585,305 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alerts", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/operations", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreement" - }, - { "Variants": [ "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" - }, - { "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/identityProviders", + "Command": "New-MgBetaIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/userFlows", + "Command": "New-MgBetaIdentityUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlow" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaIdentityUserFlowAttribute", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/userFlowAttributes", + "Command": "New-MgBetaIdentityUserFlowAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/dataLossPreventionPolicies", + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/policy/labels", + "Command": "New-MgBetaInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/invitations", + "Command": "New-MgBetaInvitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaInvitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInvitation", "CommandAlias": null, "Permissions": [ { @@ -390763,358 +390911,358 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/invitations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInvitation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/alerts", + "Command": "New-MgBetaNetworkAccessAlert", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/alerts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches", + "Command": "New-MgBetaNetworkAccessConnectivityBranch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-branches?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityBranch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-branches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", + "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", + "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-post-devicelinks?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-post-devicelinks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-remotenetworks?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-remotenetworks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringPolicies", + "Command": "New-MgBetaNetworkAccessFilteringPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessFilteringPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", + "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles", + "Command": "New-MgBetaNetworkAccessFilteringProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessFilteringProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", + "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies", + "Command": "New-MgBetaNetworkAccessForwardingPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessForwardingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", + "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles", + "Command": "New-MgBetaNetworkAccessForwardingProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", + "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/logs/remoteNetworks", + "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/logs/remoteNetworks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/logs/traffic", + "Command": "New-MgBetaNetworkAccessLogTraffic", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaNetworkAccessLogTraffic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/logs/traffic", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/oauth2PermissionGrants", + "Command": "New-MgBetaOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -391134,78 +391282,80 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles", + "Command": "New-MgBetaOnPremisePublishingProfile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Command": "New-MgBetaOnPremisePublishingProfileAgent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -391216,211 +391366,209 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Command": "New-MgBetaOnPremisePublishingProfileConnector", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOrganization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization", + "Command": "New-MgBetaOrganization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganization" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphOrganization", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "New-MgBetaOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOrganizationBrandingLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -391440,87 +391588,87 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions", + "Command": "New-MgBetaOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaOrganizationExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/rooms", + "Command": "New-MgBetaPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPlaceAsRoomListRoom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/rooms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/workspaces", + "Command": "New-MgBetaPlaceAsRoomListWorkspace", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPlaceAsRoomListWorkspace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/workspaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/buckets", + "Command": "New-MgBetaPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPlannerBucket", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -391548,19 +391696,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/buckets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans", + "Command": "New-MgBetaPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -391588,19 +391736,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters", + "Command": "New-MgBetaPlannerRoster", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPlannerRoster", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "CommandAlias": null, "Permissions": [ { @@ -391620,21 +391768,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRoster" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Command": "New-MgBetaPlannerRosterMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPlannerRosterMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "CommandAlias": null, "Permissions": [ { @@ -391654,19 +391802,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRosterMember" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks", + "Command": "New-MgBetaPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -391694,19 +391842,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -391726,19 +391874,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies", + "Command": "New-MgBetaPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -391758,34 +391906,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -391805,68 +391953,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy", + "Command": "New-MgBetaPolicyAuthorizationPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies", + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -391886,83 +392034,83 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies", + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -391982,260 +392130,260 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies", + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies", + "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPreApprovalPolicies", + "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicies", + "Command": "New-MgBetaPolicyRoleManagementPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -392255,19 +392403,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -392287,49 +392435,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/connectors", + "Command": "New-MgBetaPrintConnector", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/connectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/operations", + "Command": "New-MgBetaPrintOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/create", + "Command": "New-MgBetaPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -392357,21 +392505,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/create", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "New-MgBetaPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -392415,38 +392563,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Command": "New-MgBetaPrintPrinterJobDocument", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -392474,155 +392622,155 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Command": "New-MgBetaPrintPrinterJobTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShare", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares", + "Command": "New-MgBetaPrintPrinterShare", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs", + "Command": "New-MgBetaPrintPrinterShareJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "New-MgBetaPrintPrinterShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Command": "New-MgBetaPrintPrinterShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPrintTask", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [ { @@ -392642,102 +392790,102 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services", + "Command": "New-MgBetaPrintService", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "New-MgBetaPrintServiceEndpoint", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintServiceEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares", + "Command": "New-MgBetaPrintShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintShare", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintShareAllowedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "New-MgBetaPrintShareAllowedUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintShareAllowedUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Command": "New-MgBetaPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -392773,38 +392921,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "New-MgBetaPrintShareJobDocument", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintShareJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -392832,383 +392980,385 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Command": "New-MgBetaPrintShareJobTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintShareJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions", + "Command": "New-MgBetaPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "New-MgBetaPrintTaskDefinitionTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrintTaskDefinitionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests", + "Command": "New-MgBetaPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccess", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess", + "Command": "New-MgBetaPrivilegedAccess", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Command": "New-MgBetaPrivilegedAccessResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Command": "New-MgBetaPrivilegedAccessRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval", + "Command": "New-MgBetaPrivilegedApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedOperationEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedOperationEvents", + "Command": "New-MgBetaPrivilegedOperationEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles", + "Command": "New-MgBetaPrivilegedRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments", + "Command": "New-MgBetaPrivilegedRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", + "ApiReferenceLink": null, "Variants": [ "Make", "MakeViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", + "ApiReferenceLink": null, "Variants": [ "Make", "MakeExpanded", "MakeViaIdentity", "MakeViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedRoleAssignmentRequests", + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedRoleAssignmentRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programs", + "Command": "New-MgBetaProgram", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaProgram", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgram" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls", + "Command": "New-MgBetaProgramControl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", "Variants": [ "Create", "Create1", @@ -393221,195 +393371,193 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaProgramControl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgramControl" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaProgramControlType", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/programControlTypes", + "Command": "New-MgBetaProgramControlType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControlType" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaReportPartnerBillingManifest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/manifests", + "Command": "New-MgBetaReportPartnerBillingManifest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaReportPartnerBillingOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/operations", + "Command": "New-MgBetaReportPartnerBillingOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRiskDetection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskDetections", + "Command": "New-MgBetaRiskDetection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRiskyServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals", + "Command": "New-MgBetaRiskyServicePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Command": "New-MgBetaRiskyServicePrincipalHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRiskyServicePrincipalHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers", + "Command": "New-MgBetaRiskyUser", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRiskyUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Command": "New-MgBetaRiskyUserHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRiskyUserHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [ { @@ -393429,36 +393577,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -393502,68 +393650,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [ { @@ -393583,36 +393731,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -393656,145 +393804,145 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignments", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -393830,19 +393978,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -393862,66 +394010,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -393941,319 +394089,319 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps", + "Command": "New-MgBetaRoleManagementEnterpriseApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -394273,297 +394421,297 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/customAppScopes", + "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleAssignments", + "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleDefinitions", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions", + "Uri": "/schemaExtensions", + "Command": "New-MgBetaSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSchemaExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -394583,19 +394731,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.SchemaExtensions", - "Uri": "/schemaExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/acronyms", + "Command": "New-MgBetaSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSearchAcronym", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -394615,19 +394763,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/acronyms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/bookmarks", + "Command": "New-MgBetaSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSearchBookmark", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -394647,19 +394795,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/bookmarks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/qnas", + "Command": "New-MgBetaSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSearchQna", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [ { @@ -394679,267 +394827,267 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/qnas", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaSecurityAction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/securityActions", + "Command": "New-MgBetaSecurityAction", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAction" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/alerts", + "Command": "New-MgBetaSecurityAlert", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAlert" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAlertV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/alerts_v2", + "Command": "New-MgBetaSecurityAlertV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/simulations", + "Command": "New-MgBetaSecurityAttackSimulation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSimulation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/simulationAutomations", + "Command": "New-MgBetaSecurityAttackSimulationAutomation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSimulationAutomation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages", + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/attackSimulation/loginPages", + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/operations", + "Command": "New-MgBetaSecurityAttackSimulationOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationPayload", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/payloads", + "Command": "New-MgBetaSecurityAttackSimulationPayload", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTraining", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainings", + "Command": "New-MgBetaSecurityAttackSimulationTraining", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainingCampaigns", + "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrainingCampaign" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTrainingCampaign", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries", + "Command": "New-MgBetaSecurityAuditLogQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAuditLogQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "CommandAlias": null, "Permissions": [ { @@ -394999,36 +395147,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", + "Command": "New-MgBetaSecurityAuditLogQueryRecord", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityAuditLogQueryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases", + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -395048,21 +395196,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -395082,21 +395230,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [ { @@ -395116,21 +395264,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [ { @@ -395150,21 +395298,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [ { @@ -395184,21 +395332,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "CommandAlias": null, "Permissions": [ { @@ -395218,21 +395366,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [ { @@ -395252,21 +395400,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [ { @@ -395286,21 +395434,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -395320,38 +395468,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -395371,38 +395519,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -395422,21 +395570,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -395456,38 +395604,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -395507,686 +395655,731 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/cloudAppSecurityProfiles", + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/collaboration/analyzedEmails", + "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/domainSecurityProfiles", + "Command": "New-MgBetaSecurityDomainSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityFileSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/fileSecurityProfiles", + "Command": "New-MgBetaSecurityFileSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityHostSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/hostSecurityProfiles", + "Command": "New-MgBetaSecurityHostSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityIdentityHealthIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/healthIssues", + "Command": "New-MgBetaSecurityIdentityHealthIssue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityIdentitySensor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/sensors", + "Command": "New-MgBetaSecurityIdentitySensor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensor" - }, - { "Variants": [ - "Regenerate" + "Create", + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", + "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Create", - "CreateExpanded" + "Regenerate" ], - "Method": "POST", - "Command": "New-MgBetaSecurityIncident", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/incidents", + "Command": "New-MgBetaSecurityIncident", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIncident" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection/sensitivityLabels", + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityIPSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/ipSecurityProfiles", + "Command": "New-MgBetaSecurityIPSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/authorities", + "Command": "New-MgBetaSecurityLabelAuthority", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/categories", + "Command": "New-MgBetaSecurityLabelCategory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelCategorySubcategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Command": "New-MgBetaSecurityLabelCategorySubcategory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelCitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/citations", + "Command": "New-MgBetaSecurityLabelCitation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelDepartment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/departments", + "Command": "New-MgBetaSecurityLabelDepartment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelFilePlanReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/filePlanReferences", + "Command": "New-MgBetaSecurityLabelFilePlanReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels", + "Command": "New-MgBetaSecurityLabelRetentionLabel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Uri": "/security/partner/securityAlerts", + "Command": "New-MgBetaSecurityPartnerSecurityAlert", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/customerInsights", + "Command": "New-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityPartnerSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/partner/securityAlerts", + "Uri": "/security/partner/securityScore/history", + "Command": "New-MgBetaSecurityPartnerSecurityScoreHistory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurityAlert" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/requirements", + "Command": "New-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityProviderTenantSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/providerTenantSettings", + "Command": "New-MgBetaSecurityProviderTenantSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityRuleDetectionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/rules/detectionRules", + "Command": "New-MgBetaSecurityRuleDetectionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDetectionRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecuritySecureScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/secureScores", + "Command": "New-MgBetaSecuritySecureScore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/secureScoreControlProfiles", + "Command": "New-MgBetaSecuritySecureScoreControlProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests", + "Command": "New-MgBetaSecuritySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/articles", + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/articleIndicators", + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts", + "Command": "New-MgBetaSecurityThreatIntelligenceHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostComponents", + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostCookies", + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPairs", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPorts", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostSslCertificates", + "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostTrackers", + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelProfiles", + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/sslCertificates", + "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/subdomains", + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/vulnerabilities", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatIntelligence/whoisRecords", + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatIntelligence/whoisRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreats", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -396206,34 +396399,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/fileThreats", + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -396253,19 +396446,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/fileThreats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/threatSubmission/urlThreats", + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "CommandAlias": null, "Permissions": [ { @@ -396285,158 +396478,158 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/threatSubmission/urlThreats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaSecurityTiIndicator", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/tiIndicators", + "Command": "New-MgBetaSecurityTiIndicator", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggers/retentionEvents", + "Command": "New-MgBetaSecurityTriggerRetentionEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggerTypes/retentionEventTypes", + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSecurityUserSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/userSecurityProfiles", + "Command": "New-MgBetaSecurityUserSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "New-MgBetaServiceAnnouncementHealthOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphServiceHealth", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "New-MgBetaServiceAnnouncementIssue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "New-MgBetaServiceAnnouncementMessage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals", + "Command": "New-MgBetaServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -396464,21 +396657,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -396506,21 +396699,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -396548,21 +396741,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -396606,55 +396799,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "New-MgBetaServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -396698,38 +396891,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Command": "New-MgBetaServicePrincipalLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "New-MgBetaServicePrincipalOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalOwnerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -396765,21 +396958,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "CommandAlias": null, "Permissions": [ { @@ -396807,21 +397000,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [ { @@ -396857,36 +397050,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Command": "New-MgBetaServicePrincipalRiskDetection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalRiskDetection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [ { @@ -396906,21 +397099,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "CommandAlias": null, "Permissions": [ { @@ -396940,169 +397133,150 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "New-MgBetaShareListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "New-MgBetaShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "New-MgBetaShareListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgBetaShareListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "Create1", @@ -397113,17 +397287,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaShareListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", + "Command": "New-MgBetaShareListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "Create1", @@ -397134,126 +397308,145 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaShareListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "New-MgBetaShareListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaShareListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Command": "New-MgBetaShareListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions", + "Command": "New-MgBetaShareListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "New-MgBetaShareListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares", + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSharedDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/columns", + "Command": "New-MgBetaSiteColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -397273,21 +397466,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "New-MgBetaSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -397307,21 +397500,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -397341,140 +397534,140 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaSiteContentTypeColumnLink", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "New-MgBetaSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "New-MgBetaSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "New-MgBetaSiteGetByPathList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "New-MgBetaSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "New-MgBetaSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "New-MgBetaSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists", + "Command": "New-MgBetaSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [ { @@ -397494,38 +397687,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphList" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Command": "New-MgBetaSiteListActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgBetaSiteListColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -397545,38 +397738,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgBetaSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -397596,72 +397789,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaSiteListContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgBetaSiteListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphListItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Command": "New-MgBetaSiteListItemActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "New-MgBetaSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [ { @@ -397697,21 +397890,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Command": "New-MgBetaSiteListItemLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -397739,21 +397932,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Command": "New-MgBetaSiteListItemPermission", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -397781,55 +397974,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgBetaSiteListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "New-MgBetaSiteListOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", + "Command": "New-MgBetaSiteListPermission", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -397857,38 +398050,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgBetaSiteListSubscription", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "New-MgBetaSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -397916,21 +398109,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgBetaSiteOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -397958,21 +398151,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -398000,21 +398193,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "New-MgBetaSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -398042,55 +398235,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "New-MgBetaSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgBetaSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -398118,21 +398311,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaSiteOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -398160,203 +398353,184 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaSiteOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/operations", + "Command": "New-MgBetaSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages", + "Command": "New-MgBetaSitePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "New-MgBetaSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSitePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/permissions", + "Command": "New-MgBetaSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups", + "Command": "New-MgBetaSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "New-MgBetaSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Command": "New-MgBetaSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -398367,119 +398541,140 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets", + "Command": "New-MgBetaSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "New-MgBetaSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -398490,17 +398685,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -398511,34 +398706,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -398549,17 +398744,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -398570,502 +398765,500 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "New-MgBetaSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "New-MgBetaSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgBetaSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgBetaSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/driveInclusionRules", + "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/driveProtectionUnits", + "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestorePoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restorePoints", + "Command": "New-MgBetaSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies", + "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreServiceApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/serviceApps", + "Command": "New-MgBetaSolutionBackupRestoreServiceApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServiceApp" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restoreSessions", + "Command": "New-MgBetaSolutionBackupRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharePointRestoreSession" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/siteInclusionRules", + "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/siteInclusionRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.BackupRestore", + "Uri": "/solutions/backupRestore/siteProtectionUnits", + "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BackupRestore", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios", + "Command": "New-MgBetaSolutionBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBusinessScenario", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", "CommandAlias": null, "Permissions": [ { @@ -399085,21 +399278,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "CommandAlias": null, "Permissions": [ { @@ -399119,66 +399312,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/subscribedSkus", + "Command": "New-MgBetaSubscribedSku", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSubscribedSku", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/subscribedSkus", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications", + "Uri": "/subscriptions", + "Command": "New-MgBetaSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ChangeNotifications", - "Uri": "/subscriptions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscription" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams", + "Command": "New-MgBetaTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -399214,21 +399407,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels", + "Command": "New-MgBetaTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -399272,53 +399465,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Command": "New-MgBetaTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "New-MgBetaTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "New-MgBetaTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -399346,38 +399539,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaTeamChannelMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -399405,55 +399598,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgBetaTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "New-MgBetaTeamChannelTab", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -399529,21 +399722,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps", + "Command": "New-MgBetaTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -399635,223 +399828,223 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/members", + "Command": "New-MgBetaTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/operations", + "Command": "New-MgBetaTeamOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "New-MgBetaTeamPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/permissionGrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "New-MgBetaTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "New-MgBetaTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "New-MgBetaTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/dayNotes", + "Command": "New-MgBetaTeamScheduleDayNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDayNote", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [ { @@ -399871,21 +400064,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "New-MgBetaTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [ { @@ -399913,21 +400106,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -399947,21 +400140,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "New-MgBetaTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [ { @@ -399981,21 +400174,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "New-MgBetaTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [ { @@ -400015,38 +400208,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -400066,38 +400259,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards", + "Command": "New-MgBetaTeamScheduleTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "New-MgBetaTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [ { @@ -400117,21 +400310,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "New-MgBetaTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [ { @@ -400151,38 +400344,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "New-MgBetaTeamScheduleTimeOffRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags", + "Command": "New-MgBetaTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -400202,1028 +400395,1028 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "New-MgBetaTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamTagMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedChats", + "Command": "New-MgBetaTeamworkDeletedChat", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedChat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedChats", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams", + "Command": "New-MgBetaTeamworkDeletedTeam", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices", + "Command": "New-MgBetaTeamworkDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDevice" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkDevice", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Command": "New-MgBetaTeamworkDeviceOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkDeviceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates", + "Command": "New-MgBetaTeamworkTeamTemplate", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkTeamTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplate" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/workforceIntegrations", + "Command": "New-MgBetaTeamworkWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/workforceIntegrations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenants", + "Command": "New-MgBetaTenantRelationshipManagedTenant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenant" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/appPerformances", + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/auditEvents", + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementActions", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementIntents", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplates", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/myRoles", + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/trustFramework/keySets", + "Command": "New-MgBetaTrustFrameworkKeySet", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", + "Command": "New-MgBetaTrustFrameworkKeySetKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkKeySetKey", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/policies", + "Command": "New-MgBetaTrustFrameworkPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/policies", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users", + "Command": "New-MgBetaUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -401275,89 +401468,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities", + "Command": "New-MgBetaUserActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "New-MgBetaUserActivityHistoryItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserActivityHistoryItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/analytics/activityStatistics", + "Command": "New-MgBetaUserActivityStatistics", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserActivityStatistics", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", "CommandAlias": null, "Permissions": [], - "Module": "Beta.People", - "Uri": "/users/{user-id}/analytics/activityStatistics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "New-MgBetaUserAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "New-MgBetaUserAuthenticationEmailMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -401377,55 +401570,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "New-MgBetaUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations", + "Command": "New-MgBetaUserAuthenticationOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "New-MgBetaUserAuthenticationPhoneMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -401445,97 +401638,99 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendars", + "Command": "New-MgBetaUserCalendar", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "New-MgBetaUserCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaUserCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "New-MgBetaUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserCalendarGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "New-MgBetaUserCalendarGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserCalendarGroupCalendar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "New-MgBetaUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", "Variants": [ "Create", "Create1", @@ -401546,1248 +401741,1246 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaUserCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaUserChat", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats", + "Command": "New-MgBetaUserChat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Command": "New-MgBetaUserChatInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Command": "New-MgBetaUserChatMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Command": "New-MgBetaUserChatMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgBetaUserChatMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgBetaUserChatMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgBetaUserChatMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "Command": "New-MgBetaUserChatOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Command": "New-MgBetaUserChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Command": "New-MgBetaUserChatPinnedMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserChatTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Command": "New-MgBetaUserChatTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserCloudPcSnapshot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", + "Command": "New-MgBetaUserCloudPcSnapshot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaUserContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts", + "Command": "New-MgBetaUserContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserContactExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "New-MgBetaUserContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserContactFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders", + "Command": "New-MgBetaUserContactFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "New-MgBetaUserContactFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolderContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Command": "New-MgBetaUserContactFolderChildFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserContactFolderContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "New-MgBetaUserContactFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserContactFolderContactExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "New-MgBetaUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDefaultCalendarEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/calendar/events", + "Command": "New-MgBetaUserDefaultCalendarEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices", + "Command": "New-MgBetaUserDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceCommand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/commands", + "Command": "New-MgBetaUserDeviceCommand", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "Command": "New-MgBetaUserDeviceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "Command": "New-MgBetaUserDeviceUsageRights", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives", + "Command": "New-MgBetaUserDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveBundle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Command": "New-MgBetaUserDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Command": "New-MgBetaUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgBetaUserDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgBetaUserDriveItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Command": "New-MgBetaUserDriveItemListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Command": "New-MgBetaUserDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "New-MgBetaUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "New-MgBetaUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "New-MgBetaUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "New-MgBetaUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgBetaUserDriveItemUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "New-MgBetaUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Command": "New-MgBetaUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Command": "New-MgBetaUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgBetaUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Command": "New-MgBetaUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Command": "New-MgBetaUserDriveListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Command": "New-MgBetaUserDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgBetaUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Command": "New-MgBetaUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", + "Command": "New-MgBetaUserDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Command": "New-MgBetaUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Command": "New-MgBetaUserDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", + "Command": "New-MgBetaUserDriveRootLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", + "Command": "New-MgBetaUserDriveRootListItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", + "Command": "New-MgBetaUserDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Command": "New-MgBetaUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Command": "New-MgBetaUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Command": "New-MgBetaUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Command": "New-MgBetaUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", + "Command": "New-MgBetaUserDriveRootUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Command": "New-MgBetaUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events", + "Command": "New-MgBetaUserEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "New-MgBetaUserEventAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAttachment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserEventAttachmentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -402807,969 +403000,969 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "New-MgBetaUserEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "New-MgBetaUserEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "New-MgBetaUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/extensions", + "Command": "New-MgBetaUserExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInferenceClassificationOverride", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "New-MgBetaUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/policy/labels", + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInsightShared", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/shared", + "Command": "New-MgBetaUserInsightShared", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInsightTrending", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/trending", + "Command": "New-MgBetaUserInsightTrending", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserInsightUsed", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrending", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/used", + "Command": "New-MgBetaUserInsightUsed", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders", + "Command": "New-MgBetaUserMailFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "New-MgBetaUserMailFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Command": "New-MgBetaUserMailFolderChildFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "New-MgBetaUserMailFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "New-MgBetaUserMailFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "New-MgBetaUserMailFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageForward", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Command": "New-MgBetaUserMailFolderMessageForward", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Command": "New-MgBetaUserMailFolderMessageMention", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Command": "New-MgBetaUserMailFolderMessageReply", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageReplyAll", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageRule", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "New-MgBetaUserMailFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices", + "Command": "New-MgBetaUserManagedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgBetaUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages", + "Command": "New-MgBetaUserMessage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "New-MgBetaUserMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMessageAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -403789,189 +403982,189 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "New-MgBetaUserMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMessageExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Command": "New-MgBetaUserMessageForward", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMessageForward", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Command": "New-MgBetaUserMessageMention", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMessageMention", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMention" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Command": "New-MgBetaUserMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgBetaUserMessageReplyAll", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaUserMessageReplyAll", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Command": "New-MgBetaUserMobileAppIntentAndState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/notifications", + "Command": "New-MgBetaUserNotification", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/notifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "New-MgBetaUserOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -403999,21 +404192,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgBetaUserOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -404041,21 +404234,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -404083,21 +404276,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "New-MgBetaUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -404125,55 +404318,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "New-MgBetaUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "New-MgBetaUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgBetaUserOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -404201,21 +404394,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgBetaUserOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -404243,21 +404436,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "New-MgBetaUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -404277,29 +404470,31 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -404310,60 +404505,58 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "New-MgBetaUserOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [ { @@ -404391,259 +404584,259 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingTranscript", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "New-MgBetaUserOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "New-MgBetaUserOutlookMasterCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks", + "Command": "New-MgBetaUserOutlookTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Command": "New-MgBetaUserOutlookTaskAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders", + "Command": "New-MgBetaUserOutlookTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "New-MgBetaUserOutlookTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups", + "Command": "New-MgBetaUserOutlookTaskGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUploadSession", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/account", + "Command": "New-MgBetaUserProfileAccount", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", "CommandAlias": null, "Permissions": [ { @@ -404663,21 +404856,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/account", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/addresses", + "Command": "New-MgBetaUserProfileAddress", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileAddress", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", "CommandAlias": null, "Permissions": [ { @@ -404697,21 +404890,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/addresses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAddress" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/anniversaries", + "Command": "New-MgBetaUserProfileAnniversary", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "CommandAlias": null, "Permissions": [ { @@ -404731,21 +404924,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/anniversaries", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/awards", + "Command": "New-MgBetaUserProfileAward", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileAward", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", "CommandAlias": null, "Permissions": [ { @@ -404765,21 +404958,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/awards", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAward" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/certifications", + "Command": "New-MgBetaUserProfileCertification", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileCertification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", "CommandAlias": null, "Permissions": [ { @@ -404799,21 +404992,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/certifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonCertification" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/educationalActivities", + "Command": "New-MgBetaUserProfileEducationalActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", "CommandAlias": null, "Permissions": [ { @@ -404833,21 +405026,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/emails", + "Command": "New-MgBetaUserProfileEmail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", "CommandAlias": null, "Permissions": [ { @@ -404867,21 +405060,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/emails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemEmail" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/interests", + "Command": "New-MgBetaUserProfileInterest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileInterest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", "CommandAlias": null, "Permissions": [ { @@ -404901,21 +405094,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/interests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/languages", + "Command": "New-MgBetaUserProfileLanguage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", "CommandAlias": null, "Permissions": [ { @@ -404935,21 +405128,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/languages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/names", + "Command": "New-MgBetaUserProfileName", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", "CommandAlias": null, "Permissions": [ { @@ -404993,21 +405186,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/names", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/notes", + "Command": "New-MgBetaUserProfileNote", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", "CommandAlias": null, "Permissions": [ { @@ -405027,21 +405220,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/notes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/patents", + "Command": "New-MgBetaUserProfilePatent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfilePatent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", "CommandAlias": null, "Permissions": [ { @@ -405061,21 +405254,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/patents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPatent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/phones", + "Command": "New-MgBetaUserProfilePhone", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfilePhone", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", "CommandAlias": null, "Permissions": [ { @@ -405095,21 +405288,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/phones", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPhone" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/positions", + "Command": "New-MgBetaUserProfilePosition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfilePosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", "CommandAlias": null, "Permissions": [ { @@ -405129,21 +405322,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/positions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/projects", + "Command": "New-MgBetaUserProfileProject", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileProject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", "CommandAlias": null, "Permissions": [ { @@ -405163,21 +405356,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/projects", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/publications", + "Command": "New-MgBetaUserProfilePublication", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfilePublication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", "CommandAlias": null, "Permissions": [ { @@ -405197,21 +405390,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/publications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemPublication" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/skills", + "Command": "New-MgBetaUserProfileSkill", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileSkill", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", "CommandAlias": null, "Permissions": [ { @@ -405231,21 +405424,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/skills", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/webAccounts", + "Command": "New-MgBetaUserProfileWebAccount", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", "CommandAlias": null, "Permissions": [ { @@ -405265,21 +405458,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/webAccounts", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/websites", + "Command": "New-MgBetaUserProfileWebsite", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserProfileWebsite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", "CommandAlias": null, "Permissions": [ { @@ -405299,123 +405492,123 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/websites", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaUserScopedRoleMemberOf", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "New-MgBetaUserScopedRoleMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserSettingStorageQuotaService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/storage/quota/services", + "Command": "New-MgBetaUserSettingStorageQuotaService", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserSettingWindows", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/windows", + "Command": "New-MgBetaUserSettingWindows", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserSettingWindowsInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Command": "New-MgBetaUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "New-MgBetaUserTeamworkAssociatedTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "New-MgBetaUserTeamworkInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTeamworkInstalledApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -405515,21 +405708,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists", + "Command": "New-MgBetaUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTodoList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -405549,38 +405742,38 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "New-MgBetaUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTodoListExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "New-MgBetaUserTodoListTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTodoListTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -405600,21 +405793,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "New-MgBetaUserTodoListTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentBase", "CommandAlias": null, "Permissions": [ { @@ -405634,21 +405827,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -405668,21 +405861,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskChecklistItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -405702,581 +405895,581 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "New-MgBetaUserTodoListTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgBetaVirtualEvent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events", + "Command": "New-MgBetaVirtualEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Command": "New-MgBetaVirtualEventPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Command": "New-MgBetaVirtualEventSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls", + "Command": "New-MgBetaVirtualEventTownhall", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Command": "New-MgBetaVirtualEventTownhallPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Command": "New-MgBetaVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars", + "Command": "New-MgBetaVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Command": "New-MgBetaVirtualEventWebinarPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Command": "New-MgBetaVirtualEventWebinarRegistration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Command": "New-MgBetaVirtualEventWebinarSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments", + "Command": "New-MgBetaWindowsUpdatesDeployment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesDeployment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "CommandAlias": "New-MgBetaWuDeployment", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies", + "Command": "New-MgBetaWindowsUpdatesPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "CommandAlias": "New-MgBetaWuPolicy", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaWuPolicyAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "CommandAlias": "New-MgBetaWuPolicyComplianceChange", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products", + "Command": "New-MgBetaWindowsUpdatesProduct", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProduct", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "CommandAlias": "New-MgBetaWuProduct", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "Command": "New-MgBetaWindowsUpdatesProductEdition", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProductEdition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "CommandAlias": "New-MgBetaWuProductEdition", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "CommandAlias": "New-MgBetaWuProductKnownIssue", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "Command": "New-MgBetaWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProductRevision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "CommandAlias": "New-MgBetaWuProductRevision", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/resourceConnections", + "Command": "New-MgBetaWindowsUpdatesResourceConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "CommandAlias": "New-MgBetaWuResourceConnection", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/resourceConnections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets", + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "New-MgBetaWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses", + "Command": "New-MgBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBookingBusiness", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Command": "New-MgBookingBusinessAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -406312,38 +406505,38 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Command": "New-MgBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Command": "New-MgBookingBusinessCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -406371,21 +406564,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Command": "New-MgBookingBusinessCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -406413,21 +406606,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Command": "New-MgBookingBusinessService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBookingBusinessService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -406447,21 +406640,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Command": "New-MgBookingBusinessStaffMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -406481,34 +406674,34 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingCurrencies", + "Command": "New-MgBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgBookingCurrency", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingCurrencies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats", + "Command": "New-MgChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -406528,21 +406721,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/installedApps", + "Command": "New-MgChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -406634,21 +406827,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/members", + "Command": "New-MgChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -406692,21 +406885,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages", + "Command": "New-MgChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -406742,89 +406935,89 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/permissionGrants", + "Command": "New-MgChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/pinnedMessages", + "Command": "New-MgChatPinnedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [ { @@ -406852,21 +407045,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/tabs", + "Command": "New-MgChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -406934,19 +407127,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/tabs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls", + "Command": "New-MgCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCall", "CommandAlias": null, "Permissions": [ { @@ -406990,21 +407183,21 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCall" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Command": "New-MgCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -407024,279 +407217,279 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgCommunicationCallContentSharingSession", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Command": "New-MgCommunicationCallContentSharingSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/calls/{call-id}/operations", + "Command": "New-MgCommunicationCallOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/calls/{call-id}/participants", + "Command": "New-MgCommunicationCallParticipant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationCallRecordParticipantV2", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Command": "New-MgCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Command": "New-MgCommunicationCallRecordSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings", + "Command": "New-MgCommunicationOnlineMeeting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "New-MgCommunicationOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "New-MgCommunicationOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgCommunicationPresence", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/presences", + "Command": "New-MgCommunicationPresence", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contacts", + "Command": "New-MgContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgContract", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contracts", + "Command": "New-MgContract", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/dataPolicyOperations", + "Command": "New-MgDataPolicyOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices", + "Command": "New-MgDevice", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "OutputType": "IMicrosoftGraphDevice", + "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -407316,36 +407509,36 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -407365,21 +407558,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -407399,36 +407592,36 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -407448,51 +407641,51 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Command": "New-MgDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", "Permissions": [ { @@ -407512,55 +407705,55 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -407580,151 +407773,151 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Command": "New-MgDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks", + "Command": "New-MgDeviceAppManagementManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "New-MgDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -407744,21 +407937,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -407778,999 +407971,999 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps", + "Command": "New-MgDeviceAppManagementMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-microsoftstoreforbusinessapp-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "New-MgDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-androidstoreapp-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Command": "New-MgDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -408790,36 +408983,36 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens", + "Command": "New-MgDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "New-MgDeviceAppMgtVppToken", "Permissions": [ { @@ -408839,19 +409032,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -408871,38 +409064,38 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -408922,21 +409115,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -408956,51 +409149,51 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions", + "Command": "New-MgDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents", + "Command": "New-MgDeviceManagementAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners", + "Command": "New-MgDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -409020,19 +409213,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps", + "Command": "New-MgDeviceManagementDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -409052,19 +409245,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCategories", + "Command": "New-MgDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -409084,251 +409277,251 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies", + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations", + "Command": "New-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidgeneraldeviceconfiguration-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -409348,21 +409541,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -409382,19 +409575,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors", + "Command": "New-MgDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "CommandAlias": null, "Permissions": [ { @@ -409414,49 +409607,49 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Command": "New-MgDeviceManagementIoUpdateStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices", + "Command": "New-MgDeviceManagementManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -409476,117 +409669,117 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -409606,19 +409799,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "CommandAlias": null, "Permissions": [ { @@ -409654,19 +409847,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -409686,51 +409879,51 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates", + "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners", + "Command": "New-MgDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -409749,20 +409942,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + ], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -409782,19 +409975,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations", + "Command": "New-MgDeviceManagementResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -409814,19 +410007,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments", + "Command": "New-MgDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -409846,19 +410039,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions", + "Command": "New-MgDeviceManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -409878,21 +410071,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -409912,98 +410105,98 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions", + "Command": "New-MgDeviceManagementTermAndCondition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/troubleshootingEvents", + "Command": "New-MgDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/troubleshootingEvents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -410023,19 +410216,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -410055,19 +410248,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -410087,19 +410280,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -410119,19 +410312,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -410151,19 +410344,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -410183,19 +410376,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -410215,19 +410408,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -410247,34 +410440,34 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -410294,51 +410487,51 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -410358,19 +410551,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -410390,19 +410583,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -410422,19 +410615,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -410454,19 +410647,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -410486,19 +410679,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -410518,19 +410711,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -410550,19 +410743,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -410582,19 +410775,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -410614,21 +410807,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -410648,19 +410841,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -410680,173 +410873,173 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation", + "Command": "New-MgDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -410866,21 +411059,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -410900,87 +411093,87 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Command": "New-MgDeviceRegisteredOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Command": "New-MgDeviceRegisteredUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDeviceRegisteredUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits", + "Command": "New-MgDirectoryAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Command": "New-MgDirectoryAdministrativeUnitMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [ { @@ -411024,21 +411217,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -411082,356 +411275,356 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/attributeSets", + "Command": "New-MgDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/attributeSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgDirectoryDeviceLocalCredential", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/directory/deviceLocalCredentials", + "Command": "New-MgDirectoryDeviceLocalCredential", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/federationConfigurations", + "Command": "New-MgDirectoryFederationConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DirectoryObjects", "Uri": "/directoryObjects", + "Command": "New-MgDirectoryObject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryOnPremiseSynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/onPremisesSynchronization", + "Command": "New-MgDirectoryOnPremiseSynchronization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles", + "Command": "New-MgDirectoryRole", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryRole" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryRoleMemberByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Command": "New-MgDirectoryRoleMemberByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Command": "New-MgDirectoryRoleScopedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates", + "Command": "New-MgDirectoryRoleTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDirectorySubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/subscriptions", + "Command": "New-MgDirectorySubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains", + "Command": "New-MgDomain", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDomainFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/federationConfiguration", + "Command": "New-MgDomainFederationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Command": "New-MgDomainServiceConfigurationRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Command": "New-MgDomainVerificationDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives", + "Command": "New-MgDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgDriveBundle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/bundles", + "Command": "New-MgDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items", + "Command": "New-MgDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "New-MgDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemActivityStat", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgDriveItemChild", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -411459,21 +411652,21 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgDriveItemLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -411501,123 +411694,123 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgDriveItemListItemDocumentSetVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "New-MgDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Command": "New-MgDriveItemListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "New-MgDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "New-MgDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "New-MgDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "New-MgDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphThumbnailSet", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgDriveItemUploadSession", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveItemUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -411645,410 +411838,410 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgDriveItemVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "New-MgDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/columns", + "Command": "New-MgDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes", + "Command": "New-MgDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items", + "Command": "New-MgDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Command": "New-MgDriveListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/operations", + "Command": "New-MgDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/subscriptions", + "Command": "New-MgDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "New-MgDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/children", + "Command": "New-MgDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/createLink", + "Command": "New-MgDriveRootLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "New-MgDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/createLink", + "Command": "New-MgDriveRootListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions", + "Command": "New-MgDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permissions", + "Command": "New-MgDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/subscriptions", + "Command": "New-MgDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/thumbnails", + "Command": "New-MgDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/createUploadSession", + "Command": "New-MgDriveRootUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions", + "Command": "New-MgDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/classes", + "Command": "New-MgEducationClass", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments", + "Command": "New-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -412068,12 +412261,14 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Command": "New-MgEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", "Variants": [ "Create", "Create1", @@ -412084,9 +412279,7 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [ { @@ -412106,21 +412299,21 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgEducationClassAssignmentCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentCategoryByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -412140,21 +412333,21 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [ { @@ -412174,55 +412367,55 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Command": "New-MgEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationClassAssignmentSubmission", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [ { @@ -412242,21 +412435,21 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [ { @@ -412276,38 +412469,38 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Command": "New-MgEducationClassMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassMemberByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -412327,21 +412520,21 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules", + "Command": "New-MgEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -412361,21 +412554,21 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Command": "New-MgEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassModuleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -412395,170 +412588,170 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Command": "New-MgEducationClassTeacherByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationClassTeacherByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgEducationMeAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/assignments", + "Command": "New-MgEducationMeAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeAssignmentCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Command": "New-MgEducationMeAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeAssignmentCategoryByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgEducationMeAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/rubrics", + "Command": "New-MgEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEducationMeRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -412578,455 +412771,457 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/rubrics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools", + "Command": "New-MgEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEducationSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/schools", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Command": "New-MgEducationSchoolClassByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationSchoolClassByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Command": "New-MgEducationSchoolUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationSchoolUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgEducationUser", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/users", + "Command": "New-MgEducationUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments", + "Command": "New-MgEducationUserAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignmentCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Command": "New-MgEducationUserAssignmentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignmentCategoryByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Command": "New-MgEducationUserAssignmentCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Command": "New-MgEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Command": "New-MgEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Command": "New-MgEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEducationUserRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/rubrics", + "Command": "New-MgEducationUserRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Command": "New-MgEntitlementManagementAccessPackage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Command": "New-MgEntitlementManagementAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Command": "New-MgEntitlementManagementAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Command": "New-MgEntitlementManagementAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Command": "New-MgEntitlementManagementCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "Command": "New-MgEntitlementManagementCatalogResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "Command": "New-MgEntitlementManagementCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413041,17 +413236,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413062,34 +413257,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "Command": "New-MgEntitlementManagementCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413104,17 +413299,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413125,247 +413320,247 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Command": "New-MgEntitlementManagementConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResource", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources", + "Command": "New-MgEntitlementManagementResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "Command": "New-MgEntitlementManagementResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "Command": "New-MgEntitlementManagementResourceRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413380,17 +413575,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413401,34 +413596,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413443,17 +413638,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -413464,294 +413659,292 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "Command": "New-MgEntitlementManagementResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "Command": "New-MgEntitlementManagementResourceRoleScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "Command": "New-MgEntitlementManagementResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections", + "Command": "New-MgExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgExternalConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -413771,21 +413964,21 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Command": "New-MgExternalConnectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgExternalConnectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [ { @@ -413805,21 +413998,21 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Command": "New-MgExternalConnectionGroupMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgExternalConnectionGroupMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [ { @@ -413839,70 +414032,70 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items", + "Command": "New-MgExternalConnectionItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgExternalConnectionItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Command": "New-MgExternalConnectionItemActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgExternalConnectionItemActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/operations", + "Command": "New-MgExternalConnectionOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgExternalConnectionOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups", + "Command": "New-MgGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -413930,89 +414123,89 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Command": "New-MgGroupAcceptedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupAcceptedSenderByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Command": "New-MgGroupAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/events", + "Command": "New-MgGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Command": "New-MgGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations", + "Command": "New-MgGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupConversation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation", "CommandAlias": null, "Permissions": [ { @@ -414032,21 +414225,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Command": "New-MgGroupConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupConversationThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -414066,856 +414259,856 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostAttachment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgGroupConversationThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgGroupConversationThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives", + "Command": "New-MgGroupDrive", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveBundle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Command": "New-MgGroupDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Command": "New-MgGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgGroupDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgGroupDriveItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Command": "New-MgGroupDriveItemListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "New-MgGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "New-MgGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "New-MgGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "New-MgGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgGroupDriveItemUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "New-MgGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Command": "New-MgGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Command": "New-MgGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Command": "New-MgGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Command": "New-MgGroupDriveListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Command": "New-MgGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Command": "New-MgGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Command": "New-MgGroupDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", + "Command": "New-MgGroupDriveRootLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", + "Command": "New-MgGroupDriveRootListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Command": "New-MgGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Command": "New-MgGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Command": "New-MgGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Command": "New-MgGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", + "Command": "New-MgGroupDriveRootUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Command": "New-MgGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events", + "Command": "New-MgGroupEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Command": "New-MgGroupEventAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupEventExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Command": "New-MgGroupEventExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "New-MgGroupEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "New-MgGroupEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/extensions", + "Command": "New-MgGroupExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groupLifecyclePolicies", + "Command": "New-MgGroupLifecyclePolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" - }, - { "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupMemberByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/members/$ref", + "Command": "New-MgGroupMemberByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks", + "Command": "New-MgGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -414943,21 +415136,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgGroupOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -414985,21 +415178,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -415027,21 +415220,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/pages", + "Command": "New-MgGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -415069,55 +415262,55 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sections", + "Command": "New-MgGroupOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Command": "New-MgGroupOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgGroupOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -415145,21 +415338,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -415187,21 +415380,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/$ref", + "Command": "New-MgGroupOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -415221,46 +415414,48 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/permissionGrants", + "Command": "New-MgGroupPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/permissionGrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Command": "New-MgGroupRejectedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupRejectedSenderByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/settings", + "Command": "New-MgGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", "Variants": [ "Create", "Create1", @@ -415269,831 +415464,831 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groupSettingTemplates", + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupSettingTemplate" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Command": "New-MgGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Command": "New-MgGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Command": "New-MgGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "New-MgGroupSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "New-MgGroupSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "New-MgGroupSiteGetByPathList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "New-MgGroupSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "New-MgGroupSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "New-MgGroupSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", + "Command": "New-MgGroupSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Command": "New-MgGroupSiteList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "New-MgGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Command": "New-MgGroupSiteListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Command": "New-MgGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Command": "New-MgGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Command": "New-MgGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Command": "New-MgGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Command": "New-MgGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Command": "New-MgGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgGroupSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Command": "New-MgGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Command": "New-MgGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "New-MgGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSitePermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Command": "New-MgGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "Command": "New-MgGroupSiteTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTermStore", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Command": "New-MgGroupSiteTermStoreGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416104,17 +416299,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Command": "New-MgGroupSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416125,17 +416320,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416154,17 +416349,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416183,17 +416378,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416204,17 +416399,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416225,17 +416420,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416246,17 +416441,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416267,17 +416462,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416288,17 +416483,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Command": "New-MgGroupSiteTermStoreSet", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416309,17 +416504,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "New-MgGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416338,17 +416533,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416367,17 +416562,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416388,17 +416583,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416417,17 +416612,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -416446,38 +416641,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { - "Variants": [ - "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" - ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -416488,17 +416662,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -416509,17 +416683,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -416530,17 +416704,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -416551,17 +416725,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -416572,17 +416746,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "New-MgGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -416593,17 +416767,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "New-MgGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -416614,17 +416788,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -416635,17 +416809,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -416656,536 +416830,555 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels", + "Command": "New-MgGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Command": "New-MgGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Command": "New-MgGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgGroupTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgGroupTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgGroupTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Command": "New-MgGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/installedApps", + "Command": "New-MgGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/members", + "Command": "New-MgGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/operations", + "Command": "New-MgGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/permissionGrants", + "Command": "New-MgGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Command": "New-MgGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Command": "New-MgGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Command": "New-MgGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Command": "New-MgGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Command": "New-MgGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/shifts", + "Command": "New-MgGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Command": "New-MgGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Command": "New-MgGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Command": "New-MgGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags", + "Command": "New-MgGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Command": "New-MgGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads", + "Command": "New-MgGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -417205,349 +417398,349 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgGroupThreadPostAttachment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Command": "New-MgGroupThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Command": "New-MgGroupThreadPostAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Command": "New-MgGroupThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Command": "New-MgGroupThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Command": "New-MgGroupThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityApiConnector", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/apiConnectors", + "Command": "New-MgIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityAuthenticationEventFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows", + "Command": "New-MgIdentityAuthenticationEventFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityAuthenticationEventListener", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventListeners", + "Command": "New-MgIdentityAuthenticationEventListener", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows", + "Command": "New-MgIdentityB2XUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Command": "New-MgIdentityB2XUserFlowLanguage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", "Variants": [ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [ { @@ -417567,19 +417760,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations", + "Command": "New-MgIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [ { @@ -417599,19 +417792,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies", + "Command": "New-MgIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [ { @@ -417639,441 +417832,441 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgIdentityCustomAuthenticationExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/identity/customAuthenticationExtensions", + "Command": "New-MgIdentityCustomAuthenticationExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions", + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Command": "New-MgIdentityGovernanceAppConsentRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphApproval", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -418093,49 +418286,49 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -418155,27 +418348,29 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreement" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -418184,154 +418379,152 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/identityProviders", + "Command": "New-MgIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/userFlowAttributes", + "Command": "New-MgIdentityUserFlowAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/informationProtection/threatAssessmentRequests", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/invitations", + "Command": "New-MgInvitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgInvitation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInvitation", "CommandAlias": null, "Permissions": [ { @@ -418359,19 +418552,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/invitations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInvitation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/oauth2PermissionGrants", + "Command": "New-MgOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -418391,36 +418584,36 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/oauth2PermissionGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization", + "Command": "New-MgOrganization", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganization" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations", + "Command": "New-MgOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -418440,70 +418633,70 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions", + "Command": "New-MgOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgOrganizationExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}/roomList/rooms", + "Command": "New-MgPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPlaceAsRoomListRoom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}/roomList/rooms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/buckets", + "Command": "New-MgPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPlannerBucket", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -418531,19 +418724,19 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/buckets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/plans", + "Command": "New-MgPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPlannerPlan", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -418571,19 +418764,19 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/plans", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks", + "Command": "New-MgPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPlannerTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -418611,19 +418804,19 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -418643,19 +418836,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies", + "Command": "New-MgPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -418675,34 +418868,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies", + "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -418722,36 +418915,36 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies", + "Command": "New-MgPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -418771,83 +418964,83 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies", + "Command": "New-MgPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -418867,132 +419060,132 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies", + "Command": "New-MgPolicyPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies", + "Command": "New-MgPolicyRoleManagementPolicy", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicyAssignments", + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Command": "New-MgPolicyRoleManagementPolicyRule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies", + "Command": "New-MgPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -419012,19 +419205,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies", + "Command": "New-MgPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -419044,49 +419237,49 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/connectors", + "Command": "New-MgPrintConnector", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPrintConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/connectors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/operations", + "Command": "New-MgPrintOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPrintOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/create", + "Command": "New-MgPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "Command": "New-MgPrintPrinter", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -419114,21 +419307,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/create", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs", + "Command": "New-MgPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -419172,38 +419365,38 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Command": "New-MgPrintPrinterJobDocument", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintPrinterJobDocument", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintPrinterJobDocumentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -419231,38 +419424,38 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Command": "New-MgPrintPrinterJobTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintPrinterJobTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Command": "New-MgPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [ { @@ -419282,102 +419475,102 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services", + "Command": "New-MgPrintService", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPrintService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/services", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/services/{printService-id}/endpoints", + "Command": "New-MgPrintServiceEndpoint", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/services/{printService-id}/endpoints", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares", + "Command": "New-MgPrintShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPrintShare", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "New-MgPrintShareAllowedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "New-MgPrintShareAllowedUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintShareAllowedUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs", + "Command": "New-MgPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -419413,38 +419606,38 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Command": "New-MgPrintShareJobDocument", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintShareJobDocument", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Command": "New-MgPrintShareJobDocumentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintShareJobDocumentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -419472,301 +419665,301 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Command": "New-MgPrintShareJobTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintShareJobTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions", + "Command": "New-MgPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Command": "New-MgPrintTaskDefinitionTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests", + "Command": "New-MgPrivacySubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Compliance", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "New-MgPrivacySubjectRightsRequestNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgPrivacySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], - "Module": "Compliance", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthoredNote" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Reports", "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgReportPartnerBillingManifest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/manifests", + "Command": "New-MgReportPartnerBillingManifest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgReportPartnerBillingOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/operations", + "Command": "New-MgReportPartnerBillingOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRiskDetection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskDetections", + "Command": "New-MgRiskDetection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRiskyServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals", + "Command": "New-MgRiskyServicePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Command": "New-MgRiskyServicePrincipalHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgRiskyServicePrincipalHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers", + "Command": "New-MgRiskyUser", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRiskyUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Command": "New-MgRiskyUserHistory", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgRiskyUserHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments", + "Command": "New-MgRoleManagementDirectoryRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -419802,19 +419995,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions", + "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -419834,66 +420027,66 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [ { @@ -419913,51 +420106,51 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -419977,141 +420170,141 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "SchemaExtensions", + "Uri": "/schemaExtensions", + "Command": "New-MgSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSchemaExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -420131,19 +420324,19 @@ "IsLeastPrivilege": false } ], - "Module": "SchemaExtensions", - "Uri": "/schemaExtensions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/acronyms", + "Command": "New-MgSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSearchAcronym", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -420163,19 +420356,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/acronyms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/bookmarks", + "Command": "New-MgSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSearchBookmark", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -420195,19 +420388,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/bookmarks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/qnas", + "Command": "New-MgSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSearchQna", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [ { @@ -420227,237 +420420,237 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/qnas", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgSecurityAlert", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/alerts", + "Command": "New-MgSecurityAlert", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAlert" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAlertV2", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/alerts_v2", + "Command": "New-MgSecurityAlertV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlert" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/simulations", + "Command": "New-MgSecurityAttackSimulation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSimulation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationAutomation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/simulationAutomations", + "Command": "New-MgSecurityAttackSimulationAutomation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSimulationAutomation", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications", + "Command": "New-MgSecurityAttackSimulationEndUserNotification", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationEndUserNotification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages", + "Command": "New-MgSecurityAttackSimulationLandingPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationLandingPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Command": "New-MgSecurityAttackSimulationLandingPageDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationLoginPage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/attackSimulation/loginPages", + "Command": "New-MgSecurityAttackSimulationLoginPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/operations", + "Command": "New-MgSecurityAttackSimulationOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationPayload", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/payloads", + "Command": "New-MgSecurityAttackSimulationPayload", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationTraining", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/trainings", + "Command": "New-MgSecurityAttackSimulationTraining", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphTraining", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases", + "Command": "New-MgSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -420477,21 +420670,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -420511,21 +420704,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [ { @@ -420545,21 +420738,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [ { @@ -420579,21 +420772,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [ { @@ -420613,21 +420806,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [ { @@ -420647,38 +420840,38 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [ { @@ -420698,21 +420891,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -420732,21 +420925,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -420766,38 +420959,38 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -420817,616 +421010,616 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgSecurityIdentityHealthIssue", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/identities/healthIssues", + "Command": "New-MgSecurityIdentityHealthIssue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityIncident", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/incidents", + "Command": "New-MgSecurityIncident", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIncident" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelAuthority", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/authorities", + "Command": "New-MgSecurityLabelAuthority", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/categories", + "Command": "New-MgSecurityLabelCategory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelCategorySubcategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Command": "New-MgSecurityLabelCategorySubcategory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelCitation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/citations", + "Command": "New-MgSecurityLabelCitation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelDepartment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/departments", + "Command": "New-MgSecurityLabelDepartment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelFilePlanReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/filePlanReferences", + "Command": "New-MgSecurityLabelFilePlanReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels", + "Command": "New-MgSecurityLabelRetentionLabel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/secureScores", + "Command": "New-MgSecuritySecureScore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/secureScoreControlProfiles", + "Command": "New-MgSecuritySecureScoreControlProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecuritySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests", + "Command": "New-MgSecuritySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecuritySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Command": "New-MgSecuritySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceArticle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/articles", + "Command": "New-MgSecurityThreatIntelligenceArticle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/articleIndicators", + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts", + "Command": "New-MgSecurityThreatIntelligenceHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostComponents", + "Command": "New-MgSecurityThreatIntelligenceHostComponent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostCookies", + "Command": "New-MgSecurityThreatIntelligenceHostCookie", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPairs", + "Command": "New-MgSecurityThreatIntelligenceHostPair", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostPort", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPorts", + "Command": "New-MgSecurityThreatIntelligenceHostPort", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostSslCertificates", + "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostTracker", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostTrackers", + "Command": "New-MgSecurityThreatIntelligenceHostTracker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelProfiles", + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/sslCertificates", + "Command": "New-MgSecurityThreatIntelligenceSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceSubdomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/subdomains", + "Command": "New-MgSecurityThreatIntelligenceSubdomain", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceVulnerability", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/vulnerabilities", + "Command": "New-MgSecurityThreatIntelligenceVulnerability", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/whoisRecords", + "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/triggers/retentionEvents", + "Command": "New-MgSecurityTriggerRetentionEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSecurityTriggerTypeRetentionEventType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/triggerTypes/retentionEventTypes", + "Command": "New-MgSecurityTriggerTypeRetentionEventType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Command": "New-MgServiceAnnouncementHealthOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphServiceHealth", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/issues", + "Command": "New-MgServiceAnnouncementIssue", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/issues", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages", + "Command": "New-MgServiceAnnouncementMessage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Command": "New-MgServiceAnnouncementMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Devices.ServiceAnnouncement", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals", + "Command": "New-MgServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -421454,21 +421647,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -421496,21 +421689,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Command": "New-MgServicePrincipalAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -421538,21 +421731,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -421596,55 +421789,55 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Command": "New-MgServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -421688,21 +421881,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Command": "New-MgServicePrincipalOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalOwnerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -421738,21 +421931,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [ { @@ -421788,36 +421981,36 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Command": "New-MgServicePrincipalRiskDetection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalRiskDetection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Command": "New-MgServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [ { @@ -421837,21 +422030,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "CommandAlias": null, "Permissions": [ { @@ -421871,148 +422064,150 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Command": "New-MgServicePrincipalSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgShareListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Command": "New-MgShareListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgShareListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Command": "New-MgShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgShareListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Command": "New-MgShareListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgShareListItemDocumentSetVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -422023,17 +422218,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgShareListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Command": "New-MgShareListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -422044,109 +422239,107 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgShareListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Command": "New-MgShareListOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgShareListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Command": "New-MgShareListSubscription", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgShareListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares", + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Command": "New-MgSiteAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/columns", + "Command": "New-MgSiteColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -422166,21 +422359,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes", + "Command": "New-MgSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -422200,21 +422393,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -422234,157 +422427,157 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgSiteContentTypeColumnLink", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteGetByPathColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Command": "New-MgSiteGetByPathColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteGetByPathContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Command": "New-MgSiteGetByPathContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteGetByPathList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Command": "New-MgSiteGetByPathList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteGetByPathOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Command": "New-MgSiteGetByPathOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteGetByPathPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Command": "New-MgSiteGetByPathPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteGetByPathPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Command": "New-MgSiteGetByPathPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", + "Command": "New-MgSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTermStore", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists", + "Command": "New-MgSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [ { @@ -422404,21 +422597,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphList" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Command": "New-MgSiteListColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -422438,38 +422631,38 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Command": "New-MgSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Command": "New-MgSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -422489,55 +422682,55 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgSiteListContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Command": "New-MgSiteListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphListItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Command": "New-MgSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [ { @@ -422573,21 +422766,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Command": "New-MgSiteListItemLink", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -422615,72 +422808,72 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Command": "New-MgSiteListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Command": "New-MgSiteListOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Command": "New-MgSiteListSubscription", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks", + "Command": "New-MgSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -422708,21 +422901,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgSiteOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -422750,21 +422943,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -422792,21 +422985,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/pages", + "Command": "New-MgSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -422834,55 +423027,55 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sections", + "Command": "New-MgSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Command": "New-MgSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgSiteOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -422910,21 +423103,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgSiteOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -422952,165 +423145,167 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgSiteOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/operations", + "Command": "New-MgSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages", + "Command": "New-MgSitePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Command": "New-MgSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSitePermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/permissions", + "Command": "New-MgSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStores", + "Command": "New-MgSiteTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTermStore", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups", + "Command": "New-MgSiteTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", "Variants": [ "Create", "Create1", @@ -423121,17 +423316,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Command": "New-MgSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423142,17 +423337,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Command": "New-MgSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423171,17 +423366,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423200,17 +423395,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Command": "New-MgSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423221,17 +423416,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Command": "New-MgSiteTermStoreGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423242,17 +423437,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423263,17 +423458,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423284,17 +423479,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423305,17 +423500,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets", + "Command": "New-MgSiteTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", "Variants": [ "Create", "Create1", @@ -423326,17 +423521,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Command": "New-MgSiteTermStoreSetChild", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", "Variants": [ "Create", "Create1", @@ -423355,17 +423550,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423384,17 +423579,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423405,17 +423600,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423434,17 +423629,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -423463,38 +423658,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "POST" }, { - "Variants": [ - "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" - ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -423505,17 +423679,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -423526,17 +423700,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -423547,17 +423721,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -423568,17 +423742,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -423589,17 +423763,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Command": "New-MgSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -423610,17 +423784,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Command": "New-MgSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -423631,17 +423805,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Command": "New-MgSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Create", "Create1", @@ -423652,17 +423826,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Command": "New-MgSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", "Create1", @@ -423673,362 +423847,381 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Command": "New-MgSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Create", - "CreateExpanded" + "Create1", + "CreateExpanded", + "CreateExpanded1", + "CreateViaIdentity", + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/driveInclusionRules", + "Command": "New-MgSolutionBackupRestoreDriveInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/driveProtectionUnits", + "Command": "New-MgSolutionBackupRestoreDriveProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "Command": "New-MgSolutionBackupRestoreExchangeProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExchangeRestoreSession" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts", + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "Command": "New-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "Command": "New-MgSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "Command": "New-MgSolutionBackupRestoreMailboxProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "Command": "New-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestorePoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restorePoints", + "Command": "New-MgSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies", + "Command": "New-MgSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreServiceApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/serviceApps", + "Command": "New-MgSolutionBackupRestoreServiceApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServiceApp" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restoreSessions", + "Command": "New-MgSolutionBackupRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "Command": "New-MgSolutionBackupRestoreSharePointProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "Command": "New-MgSolutionBackupRestoreSharePointRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharePointRestoreSession" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "Command": "New-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules", + "Command": "New-MgSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits", + "Command": "New-MgSolutionBackupRestoreSiteProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSubscribedSku", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/subscribedSkus", + "Command": "New-MgSubscribedSku", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "ChangeNotifications", "Uri": "/subscriptions", + "Command": "New-MgSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscription" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphSubscription", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams", + "Command": "New-MgTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -424064,21 +424257,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels", + "Command": "New-MgTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -424122,53 +424315,53 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Command": "New-MgTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "Command": "New-MgTeamChannelEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Command": "New-MgTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Command": "New-MgTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -424196,38 +424389,38 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamChannelMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -424255,55 +424448,55 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Command": "New-MgTeamChannelTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -424379,21 +424572,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps", + "Command": "New-MgTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -424485,206 +424678,206 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/members", + "Command": "New-MgTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/operations", + "Command": "New-MgTeamOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/permissionGrants", + "Command": "New-MgTeamPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/permissionGrants", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Command": "New-MgTeamPrimaryChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/members", + "Command": "New-MgTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages", + "Command": "New-MgTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Command": "New-MgTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamsTab", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Command": "New-MgTeamScheduleOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [ { @@ -424704,21 +424897,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShifts", + "Command": "New-MgTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [ { @@ -424746,21 +424939,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -424780,21 +424973,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Command": "New-MgTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [ { @@ -424814,21 +425007,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/shifts", + "Command": "New-MgTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [ { @@ -424848,21 +425041,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [ { @@ -424882,21 +425075,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timesOff", + "Command": "New-MgTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [ { @@ -424916,21 +425109,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Command": "New-MgTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [ { @@ -424950,38 +425143,38 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Command": "New-MgTeamScheduleTimeOffRequest", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags", + "Command": "New-MgTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -425001,345 +425194,345 @@ "IsLeastPrivilege": true } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Command": "New-MgTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedChats", + "Command": "New-MgTeamworkDeletedChat", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedChat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedChats", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams", + "Command": "New-MgTeamworkDeletedTeam", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Command": "New-MgTeamworkDeletedTeamChannel", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Command": "New-MgTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Command": "New-MgTeamworkDeletedTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Command": "New-MgTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/workforceIntegrations", + "Command": "New-MgTeamworkWorkforceIntegration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration" - }, - { "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Variants": [ + "Create", + "CreateExpanded" + ], + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Partner", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Partner", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users", + "Command": "New-MgUser", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -425391,72 +425584,72 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUser" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities", + "Command": "New-MgUserActivity", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], - "Module": "CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Command": "New-MgUserActivityHistoryItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/users/{user-id}/appRoleAssignments", + "Command": "New-MgUserAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods", + "Command": "New-MgUserAuthenticationEmailMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -425476,55 +425669,55 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods", + "Command": "New-MgUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations", + "Command": "New-MgUserAuthenticationOperation", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserAuthenticationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Command": "New-MgUserAuthenticationPhoneMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -425544,97 +425737,99 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendars", + "Command": "New-MgUserCalendar", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Command": "New-MgUserCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgUserCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups", + "Command": "New-MgUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Command": "New-MgUserCalendarGroupCalendar", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserCalendarGroupCalendar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendar" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Command": "New-MgUserCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Create", "Create1", @@ -425645,995 +425840,993 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgUserChat", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/users/{user-id}/chats", + "Command": "New-MgUserChat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Command": "New-MgUserChatInstalledApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppInstallation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Command": "New-MgUserChatMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Command": "New-MgUserChatMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Command": "New-MgUserChatMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Command": "New-MgUserChatMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Command": "New-MgUserChatMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Command": "New-MgUserChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Command": "New-MgUserChatPinnedMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Command": "New-MgUserChatTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts", + "Command": "New-MgUserContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContactExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Command": "New-MgUserContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContactFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders", + "Command": "New-MgUserContactFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Command": "New-MgUserContactFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContactFolderChildFolderContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Command": "New-MgUserContactFolderChildFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContactFolderChildFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Command": "New-MgUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Command": "New-MgUserContactFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Command": "New-MgUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDefaultCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/calendar/events", + "Command": "New-MgUserDefaultCalendarEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives", + "Command": "New-MgUserDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveBundle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Command": "New-MgUserDriveBundle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Command": "New-MgUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Command": "New-MgUserDriveItemChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Command": "New-MgUserDriveItemLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Command": "New-MgUserDriveItemListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Command": "New-MgUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Command": "New-MgUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Command": "New-MgUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Command": "New-MgUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Command": "New-MgUserDriveItemUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Command": "New-MgUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Command": "New-MgUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Command": "New-MgUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Command": "New-MgUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Command": "New-MgUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Command": "New-MgUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Command": "New-MgUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Command": "New-MgUserDriveListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Command": "New-MgUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Command": "New-MgUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Command": "New-MgUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Command": "New-MgUserDriveRootChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", + "Command": "New-MgUserDriveRootLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootListItemLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", + "Command": "New-MgUserDriveRootListItemLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Command": "New-MgUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Command": "New-MgUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Command": "New-MgUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Command": "New-MgUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", + "Command": "New-MgUserDriveRootUploadSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Command": "New-MgUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events", + "Command": "New-MgUserEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserEventAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Command": "New-MgUserEventAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAttachment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Command": "New-MgUserEventAttachmentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserEventAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -426653,629 +426846,629 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgUserEventExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Command": "New-MgUserEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Command": "New-MgUserEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserEventInstanceAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "Command": "New-MgUserEventInstanceAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Command": "New-MgUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/extensions", + "Command": "New-MgUserExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Command": "New-MgUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserInsightShared", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/shared", + "Command": "New-MgUserInsightShared", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserInsightTrending", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/trending", + "Command": "New-MgUserInsightTrending", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserInsightUsed", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrending", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/used", + "Command": "New-MgUserInsightUsed", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders", + "Command": "New-MgUserMailFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Command": "New-MgUserMailFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Command": "New-MgUserMailFolderChildFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Command": "New-MgUserMailFolderChildFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageForward", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "Command": "New-MgUserMailFolderChildFolderMessageForward", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "Command": "New-MgUserMailFolderChildFolderMessageReply", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageRule", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Command": "New-MgUserMailFolderChildFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Command": "New-MgUserMailFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Command": "New-MgUserMailFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Command": "New-MgUserMailFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessageForward", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Command": "New-MgUserMailFolderMessageForward", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Command": "New-MgUserMailFolderMessageReply", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgUserMailFolderMessageReplyAll", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessageReplyAll", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgUserMailFolderMessageRule", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Command": "New-MgUserMailFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices", + "Command": "New-MgUserManagedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Command": "New-MgUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Command": "New-MgUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Command": "New-MgUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Create", + "CreateViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages", + "Command": "New-MgUserMessage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Command": "New-MgUserMessageAttachment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Command": "New-MgUserMessageAttachmentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMessageAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -427295,89 +427488,89 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Command": "New-MgUserMessageExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMessageExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Command": "New-MgUserMessageForward", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMessageForward", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Command": "New-MgUserMessageReply", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Command": "New-MgUserMessageReplyAll", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "New-MgUserMessageReplyAll", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMessage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks", + "Command": "New-MgUserOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [ { @@ -427405,21 +427598,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Command": "New-MgUserOnenoteNotebookSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -427447,21 +427640,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Command": "New-MgUserOnenoteNotebookSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [ { @@ -427489,21 +427682,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/pages", + "Command": "New-MgUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -427531,55 +427724,55 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sections", + "Command": "New-MgUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Command": "New-MgUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Command": "New-MgUserOnenoteSectionGroupSection", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [ { @@ -427607,21 +427800,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Command": "New-MgUserOnenoteSectionPage", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [ { @@ -427649,21 +427842,21 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings", + "Command": "New-MgUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -427683,191 +427876,191 @@ "IsLeastPrivilege": true } ], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "New-MgUserOnlineMeetingAttendanceReport", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Command": "New-MgUserOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Command": "New-MgUserOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Command": "New-MgUserOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/outlook/masterCategories", + "Command": "New-MgUserOutlookMasterCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Command": "New-MgUserScopedRoleMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserSettingStorageQuotaService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/storage/quota/services", + "Command": "New-MgUserSettingStorageQuotaService", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserSettingWindows", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/windows", + "Command": "New-MgUserSettingWindows", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserSettingWindowsInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Command": "New-MgUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTeamworkAssociatedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Command": "New-MgUserTeamworkAssociatedTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps", + "Command": "New-MgUserTeamworkInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "CommandAlias": null, "Permissions": [ { @@ -427967,21 +428160,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists", + "Command": "New-MgUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -428001,38 +428194,38 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Command": "New-MgUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Command": "New-MgUserTodoListTask", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoListTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -428052,21 +428245,21 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Command": "New-MgUserTodoListTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoListTaskAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentBase", "CommandAlias": null, "Permissions": [ { @@ -428086,21 +428279,21 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentBase" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "CommandAlias": null, "Permissions": [ { @@ -428120,21 +428313,21 @@ "IsLeastPrivilege": true } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUploadSession" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Command": "New-MgUserTodoListTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoListTaskChecklistItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -428154,38 +428347,38 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Command": "New-MgUserTodoListTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Command": "New-MgUserTodoListTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", "CommandAlias": null, "Permissions": [ { @@ -428205,349 +428398,349 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource" + "Method": "POST" }, { - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "Command": "New-MgVirtualEvent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Bookings", "Uri": "/solutions/virtualEvents/events", + "Command": "New-MgVirtualEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Command": "New-MgVirtualEventPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Command": "New-MgVirtualEventSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "New-MgVirtualEventSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventTownhall", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls", + "Command": "New-MgVirtualEventTownhall", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventTownhallPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Command": "New-MgVirtualEventTownhallPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventTownhallSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Command": "New-MgVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventWebinar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars", + "Command": "New-MgVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventWebinarPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Command": "New-MgVirtualEventWebinarPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventWebinarRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Command": "New-MgVirtualEventWebinarRegistration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventWebinarSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Command": "New-MgVirtualEventWebinarSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ - "Ping", - "PingViaIdentity" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "GET", - "Command": "Ping-MgBetaApplicationSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/Ping", + "Command": "Ping-MgBetaApplicationSynchronization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Ping", "PingViaIdentity" ], - "Method": "GET", - "Command": "Ping-MgBetaServicePrincipalSynchronization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", + "Command": "Ping-MgBetaServicePrincipalSynchronization", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Ping", + "PingViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", + "Command": "Publish-MgBetaBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", "Variants": [ "Publish", "Publish1", "PublishViaIdentity", "PublishViaIdentity1" ], - "Method": "POST", - "Command": "Publish-MgBetaBookingBusiness", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -428567,19 +428760,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -428599,34 +428792,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaDriveListContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaDriveListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgBetaEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -428646,19 +428839,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Command": "Publish-MgBetaEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaEducationClassModule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -428678,94 +428871,94 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Method": "POST", - "Command": "Publish-MgBetaEducationMeAssignment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgBetaEducationMeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgBetaEducationUserAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaGroupDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaGroupDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaGroupSiteContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaGroupSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaGroupSiteListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaGroupSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -428785,19 +428978,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -428817,124 +429010,124 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Method": "POST", - "Command": "Publish-MgBetaShareListContentType", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaShareListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaSiteContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaSiteListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaUserDriveListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgBetaUserDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBetaVirtualEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", + "Command": "Publish-MgBetaVirtualEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgBookingBusiness", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", + "Command": "Publish-MgBookingBusiness", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -428954,19 +429147,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Command": "Publish-MgEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -428986,94 +429179,94 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Method": "POST", - "Command": "Publish-MgEducationMeAssignment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationMeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Command": "Publish-MgEducationUserAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgGroupDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgGroupDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgGroupSiteContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgGroupSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgGroupSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgGroupSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429093,19 +429286,19 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429125,360 +429318,360 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Method": "POST", - "Command": "Publish-MgShareListContentType", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgShareListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgSiteContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgUserDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Command": "Publish-MgUserDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "Command": "Publish-MgVirtualEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", + "Command": "Publish-MgVirtualEvent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Publish", + "PublishViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", + "Command": "Register-MgBetaPrivilegedAccessResource", + "ApiReferenceLink": null, "Variants": [ "Register", "RegisterExpanded", "RegisterViaIdentity", "RegisterViaIdentityExpanded" ], - "Method": "POST", - "Command": "Register-MgBetaPrivilegedAccessResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgAdminEdge", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", "Uri": "/admin/edge", + "Command": "Remove-MgAdminEdge", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerMode", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode", + "Command": "Remove-MgAdminEdgeInternetExplorerMode", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAdminPeopleItemInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/admin/people/itemInsights", + "Command": "Remove-MgAdminPeopleItemInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgAdminPeopleProfileCardProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Command": "Remove-MgAdminPeopleProfileCardProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAdminReportSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/admin/reportSettings", + "Command": "Remove-MgAdminReportSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgAdminSharepoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/admin/sharepoint", + "Command": "Remove-MgAdminSharepoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgAdminSharepointSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/admin/sharepoint/settings", + "Command": "Remove-MgAdminSharepointSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgAgreement", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}", + "Command": "Remove-MgAgreement", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Remove-MgAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAgreementFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file", + "Command": "Remove-MgAgreementFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Remove-MgAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Command": "Remove-MgAllUserDeviceFromManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgAllUserDeviceFromManagement", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgUserDeviceFromManagement", "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Remove-MgAppCatalogTeamApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429506,19 +429699,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Remove-MgAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429546,34 +429739,34 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}", + "Command": "Remove-MgApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429593,64 +429786,64 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications(appId='{appId}')", + "Command": "Remove-MgApplicationByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationByAppId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Remove-MgApplicationByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationByUniqueName", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Remove-MgApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429678,19 +429871,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Remove-MgApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429710,36 +429903,36 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/removeKey", + "Command": "Remove-MgApplicationKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgApplicationKey", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429767,34 +429960,34 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/removeKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/logo", + "Command": "Remove-MgApplicationLogo", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/logo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgApplicationOwnerByRef", "Permissions": [ { @@ -429822,21 +430015,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/removePassword", + "Command": "Remove-MgApplicationPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgApplicationPassword", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -429864,124 +430057,124 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/removePassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronization", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/applications/{application-id}/synchronization", + "Command": "Remove-MgApplicationSynchronization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgApplicationSynchronizationJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgApplicationSynchronizationJobSchema", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Remove-MgApplicationSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430001,34 +430194,34 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { @@ -430072,19 +430265,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { @@ -430128,19 +430321,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Remove-MgBetaAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430160,109 +430353,109 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewDecision", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Command": "Remove-MgBetaAccessReviewDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Command": "Remove-MgBetaAccessReviewInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Command": "Remove-MgBetaAccessReviewInstanceDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewMyDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Command": "Remove-MgBetaAccessReviewMyDecision", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgBetaAccessReviewReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430282,371 +430475,371 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdge", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/admin/edge", + "Command": "Remove-MgBetaAdminEdge", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Command": "Remove-MgBetaAdministrativeUnit", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaAdministrativeUnitExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeople", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people", + "Command": "Remove-MgBetaAdminPeople", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeopleItemInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people/itemInsights", + "Command": "Remove-MgBetaAdminPeopleItemInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeoplePronoun", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people/pronouns", + "Command": "Remove-MgBetaAdminPeoplePronoun", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminReportSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/admin/reportSettings", + "Command": "Remove-MgBetaAdminReportSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminSharepoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/admin/sharepoint", + "Command": "Remove-MgBetaAdminSharepoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAdminSharepointSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/admin/sharepoint/settings", + "Command": "Remove-MgBetaAdminSharepointSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAgreement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}", + "Command": "Remove-MgBetaAgreement", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Remove-MgBetaAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file", + "Command": "Remove-MgBetaAgreementFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Remove-MgBetaAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgBetaAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Command": "Remove-MgBetaAllUserDeviceFromManagement", + "ApiReferenceLink": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaAllUserDeviceFromManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaUserDeviceFromManagement", "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Remove-MgBetaAppCatalogTeamApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430674,19 +430867,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430714,113 +430907,113 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}", + "Command": "Remove-MgBetaApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430840,79 +431033,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", - "Permissions": [], "Module": "Beta.Applications", "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationByAppId", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications(appId='{appId}')", + "Command": "Remove-MgBetaApplicationByAppId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationByUniqueName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Remove-MgBetaApplicationByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Remove-MgBetaApplicationExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430940,19 +431133,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -430972,36 +431165,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/removeKey", + "Command": "Remove-MgBetaApplicationKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaApplicationKey", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431029,34 +431222,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/removeKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/logo", + "Command": "Remove-MgBetaApplicationLogo", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/logo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", "Permissions": [ { @@ -431084,21 +431277,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/removePassword", + "Command": "Remove-MgBetaApplicationPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaApplicationPassword", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431126,124 +431319,124 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/removePassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronization", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization", + "Command": "Remove-MgBetaApplicationSynchronization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgBetaApplicationSynchronizationJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431263,34 +431456,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", "Permissions": [ { @@ -431334,19 +431527,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", "Permissions": [ { @@ -431390,21 +431583,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Remove-MgBetaBookingBusiness", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusiness", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431424,21 +431617,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Remove-MgBetaBookingBusinessAppointment", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431474,38 +431667,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Remove-MgBetaBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Remove-MgBetaBookingBusinessCustomer", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431541,21 +431734,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431583,21 +431776,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Remove-MgBetaBookingBusinessService", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessService", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431617,21 +431810,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Remove-MgBetaBookingBusinessStaffMember", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431651,83 +431844,83 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Remove-MgBetaBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBookingCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Command": "Remove-MgBetaBusinessFlowTemplate", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessFlowTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}", + "Command": "Remove-MgBetaChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/removeAllAccessForUser", + "Command": "Remove-MgBetaChatAccessForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaChatAccessForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/removeAllAccessForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgBetaChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431787,34 +431980,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgBetaChatLastMessagePreview", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatLastMessagePreview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgBetaChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431842,66 +432035,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgBetaChatOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgBetaChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Remove-MgBetaChatPinnedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431921,19 +432114,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaChatTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -431985,19 +432178,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}", + "Command": "Remove-MgBetaCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCall", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432017,19 +432210,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432049,49 +432242,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Remove-MgBetaCommunicationCallOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Remove-MgBetaCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432111,324 +432304,324 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallRecordSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Remove-MgBetaCommunicationCallRecordSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeeting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgBetaCommunicationOnlineMeeting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/presences/{presence-id}", + "Command": "Remove-MgBetaCommunicationPresence", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscovery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery", + "Command": "Remove-MgBetaComplianceEdiscovery", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432448,27 +432641,29 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "ApiReferenceLink": null, "Variants": [ "Remove", "Remove1", @@ -432477,24 +432672,22 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432514,34 +432707,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432561,19 +432754,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432593,72 +432786,74 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "ApiReferenceLink": null, "Variants": [ "Remove", "Remove1", @@ -432667,54 +432862,52 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432734,34 +432927,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432781,34 +432974,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432828,64 +433021,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaContact", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}", + "Command": "Remove-MgBetaContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaContract", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contracts/{contract-id}", + "Command": "Remove-MgBetaContract", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDataPolicyOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Remove-MgBetaDataPolicyOperation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}", + "Command": "Remove-MgBetaDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -432905,34 +433098,34 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -432952,19 +433145,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -432984,34 +433177,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -433031,19 +433224,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -433063,139 +433256,139 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -433215,19 +433408,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { @@ -433247,109 +433440,109 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -433369,154 +433562,154 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", - "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -433536,19 +433729,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -433568,19 +433761,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -433600,1473 +433793,1473 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -435086,19 +435279,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -435118,34 +435311,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", "Permissions": [ { @@ -435165,19 +435358,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Command": "Remove-MgBetaDeviceAppManagementTask", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", "Permissions": [ { @@ -435197,19 +435390,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", "Permissions": [ { @@ -435229,79 +435422,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": [ { @@ -435321,19 +435514,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -435353,19 +435546,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -435385,19 +435578,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -435417,19 +435610,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -435449,19 +435642,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": [ { @@ -435481,19 +435674,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", "Permissions": [ { @@ -435513,19 +435706,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", "Permissions": [ { @@ -435545,19 +435738,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", "Permissions": [ { @@ -435577,345 +435770,345 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceByDeviceId", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Remove-MgBetaDeviceByDeviceId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceCommand", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/commands/{command-id}", + "Command": "Remove-MgBetaDeviceCommand", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaDeviceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/androidForWorkSettings", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAuditEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Remove-MgBetaDeviceManagementAuditEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Command": "Remove-MgBetaDeviceManagementCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -435935,79 +436128,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "ApiReferenceLink": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -436027,141 +436220,141 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -436181,19 +436374,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -436213,228 +436406,228 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -436454,79 +436647,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -436546,19 +436739,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -436578,406 +436771,406 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -436997,19 +437190,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437029,19 +437222,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437069,19 +437262,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437101,19 +437294,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437133,34 +437326,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437180,19 +437373,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437212,19 +437405,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437244,19 +437437,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437276,19 +437469,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437308,94 +437501,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -437415,683 +437608,683 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "ApiReferenceLink": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "ApiReferenceLink": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Command": "Remove-MgBetaDeviceManagementIntent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Command": "Remove-MgBetaDeviceManagementIntentCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgBetaDeviceManagementIntentSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Command": "Remove-MgBetaDeviceManagementIntentUserState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438111,109 +438304,109 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "ApiReferenceLink": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438233,261 +438426,261 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438507,19 +438700,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438539,108 +438732,108 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoring", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring", + "Command": "Remove-MgBetaDeviceManagementMonitoring", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Command": "Remove-MgBetaDeviceManagementNdeConnector", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Remove-MgBetaDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438660,19 +438853,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438692,19 +438885,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438724,63 +438917,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports", + "Command": "Remove-MgBetaDeviceManagementReport", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438800,34 +438993,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementReusableSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438847,19 +439040,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438879,19 +439072,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438911,19 +439104,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -438943,49 +439136,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Remove-MgBetaDeviceManagementScript", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439005,19 +439198,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439037,19 +439230,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439069,19 +439262,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439101,19 +439294,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439133,274 +439326,274 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Command": "Remove-MgBetaDeviceManagementTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439420,34 +439613,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439467,19 +439660,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439499,19 +439692,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439531,19 +439724,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439563,19 +439756,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439595,19 +439788,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439627,19 +439820,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439659,19 +439852,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439691,19 +439884,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439723,19 +439916,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439755,48 +439948,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439816,19 +440009,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439848,33 +440041,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439894,19 +440087,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439926,19 +440119,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439958,19 +440151,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -439990,19 +440183,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440022,63 +440215,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440098,19 +440291,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440130,20 +440323,20 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440163,19 +440356,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440195,19 +440388,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440227,19 +440420,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440259,19 +440452,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440291,34 +440484,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440338,19 +440531,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440370,19 +440563,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440402,19 +440595,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440434,19 +440627,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440466,33 +440659,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440512,19 +440705,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440544,19 +440737,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440576,33 +440769,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440622,19 +440815,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440654,19 +440847,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -440686,420 +440879,420 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotSettings", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441119,19 +441312,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441151,183 +441344,183 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", + "OutputType": null, + "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceUsageRights", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Remove-MgBetaDeviceUsageRights", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAttributeSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Remove-MgBetaDirectoryAttributeSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthority", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/certificateAuthorities", + "Command": "Remove-MgBetaDirectoryCertificateAuthority", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441347,19 +441540,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441379,139 +441572,139 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryDeletedItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Remove-MgBetaDirectoryDeletedItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryExternalUserProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Command": "Remove-MgBetaDirectoryExternalUserProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFederationConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441531,49 +441724,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Command": "Remove-MgBetaDirectoryImpactedResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryImpactedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441593,79 +441786,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryObject", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DirectoryObjects", "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Remove-MgBetaDirectoryObject", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441685,139 +441878,139 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}", + "Command": "Remove-MgBetaDirectoryRecommendation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Remove-MgBetaDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleScopedMember", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgBetaDirectoryRoleScopedMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Remove-MgBetaDirectoryRoleTemplate", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/settings/{directorySetting-id}", + "Command": "Remove-MgBetaDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -441837,244 +442030,244 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/settings/{directorySetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySettingTemplate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Command": "Remove-MgBetaDirectorySettingTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySharedEmailDomain", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Command": "Remove-MgBetaDirectorySharedEmailDomain", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/subscriptions/{companySubscription-id}", + "Command": "Remove-MgBetaDirectorySubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDomain", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}", + "Command": "Remove-MgBetaDomain", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDomainFederationConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Remove-MgBetaDomainFederationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDomainVerificationDnsRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Remove-MgBetaDomainVerificationDnsRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}", + "Command": "Remove-MgBetaDrive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveBundleContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Remove-MgBetaDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Remove-MgBetaDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgBetaDriveItem", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -442102,49 +442295,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Remove-MgBetaDriveItemAnalytic", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Command": "Remove-MgBetaDriveItemCheckout", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "Variants": [ "Discard", "DiscardViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDriveItemCheckout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -442172,229 +442365,229 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemChildContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Remove-MgBetaDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Remove-MgBetaDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Remove-MgBetaDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Remove-MgBetaDriveItemListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Remove-MgBetaDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Remove-MgBetaDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDriveItemPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Command": "Remove-MgBetaDriveItemPermanent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -442422,754 +442615,754 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemRetentionLabel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Remove-MgBetaDriveItemRetentionLabel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgBetaDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Remove-MgBetaDriveItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemVersionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgBetaDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list", + "Command": "Remove-MgBetaDriveList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaDriveListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaDriveListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgBetaDriveListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgBetaDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgBetaDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaDriveListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Remove-MgBetaDriveListPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaDriveListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root", + "Command": "Remove-MgBetaDriveRoot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics", + "Command": "Remove-MgBetaDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Discard", - "DiscardViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDriveRootCheckout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/discardCheckout", + "Command": "Remove-MgBetaDriveRootCheckout", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Discard", + "DiscardViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Remove-MgBetaDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/content", + "Command": "Remove-MgBetaDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/contentStream", + "Command": "Remove-MgBetaDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem", + "Command": "Remove-MgBetaDriveRootListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/fields", + "Command": "Remove-MgBetaDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Remove-MgBetaDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaDriveRootPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permanentDelete", + "Command": "Remove-MgBetaDriveRootPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Remove-MgBetaDriveRootPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/retentionLabel", + "Command": "Remove-MgBetaDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgBetaDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Remove-MgBetaDriveRootVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootVersionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgBetaDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Remove-MgBetaDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClass", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/classes/{educationClass-id}", + "Command": "Remove-MgBetaEducationClass", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgBetaEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443189,19 +443382,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443221,19 +443414,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", "Permissions": [ { @@ -443253,34 +443446,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentDefault", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgBetaEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443300,19 +443493,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443332,19 +443525,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentRubric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443364,19 +443557,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443396,49 +443589,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443458,49 +443651,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443520,19 +443713,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443552,64 +443745,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Remove-MgBetaEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassModule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443629,19 +443822,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Remove-MgBetaEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassModuleResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443661,228 +443854,228 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMe", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me", + "Command": "Remove-MgBetaEducationMe", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Remove-MgBetaEducationMeAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentResource", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgBetaEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentRubric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgBetaEducationMeAssignmentRubric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Remove-MgBetaEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeRubric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -443902,694 +444095,694 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchool", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/schools/{educationSchool-id}", + "Command": "Remove-MgBetaEducationSchool", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", + "OutputType": null, + "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Command": "Remove-MgBetaEducationSynchronizationProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfileError", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Command": "Remove-MgBetaEducationSynchronizationProfileError", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}", + "Command": "Remove-MgBetaEducationUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgBetaEducationUserAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentResource", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgBetaEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentRubric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgBetaEducationUserAssignmentRubric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserRubric", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Remove-MgBetaEducationUserRubric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageByUniqueName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "OutputType": null, + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementSubject", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Command": "Remove-MgBetaEntitlementManagementSubject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Command": "Remove-MgBetaExternalAuthorizationSystem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Remove-MgBetaExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -444609,19 +444802,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Remove-MgBetaExternalConnectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -444641,19 +444834,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Remove-MgBetaExternalConnectionGroupMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionGroupMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -444673,19 +444866,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Remove-MgBetaExternalConnectionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -444705,2054 +444898,2054 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionItemActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Remove-MgBetaExternalConnectionItemActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Remove-MgBetaExternalConnectionOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionQuota", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/connections/{externalConnection-id}/quota", + "Command": "Remove-MgBetaExternalConnectionQuota", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Command": "Remove-MgBetaExternalIndustryDataConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Command": "Remove-MgBetaExternalIndustryDataOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataYear", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Command": "Remove-MgBetaExternalIndustryDataYear", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Command": "Remove-MgBetaFinancialCompanyCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyEmployee", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Command": "Remove-MgBetaFinancialCompanyEmployee", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyInformationPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Command": "Remove-MgBetaFinancialCompanyInformationPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Command": "Remove-MgBetaFinancialCompanyItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItemCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Command": "Remove-MgBetaFinancialCompanyItemCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyItemPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyJournal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Command": "Remove-MgBetaFinancialCompanyJournal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyJournalLine", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Command": "Remove-MgBetaFinancialCompanyJournalLine", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyTaxArea", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Command": "Remove-MgBetaFinancialCompanyTaxArea", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendor", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Command": "Remove-MgBetaFinancialCompanyVendor", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}", + "Command": "Remove-MgBetaGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgBetaGroupAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupByUniqueName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Remove-MgBetaGroupByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Remove-MgBetaGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -446772,64 +446965,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "POST", - "Command": "Remove-MgBetaGroupCalendarEventPermanent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/permanentDelete", + "Command": "Remove-MgBetaGroupCalendarEventPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupCalendarPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/permanentDelete", + "Command": "Remove-MgBetaGroupCalendarPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupCalendarPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgBetaGroupCalendarPermission", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Remove-MgBetaGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -446849,19 +447042,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Remove-MgBetaGroupConversationThread", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThread", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -446881,1204 +447074,1204 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Remove-MgBetaGroupConversationThreadPostMention", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Remove-MgBetaGroupDrive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveBundleContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Remove-MgBetaGroupDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaGroupDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Remove-MgBetaGroupDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaGroupDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgBetaGroupDriveItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Remove-MgBetaGroupDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Discard", - "DiscardViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveItemCheckout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Command": "Remove-MgBetaGroupDriveItemCheckout", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Discard", + "DiscardViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Remove-MgBetaGroupDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Remove-MgBetaGroupDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Remove-MgBetaGroupDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaGroupDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Remove-MgBetaGroupDriveItemListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Remove-MgBetaGroupDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveItemPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Command": "Remove-MgBetaGroupDriveItemPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgBetaGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Remove-MgBetaGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemVersionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgBetaGroupDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Command": "Remove-MgBetaGroupDriveList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgBetaGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgBetaGroupDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaGroupDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupDriveListPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Command": "Remove-MgBetaGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Command": "Remove-MgBetaGroupDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Discard", - "DiscardViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveRootCheckout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", + "Command": "Remove-MgBetaGroupDriveRootCheckout", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Discard", + "DiscardViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Remove-MgBetaGroupDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaGroupDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Command": "Remove-MgBetaGroupDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Command": "Remove-MgBetaGroupDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Command": "Remove-MgBetaGroupDriveRootListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Remove-MgBetaGroupDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveRootPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Command": "Remove-MgBetaGroupDriveRootPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgBetaGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Remove-MgBetaGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootVersionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgBetaGroupDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Remove-MgBetaGroupDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaGroupDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgBetaGroupEndpoint", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Remove-MgBetaGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -448098,248 +448291,248 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupEventAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupEventPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/events/{event-id}/permanentDelete", + "Command": "Remove-MgBetaGroupEventPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupExtension", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/removeFavorite", + "Command": "Remove-MgBetaGroupFavorite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupFavorite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/removeFavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "ApiReferenceLink": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Remove-MgBetaGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaGroupMemberByRef", "Permissions": [ { @@ -448367,34 +448560,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgBetaGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgBetaGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenotePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -448414,64 +448607,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenotePageContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Remove-MgBetaGroupOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgBetaGroupOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaGroupOwnerByRef", "Permissions": [ { @@ -448491,21 +448684,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", + "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -448533,34 +448726,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgBetaGroupPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupPermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/photo", + "Command": "Remove-MgBetaGroupPhoto", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupPhoto", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -448580,21 +448773,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/photo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Remove-MgBetaGroupPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -448614,49 +448807,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupPlannerPlanDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Remove-MgBetaGroupSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -448676,2295 +448869,2295 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/remove", + "Command": "Remove-MgBetaGroupSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Remove-MgBetaGroupSite", - "ApiVersion": "beta", + ], + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/remove", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalytic", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Command": "Remove-MgBetaGroupSiteAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentModel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "Command": "Remove-MgBetaGroupSiteContentModel", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", + "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", + "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentType", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Command": "Remove-MgBetaGroupSiteInformationProtection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Command": "Remove-MgBetaGroupSiteList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgBetaGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Command": "Remove-MgBetaGroupSiteListItemActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Remove-MgBetaGroupSiteListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupSiteListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaGroupSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupSiteListPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Command": "Remove-MgBetaGroupSiteOnenote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgBetaGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Remove-MgBetaGroupSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Remove-MgBetaGroupSitePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaGroupSitePermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteRecycleBin", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Command": "Remove-MgBetaGroupSiteRecycleBin", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteRecycleBinItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Command": "Remove-MgBetaGroupSiteRecycleBinItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Command": "Remove-MgBetaGroupSiteTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team", + "Command": "Remove-MgBetaGroupTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Command": "Remove-MgBetaGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgBetaGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Remove-MgBetaGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgBetaGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Command": "Remove-MgBetaGroupTeamMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgBetaGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgBetaGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/photo/$value", + "Command": "Remove-MgBetaGroupTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel", + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamSchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule", + "Command": "Remove-MgBetaGroupTeamSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Command": "Remove-MgBetaGroupTeamScheduleDayNote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Command": "Remove-MgBetaGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Command": "Remove-MgBetaGroupTeamTag", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamTagMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Remove-MgBetaGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Remove-MgBetaGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThread", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -450984,635 +451177,635 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostAttachment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Command": "Remove-MgBetaGroupThreadPostMention", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityApiConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Command": "Remove-MgBetaIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Command": "Remove-MgBetaIdentityB2CUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Remove-MgBetaIdentityB2XUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete1" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete1", + "DeleteViaIdentity1" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -451632,19 +451825,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -451664,1679 +451857,1679 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/continuousAccessEvaluationPolicy", + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/policy", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityProvider", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Remove-MgBetaIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityUserFlow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Command": "Remove-MgBetaIdentityUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityUserFlowAttribute", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Remove-MgBetaIdentityUserFlowAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/policy", + "Command": "Remove-MgBetaInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/sensitivityPolicySettings", + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessAlert", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/alerts/{alert-id}", + "Command": "Remove-MgBetaNetworkAccessAlert", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity", + "Command": "Remove-MgBetaNetworkAccessConnectivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete-devicelinks?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", + "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", + "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessFilteringProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Command": "Remove-MgBetaNetworkAccessFilteringProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", + "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", + "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", + "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessForwardingProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", + "Command": "Remove-MgBetaNetworkAccessForwardingProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessLog", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs", + "Command": "Remove-MgBetaNetworkAccessLog", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", + "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessLogTraffic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", + "Command": "Remove-MgBetaNetworkAccessLogTraffic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports", + "Command": "Remove-MgBetaNetworkAccessReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings", + "Command": "Remove-MgBetaNetworkAccessSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/conditionalAccess", + "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/crossTenantAccess", + "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/enrichedAuditLogs", + "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/forwardingOptions", + "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaNetworkAccessTenantStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/tenantStatus", + "Command": "Remove-MgBetaNetworkAccessTenantStatus", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Remove-MgBetaOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -453356,276 +453549,276 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganization", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}", + "Command": "Remove-MgBetaOrganization", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding", + "Command": "Remove-MgBetaOrganizationBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBranding", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -453645,94 +453838,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingCustomCss", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/customCSS", + "Command": "Remove-MgBetaOrganizationBrandingCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingFavicon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/favicon", + "Command": "Remove-MgBetaOrganizationBrandingFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/headerLogo", + "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -453752,334 +453945,334 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaOrganizationExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationPartnerInformation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/partnerInformation", + "Command": "Remove-MgBetaOrganizationPartnerInformation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/settings", + "Command": "Remove-MgBetaOrganizationSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingContactInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/settings/contactInsights", + "Command": "Remove-MgBetaOrganizationSettingContactInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingItemInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Remove-MgBetaOrganizationSettingItemInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/places/{place-id}", + "Command": "Remove-MgBetaPlace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlaceAsRoomListRoom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Command": "Remove-MgBetaPlaceAsRoomListRoom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlaceByPlaceId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/places(placeId='{placeId}')", + "Command": "Remove-MgBetaPlaceByPlaceId", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Remove-MgBetaPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerBucket", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454107,19 +454300,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Remove-MgBetaPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerPlan", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454147,19 +454340,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Remove-MgBetaPlannerRoster", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerRoster", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454179,19 +454372,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Remove-MgBetaPlannerRosterMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerRosterMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454211,19 +454404,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Remove-MgBetaPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454251,78 +454444,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Planner", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Planner", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Planner", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/accessReviewPolicy", + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454342,33 +454535,33 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/adminConsentRequestPolicy", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454388,62 +454581,62 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454463,78 +454656,78 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454554,205 +454747,205 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/externalIdentitiesPolicy", + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/federatedTokenValidationPolicy", + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/federatedTokenValidationPolicy", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -454772,262 +454965,262 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -455047,19 +455240,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -455079,233 +455272,233 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintConnector", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/connectors/{printConnector-id}", + "Command": "Remove-MgBetaPrintConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/operations/{printOperation-id}", + "Command": "Remove-MgBetaPrintOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}", + "Command": "Remove-MgBetaPrintPrinter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Remove-MgBetaPrintPrinterJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJobDocument", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Remove-MgBetaPrintPrinterJobDocument", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJobTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Remove-MgBetaPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShare", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}", + "Command": "Remove-MgBetaPrintPrinterShare", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Remove-MgBetaPrintPrinterShareJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJobTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Remove-MgBetaPrintPrinterShareJobTask", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -455325,766 +455518,768 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintService", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/services/{printService-id}", + "Command": "Remove-MgBetaPrintService", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintServiceEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Remove-MgBetaPrintServiceEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShare", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}", + "Command": "Remove-MgBetaPrintShare", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Remove-MgBetaPrintShareJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJobDocument", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Remove-MgBetaPrintShareJobDocument", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJobDocumentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Remove-MgBetaPrintShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJobTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Remove-MgBetaPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Remove-MgBetaPrintTaskDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrintTaskDefinitionTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Remove-MgBetaPrintTaskDefinitionTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccess", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Command": "Remove-MgBetaPrivilegedAccess", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Command": "Remove-MgBetaPrivilegedAccessResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Command": "Remove-MgBetaPrivilegedApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedOperationEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Command": "Remove-MgBetaPrivilegedOperationEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}", + "Command": "Remove-MgBetaPrivilegedRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Command": "Remove-MgBetaPrivilegedRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Command": "Remove-MgBetaPrivilegedRoleSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Command": "Remove-MgBetaPrivilegedRoleSummary", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programs/{program-id}", + "Command": "Remove-MgBetaProgram", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaProgram", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programs/{program-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls/{programControl-id}", + "Command": "Remove-MgBetaProgramControl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", "Variants": [ "Delete", "Delete1", @@ -456093,361 +456288,359 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "Command": "Remove-MgBetaProgramControl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls/{programControl-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls/{programControl-id}/program", + "Command": "Remove-MgBetaProgramControlProgram", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaProgramControlProgram", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls/{programControl-id}/program", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaProgramControlType", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/programControlTypes/{programControlType-id}", + "Command": "Remove-MgBetaProgramControlType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBilling", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing", + "Command": "Remove-MgBetaReportPartnerBilling", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingManifest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Command": "Remove-MgBetaReportPartnerBillingManifest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/operations/{operation-id}", + "Command": "Remove-MgBetaReportPartnerBillingOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingReconciliation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/reconciliation", + "Command": "Remove-MgBetaReportPartnerBillingReconciliation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/reconciliation/billed", + "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingUsage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage", + "Command": "Remove-MgBetaReportPartnerBillingUsage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/billed", + "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/unbilled", + "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/sla/azureADAuthentication", + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportUserInsightDaily", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/daily", + "Command": "Remove-MgBetaReportUserInsightDaily", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaReportUserInsightMonthly", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/monthly", + "Command": "Remove-MgBetaReportUserInsightMonthly", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRiskDetection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Command": "Remove-MgBetaRiskDetection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Remove-MgBetaRiskyServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Command": "Remove-MgBetaRiskyUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyUserHistory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Remove-MgBetaRiskyUserHistory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC", + "Command": "Remove-MgBetaRoleManagementCloudPc", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -456467,34 +456660,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -456538,93 +456731,93 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagement", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement", + "Command": "Remove-MgBetaRoleManagementDeviceManagement", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -456644,34 +456837,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -456715,198 +456908,198 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory", + "Command": "Remove-MgBetaRoleManagementDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -456926,438 +457119,438 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement", + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -457377,378 +457570,378 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchange", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange", + "Command": "Remove-MgBetaRoleManagementExchange", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Remove-MgBetaSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSchemaExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -457768,19 +457961,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.SchemaExtensions", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Remove-MgBetaSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSearchAcronym", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -457800,19 +457993,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/acronyms/{acronym-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Remove-MgBetaSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSearchBookmark", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -457832,19 +458025,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/qnas/{qna-id}", + "Command": "Remove-MgBetaSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSearchQna", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -457864,303 +458057,303 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/qnas/{qna-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAction", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/securityActions/{securityAction-id}", + "Command": "Remove-MgBetaSecurityAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAlertV2", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Remove-MgBetaSecurityAlertV2", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation", + "Command": "Remove-MgBetaSecurityAttackSimulation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainings/{training-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAuditLog", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/auditLog", + "Command": "Remove-MgBetaSecurityAuditLog", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAuditLogQuery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Command": "Remove-MgBetaSecurityAuditLogQuery", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases", + "Command": "Remove-MgBetaSecurityCase", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -458180,27 +458373,29 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", "Variants": [ "Remove", "Remove1", @@ -458209,9 +458404,7 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -458231,64 +458424,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -458308,57 +458501,59 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", "Variants": [ "Remove", "Remove1", @@ -458367,9 +458562,7 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -458389,109 +458582,109 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -458511,49 +458704,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -458573,1118 +458766,1177 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCollaboration", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/collaboration", + "Command": "Remove-MgBetaSecurityCollaboration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityFileSecurityProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Command": "Remove-MgBetaSecurityFileSecurityProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityHostSecurityProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Command": "Remove-MgBetaSecurityHostSecurityProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities", + "Command": "Remove-MgBetaSecurityIdentity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIdentityHealthIssue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Remove-MgBetaSecurityIdentityHealthIssue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIdentitySensor", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/sensors/{sensor-id}", + "Command": "Remove-MgBetaSecurityIdentitySensor", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIncident", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/incidents/{incident-id}", + "Command": "Remove-MgBetaSecurityIncident", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection", + "Command": "Remove-MgBetaSecurityInformationProtection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIPSecurityProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Command": "Remove-MgBetaSecurityIPSecurityProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels", + "Command": "Remove-MgBetaSecurityLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelAuthority", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Command": "Remove-MgBetaSecurityLabelAuthority", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Command": "Remove-MgBetaSecurityLabelCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCitation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/citations/{citationTemplate-id}", + "Command": "Remove-MgBetaSecurityLabelCitation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelDepartment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Command": "Remove-MgBetaSecurityLabelDepartment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityPartner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/partner", + "Command": "Remove-MgBetaSecurityPartner", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Uri": "/security/partner/securityScore", + "Command": "Remove-MgBetaSecurityPartnerSecurityScore", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityProviderTenantSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiReferenceLink": null, "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/rules", + "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", + "Command": "Remove-MgBetaSecurityPartnerSecurityScoreRequirement", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityRuleDetectionRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Uri": "/security/rules", + "Command": "Remove-MgBetaSecurityRule", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Command": "Remove-MgBetaSecurityRuleDetectionRule", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySecureScore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Remove-MgBetaSecuritySecureScore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence", + "Command": "Remove-MgBetaSecurityThreatIntelligence", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/articles/{article-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission", + "Command": "Remove-MgBetaSecurityThreatSubmission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Command": "Remove-MgBetaSecurityTiIndicator", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteExpanded" + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResultInfo" - }, - { "Variants": [ - "Delete1", + "Delete", "DeleteExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResultInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/tiIndicators/deleteTiIndicators", + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphResultInfo" - }, - { "Variants": [ - "Delete" + "Delete1", + "DeleteExpanded" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResultInfo", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggers", + "Command": "Remove-MgBetaSecurityTrigger", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggerTypes", + "Command": "Remove-MgBetaSecurityTriggerType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityUserSecurityProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Command": "Remove-MgBetaSecurityUserSecurityProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementIssue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgBetaServiceAnnouncementIssue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Remove-MgBetaServiceAnnouncementMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Remove-MgBetaServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -459712,64 +459964,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalByAppId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Remove-MgBetaServicePrincipalByAppId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { @@ -459813,64 +460065,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalClaimPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Command": "Remove-MgBetaServicePrincipalClaimPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgBetaServicePrincipalEndpoint", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { @@ -459914,34 +460166,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", "Permissions": [ { @@ -459969,21 +460221,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460011,19 +460263,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460051,19 +460303,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460099,49 +460351,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalRiskDetection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Remove-MgBetaServicePrincipalSynchronization", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460161,49 +460413,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460231,517 +460483,517 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Remove-MgBetaShareDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Command": "Remove-MgBetaShareDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Command": "Remove-MgBetaShareItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaShareItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Remove-MgBetaShareList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaShareListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaShareListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "Variants": [ + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Command": "Remove-MgBetaShareListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgBetaShareListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Remove-MgBetaShareListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgBetaShareListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaShareListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaShareListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaShareListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaShareListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "Command": "Remove-MgBetaShareListPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaShareListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSharePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Remove-MgBetaSharePermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Command": "Remove-MgBetaShareRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Command": "Remove-MgBetaShareRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics", + "Command": "Remove-MgBetaSiteAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteColumn", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460761,53 +461013,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", + "Command": "Remove-MgBetaSiteContentModelFromDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaSiteContentModelFromDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", + "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460827,19 +461079,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460859,94 +461111,94 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentTypeColumnLink", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteGetByPathAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Remove-MgBetaSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteGetByPathOnenote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Remove-MgBetaSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteGetByPathTermStore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Remove-MgBetaSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Remove-MgBetaSiteList", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460966,19 +461218,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -460998,19 +461250,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -461030,64 +461282,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgBetaSiteListItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Command": "Remove-MgBetaSiteListItemActivity", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -461123,49 +461375,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Remove-MgBetaSiteListItemField", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaSiteListItemPermission", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -461193,64 +461445,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaSiteListOperation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaSiteListPermission", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -461278,49 +461530,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaSiteListSubscription", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgBetaSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgBetaSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -461340,945 +461592,945 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteSection", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Notes", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgBetaSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaSiteOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Remove-MgBetaSitePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Remove-MgBetaSitePageAsSitePageWebPart", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSitePermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaSitePermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore", + "Command": "Remove-MgBetaSiteTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Remove-MgBetaSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Remove-MgBetaSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Remove-MgBetaSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgBetaSiteTermStoreSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgBetaSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestore", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore", + "Command": "Remove-MgBetaSolutionBackupRestore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestorePoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Command": "Remove-MgBetaSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Command": "Remove-MgBetaSolutionBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenario", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -462298,64 +462550,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -462375,154 +462627,154 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.BusinessScenario", "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSubscribedSku", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Remove-MgBetaSubscribedSku", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ChangeNotifications", "Uri": "/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}", + "Command": "Remove-MgBetaTeam", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Remove-MgBetaTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -462558,111 +462810,111 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Command": "Remove-MgBetaTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaTeamChannelEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelFileFolderContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Command": "Remove-MgBetaTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgBetaTeamChannelMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaTeamChannelTab", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -462738,19 +462990,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgBetaTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -462818,246 +463070,246 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamMember", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Remove-MgBetaTeamMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgBetaTeamOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgBetaTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/photo/$value", + "Command": "Remove-MgBetaTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Remove-MgBetaTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Remove-MgBetaTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamSchedule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule", + "Command": "Remove-MgBetaTeamSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Command": "Remove-MgBetaTeamScheduleDayNote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgBetaTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463077,34 +463329,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463124,19 +463376,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Remove-MgBetaTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463164,64 +463416,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Remove-MgBetaTeamScheduleTimeCard", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgBetaTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463241,19 +463493,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463273,19 +463525,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463305,19 +463557,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Remove-MgBetaTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463337,19 +463589,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Remove-MgBetaTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamTagMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -463369,1072 +463621,1072 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedChat", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Remove-MgBetaTeamworkDeletedChat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Command": "Remove-MgBetaTeamworkDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Command": "Remove-MgBetaTeamworkDeviceActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceHealth", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Command": "Remove-MgBetaTeamworkDeviceHealth", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Command": "Remove-MgBetaTeamworkDeviceOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamAppSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/teamsAppSettings", + "Command": "Remove-MgBetaTeamworkTeamAppSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Command": "Remove-MgBetaTeamworkTeamTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Command": "Remove-MgBetaTrustFrameworkKeySet", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Command": "Remove-MgBetaTrustFrameworkPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaTrustFrameworkPolicyContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Command": "Remove-MgBetaTrustFrameworkPolicyContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}", + "Command": "Remove-MgBetaUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464478,79 +464730,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Remove-MgBetaUserActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivityHistoryItem", - "ApiVersion": "beta", + ], + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Remove-MgBetaUserActivityHistoryItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivityStatistics", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.People", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Command": "Remove-MgBetaUserActivityStatistics", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgBetaUserAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464570,19 +464822,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationFido2Method", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationFido2Method", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464602,19 +464854,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464634,34 +464886,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Remove-MgBetaUserAuthenticationOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464681,19 +464933,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464713,34 +464965,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464760,19 +465012,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464792,19 +465044,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -464824,2673 +465076,2673 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Remove-MgBetaUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserCalendarGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/calendar/permanentDelete", + "Command": "Remove-MgBetaUserCalendarPermanent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "POST", - "Command": "Remove-MgBetaUserCalendarPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/calendar/permanentDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-permanentdelete?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgBetaUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserCalendarPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Remove-MgBetaUserChat", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", + "Command": "Remove-MgBetaUserChatAccessForUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaUserChatAccessForUser", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatInstalledApp", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgBetaUserChatInstalledApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatLastMessagePreview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgBetaUserChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgBetaUserChatMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Remove-MgBetaUserChatMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgBetaUserChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageReply", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgBetaUserChatOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgBetaUserChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Remove-MgBetaUserChatPinnedMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatTab", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgBetaUserChatTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Remove-MgBetaUserContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Remove-MgBetaUserContactFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Remove-MgBetaUserContactFolderChildFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/permanentDelete", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserContactFolderChildFolderPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/permanentDelete", + "Command": "Remove-MgBetaUserContactFolderChildFolderPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderContact", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Remove-MgBetaUserContactFolderContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderContactExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserContactFolderContactPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/permanentDelete", + "Command": "Remove-MgBetaUserContactFolderContactPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserContactFolderPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/permanentDelete", + "Command": "Remove-MgBetaUserContactFolderPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserContactPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/contacts/{contact-id}/permanentDelete", + "Command": "Remove-MgBetaUserContactPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Remove-MgBetaUserContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}", + "Command": "Remove-MgBetaUserDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceByDeviceId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Command": "Remove-MgBetaUserDeviceByDeviceId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceCommand", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Command": "Remove-MgBetaUserDeviceCommand", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserDeviceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "OutputType": null, + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceUsageRights", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Remove-MgBetaUserDeviceUsageRights", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Remove-MgBetaUserDrive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveBundleContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Remove-MgBetaUserDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaUserDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Remove-MgBetaUserDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaUserDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgBetaUserDriveItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Remove-MgBetaUserDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Discard", - "DiscardViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserDriveItemCheckout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Command": "Remove-MgBetaUserDriveItemCheckout", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Discard", + "DiscardViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Remove-MgBetaUserDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Remove-MgBetaUserDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Remove-MgBetaUserDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaUserDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Remove-MgBetaUserDriveItemListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Remove-MgBetaUserDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Remove-MgBetaUserDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserDriveItemPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Command": "Remove-MgBetaUserDriveItemPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgBetaUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Remove-MgBetaUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemVersionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgBetaUserDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Command": "Remove-MgBetaUserDriveList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgBetaUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgBetaUserDriveListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgBetaUserDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Remove-MgBetaUserDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaUserDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgBetaUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Remove-MgBetaUserDriveListPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Command": "Remove-MgBetaUserDriveRoot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Command": "Remove-MgBetaUserDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Discard", - "DiscardViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserDriveRootCheckout", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", + "Command": "Remove-MgBetaUserDriveRootCheckout", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Discard", + "DiscardViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Remove-MgBetaUserDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaUserDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Command": "Remove-MgBetaUserDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Command": "Remove-MgBetaUserDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Command": "Remove-MgBetaUserDriveRootListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Remove-MgBetaUserDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Remove-MgBetaUserDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgBetaUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserDriveRootPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "Command": "Remove-MgBetaUserDriveRootPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Remove-MgBetaUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Remove-MgBetaUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgBetaUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Remove-MgBetaUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootVersionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgBetaUserDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Remove-MgBetaUserDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Remove-MgBetaUserDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Remove-MgBetaUserEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserEventAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserEventInstancePermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/permanentDelete", + "Command": "Remove-MgBetaUserEventInstancePermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserEventPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/events/{event-id}/permanentDelete", + "Command": "Remove-MgBetaUserEventPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserExtension", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/followedSites/remove", + "Command": "Remove-MgBetaUserFollowedSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaUserFollowedSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/followedSites/remove", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSite" + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInferenceClassificationOverride", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Remove-MgBetaUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection", + "Command": "Remove-MgBetaUserInformationProtection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/policy", + "Command": "Remove-MgBetaUserInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights", + "Command": "Remove-MgBetaUserInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightShared", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Command": "Remove-MgBetaUserInsightShared", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightTrending", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Command": "Remove-MgBetaUserInsightTrending", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightUsed", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Command": "Remove-MgBetaUserInsightUsed", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserLicenseDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Remove-MgBetaUserLicenseDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Remove-MgBetaUserMailFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Remove-MgBetaUserMailFolderChildFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessagePermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/permanentDelete", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessagePermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserMailFolderChildFolderPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/permanentDelete", + "Command": "Remove-MgBetaUserMailFolderChildFolderPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Remove-MgBetaUserMailFolderMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Remove-MgBetaUserMailFolderMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserMailFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Remove-MgBetaUserMailFolderMessageMention", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserMailFolderMessagePermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/permanentDelete", + "Command": "Remove-MgBetaUserMailFolderMessagePermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Remove-MgBetaUserMailFolderMessageRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserMailFolderPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/permanentDelete", + "Command": "Remove-MgBetaUserMailFolderPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Remove-MgBetaUserManagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgBetaUserManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Remove-MgBetaUserManagerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -467510,184 +467762,184 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/manager/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessage", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Remove-MgBetaUserMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Remove-MgBetaUserMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageMention", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Command": "Remove-MgBetaUserMessageMention", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserMessagePermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/permanentDelete", + "Command": "Remove-MgBetaUserMessagePermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Command": "Remove-MgBetaUserMobileAppIntentAndState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/notifications/{notification-id}", + "Command": "Remove-MgBetaUserNotification", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgBetaUserOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgBetaUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenotePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -467707,64 +467959,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenotePageContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Remove-MgBetaUserOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgBetaUserOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgBetaUserOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgBetaUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -467784,145 +468036,145 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -467942,34 +468194,34 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -467997,291 +468249,291 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Remove-MgBetaUserOutlookMasterCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Command": "Remove-MgBetaUserOutlookTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserOutlookTaskAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Command": "Remove-MgBetaUserOutlookTaskFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserOutlookTaskFolderPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/permanentDelete", + "Command": "Remove-MgBetaUserOutlookTaskFolderPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Command": "Remove-MgBetaUserOutlookTaskGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/permanentDelete", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktaskfolder-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/permanentDelete", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgBetaUserOutlookTaskPermanent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/permanentDelete", + "Command": "Remove-MgBetaUserOutlookTaskPermanent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-permanentdelete?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", + "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468309,19 +468561,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/photo", + "Command": "Remove-MgBetaUserPhoto", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserPhoto", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468349,21 +468601,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/photo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Remove-MgBetaUserPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468391,34 +468643,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/presence", + "Command": "Remove-MgBetaUserPresence", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/presence", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile", + "Command": "Remove-MgBetaUserProfile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468438,19 +468690,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Remove-MgBetaUserProfileAccount", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAccount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468470,19 +468722,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Remove-MgBetaUserProfileAddress", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAddress", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468502,19 +468754,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Remove-MgBetaUserProfileAnniversary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468534,19 +468786,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Remove-MgBetaUserProfileAward", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAward", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468566,19 +468818,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Remove-MgBetaUserProfileCertification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileCertification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468598,19 +468850,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Remove-MgBetaUserProfileEducationalActivity", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468630,19 +468882,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Remove-MgBetaUserProfileEmail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468662,19 +468914,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Remove-MgBetaUserProfileInterest", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileInterest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468694,19 +468946,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Remove-MgBetaUserProfileLanguage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileLanguage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468726,19 +468978,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Remove-MgBetaUserProfileName", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468758,19 +469010,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Remove-MgBetaUserProfileNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileNote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468814,19 +469066,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Remove-MgBetaUserProfilePatent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePatent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468846,19 +469098,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Remove-MgBetaUserProfilePhone", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePhone", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468878,19 +469130,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Remove-MgBetaUserProfilePosition", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePosition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468910,19 +469162,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Remove-MgBetaUserProfileProject", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileProject", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468942,19 +469194,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Remove-MgBetaUserProfilePublication", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePublication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -468974,19 +469226,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Remove-MgBetaUserProfileSkill", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileSkill", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469006,19 +469258,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Remove-MgBetaUserProfileWebAccount", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469038,19 +469290,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Remove-MgBetaUserProfileWebsite", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileWebsite", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469070,289 +469322,289 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserScopedRoleMemberOf", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Remove-MgBetaUserScopedRoleMemberOf", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security", + "Command": "Remove-MgBetaUserSecurity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection", + "Command": "Remove-MgBetaUserSecurityInformationProtection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings", + "Command": "Remove-MgBetaUserSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingItemInsight", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Remove-MgBetaUserSettingItemInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingShiftPreference", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Remove-MgBetaUserSettingShiftPreference", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingStorage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/storage", + "Command": "Remove-MgBetaUserSettingStorage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingStorageQuota", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Remove-MgBetaUserSettingStorageQuota", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingStorageQuotaService", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Remove-MgBetaUserSettingStorageQuotaService", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingWindows", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Command": "Remove-MgBetaUserSettingWindows", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingWindowsInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Command": "Remove-MgBetaUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamwork", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/teamwork", + "Command": "Remove-MgBetaUserTeamwork", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamworkInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469452,19 +469704,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Remove-MgBetaUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoList", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469492,34 +469744,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Remove-MgBetaUserTodoListTask", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTask", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469539,19 +469791,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469571,19 +469823,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469603,49 +469855,49 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469665,34 +469917,34 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Remove-MgBetaUserTodoListTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -469712,545 +469964,547 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete1", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEvent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Command": "Remove-MgBetaVirtualEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", + "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Command": "Remove-MgBetaVirtualEventPresenter", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Command": "Remove-MgBetaVirtualEventSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhall", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Command": "Remove-MgBetaVirtualEventTownhall", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Command": "Remove-MgBetaVirtualEventTownhallPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Command": "Remove-MgBetaVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinar", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Command": "Remove-MgBetaVirtualEventWebinar", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Command": "Remove-MgBetaVirtualEventWebinarRegistration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Command": "Remove-MgBetaVirtualEventWebinarSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesDeployment", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaWuDeployment", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Command": "Remove-MgBetaWindowsUpdatesDeployment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", + "OutputType": null, + "CommandAlias": "Remove-MgBetaWuDeployment", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "OutputType": null, + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Command": "Remove-MgBetaWindowsUpdatesPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicy", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudience", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity", @@ -470259,255 +470513,253 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}", + "Command": "Remove-MgBetaWindowsUpdatesProduct", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProduct", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProduct", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Command": "Remove-MgBetaWindowsUpdatesProductEdition", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductEdition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProductEdition", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProductKnownIssue", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Command": "Remove-MgBetaWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductRevision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProductRevision", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuResourceConnection", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Command": "Remove-MgBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingBusiness", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470543,34 +470795,34 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Remove-MgBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Remove-MgBookingBusinessCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470606,19 +470858,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Remove-MgBookingBusinessCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470646,19 +470898,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Remove-MgBookingBusinessService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessService", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470678,19 +470930,19 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Remove-MgBookingBusinessStaffMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470710,49 +470962,49 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Remove-MgBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgBookingCurrency", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}", + "Command": "Remove-MgChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgChat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470812,34 +471064,34 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgChatLastMessagePreview", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgChatLastMessagePreview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgChatMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgChatMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470867,51 +471119,51 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Remove-MgChatPinnedMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470931,19 +471183,19 @@ "IsLeastPrivilege": true } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgChatTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -470995,19 +471247,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}", + "Command": "Remove-MgCommunicationCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCall", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -471027,19 +471279,19 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -471059,49 +471311,49 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Remove-MgCommunicationCallContentSharingSession", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallContentSharingSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Remove-MgCommunicationCallOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Remove-MgCommunicationCallParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -471121,259 +471373,259 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallRecordOrganizerV2", - "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Command": "Remove-MgCommunicationCallRecordOrganizerV2", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallRecordParticipantV2", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Command": "Remove-MgCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Remove-MgCommunicationCallRecordSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgCommunicationOnlineMeeting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Remove-MgCommunicationOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Remove-MgCommunicationOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgCommunicationPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/presences/{presence-id}", + "Command": "Remove-MgCommunicationPresence", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}", + "Command": "Remove-MgContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgContract", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contracts/{contract-id}", + "Command": "Remove-MgContract", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Remove-MgDataPolicyOperation", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}", + "Command": "Remove-MgDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -471393,34 +471645,34 @@ "IsLeastPrivilege": true } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -471440,19 +471692,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -471472,34 +471724,34 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -471519,19 +471771,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -471551,49 +471803,49 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -471613,19 +471865,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { @@ -471645,94 +471897,94 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -471752,139 +472004,139 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -471904,19 +472156,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -471936,19 +472188,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -471968,919 +472220,919 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managediosstoreapp-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsappx-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -472900,19 +473152,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -472932,34 +473184,34 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Remove-MgDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtVppToken", "Permissions": [ { @@ -472979,19 +473231,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -473011,19 +473263,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -473043,19 +473295,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -473075,19 +473327,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -473107,78 +473359,78 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Remove-MgDeviceByDeviceId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceByDeviceId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Remove-MgDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Remove-MgDeviceManagementAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473198,33 +473450,33 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Remove-MgDeviceManagementDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473244,19 +473496,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Remove-MgDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473276,317 +473528,317 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0", - "OutputType": null - }, - { + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdateconfiguration-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473606,19 +473858,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473638,19 +473890,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Remove-MgDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473670,49 +473922,49 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Remove-MgDeviceManagementIoUpdateStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Remove-MgDeviceManagementManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473732,141 +473984,141 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473886,19 +474138,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473918,49 +474170,49 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Remove-MgDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -473980,19 +474232,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474012,33 +474264,33 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/deviceManagement/reports", + "Command": "Remove-MgDeviceManagementReport", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Reports", - "Uri": "/deviceManagement/reports", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Remove-MgDeviceManagementResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474058,19 +474310,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474090,19 +474342,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Remove-MgDeviceManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474122,19 +474374,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474154,94 +474406,94 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Remove-MgDeviceManagementTermAndCondition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474261,19 +474513,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474293,19 +474545,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474325,19 +474577,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474357,19 +474609,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474389,19 +474641,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474421,19 +474673,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474453,19 +474705,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474485,48 +474737,48 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474546,49 +474798,49 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474608,19 +474860,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474640,19 +474892,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474672,19 +474924,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474704,19 +474956,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474736,19 +474988,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474768,19 +475020,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474800,33 +475052,33 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474846,33 +475098,33 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474892,19 +475144,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474924,19 +475176,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -474956,169 +475208,169 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -475138,19 +475390,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -475170,184 +475422,184 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", + "OutputType": null, + "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Remove-MgDirectoryAdministrativeUnit", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Remove-MgDirectoryAttributeSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/{directoryObject-id}", + "Command": "Remove-MgDirectoryDeletedItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryDeviceLocalCredential", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Command": "Remove-MgDirectoryDeviceLocalCredential", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Remove-MgDirectoryFederationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -475367,259 +475619,259 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryObject", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DirectoryObjects", "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Remove-MgDirectoryObject", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryOnPremiseSynchronization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Command": "Remove-MgDirectoryOnPremiseSynchronization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Remove-MgDirectoryRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleByRoleTemplateId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Remove-MgDirectoryRoleScopedMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Remove-MgDirectoryRoleTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectorySubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/subscriptions/{companySubscription-id}", + "Command": "Remove-MgDirectorySubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDomain", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}", + "Command": "Remove-MgDomain", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDomainFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Remove-MgDomainFederationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Remove-MgDomainServiceConfigurationRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Remove-MgDomainVerificationDnsRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}", + "Command": "Remove-MgDrive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveBundleContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Remove-MgDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Remove-MgDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgDriveItem", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -475647,199 +475899,199 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Remove-MgDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Remove-MgDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Remove-MgDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Remove-MgDriveItemListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Remove-MgDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Remove-MgDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgDriveItemPermanent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Command": "Remove-MgDriveItemPermanent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -475867,619 +476119,619 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemRetentionLabel", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Remove-MgDriveItemRetentionLabel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Remove-MgDriveItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveItemVersionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list", + "Command": "Remove-MgDriveList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgDriveListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgDriveListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgDriveListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgDriveListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgDriveListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root", + "Command": "Remove-MgDriveRoot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics", + "Command": "Remove-MgDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Remove-MgDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/content", + "Command": "Remove-MgDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem", + "Command": "Remove-MgDriveRootListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Remove-MgDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/fields", + "Command": "Remove-MgDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgDriveRootPermanent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permanentDelete", + "Command": "Remove-MgDriveRootPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Remove-MgDriveRootPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/retentionLabel", + "Command": "Remove-MgDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Remove-MgDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Remove-MgDriveRootVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Remove-MgDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClass", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/classes/{educationClass-id}", + "Command": "Remove-MgEducationClass", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476499,19 +476751,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Remove-MgEducationClassAssignmentCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476531,19 +476783,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", "Permissions": [ { @@ -476563,34 +476815,34 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Remove-MgEducationClassAssignmentDefault", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationClassAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476610,19 +476862,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationClassAssignmentRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476642,19 +476894,19 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476674,79 +476926,79 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSetting", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Remove-MgEducationClassAssignmentSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationClassAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476766,49 +477018,49 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Command": "Remove-MgEducationClassMemberEducationUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassMemberEducationUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgEducationClassMemberByRef", "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Remove-MgEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476828,19 +477080,19 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Remove-MgEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassModuleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -476860,183 +477112,183 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Command": "Remove-MgEducationClassTeacherEducationUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationClassTeacherEducationUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgEducationClassTeacherByRef", "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgEducationMe", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me", + "Command": "Remove-MgEducationMe", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationMeAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationMeAssignmentRubric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgEducationMeAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Remove-MgEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationMeRubric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -477056,447 +477308,449 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgEducationSchool", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/schools/{educationSchool-id}", + "Command": "Remove-MgEducationSchool", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationSchoolClassEducationClassByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEducationSchoolClassByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "Command": "Remove-MgEducationSchoolClassEducationClassByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationSchoolUserEducationUserByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEducationSchoolUserByRef", + "OutputType": null, + "CommandAlias": "Remove-MgEducationSchoolClassByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "Command": "Remove-MgEducationSchoolUserEducationUserByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUser", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgEducationSchoolUserByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}", + "Command": "Remove-MgEducationUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Remove-MgEducationUserAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Remove-MgEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Remove-MgEducationUserAssignmentRubric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Remove-MgEducationUserAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Remove-MgEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEducationUserRubric", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Remove-MgEducationUserRubric", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Remove-MgEntitlementManagementAccessPackage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Command": "Remove-MgEntitlementManagementAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Command": "Remove-MgEntitlementManagementAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Command": "Remove-MgEntitlementManagementCatalog", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Command": "Remove-MgEntitlementManagementCatalogResource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -477505,83 +477759,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -477590,353 +477844,353 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "OutputType": null, + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResource", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Command": "Remove-MgEntitlementManagementResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Command": "Remove-MgEntitlementManagementResourceEnvironment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Command": "Remove-MgEntitlementManagementResourceRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -477945,83 +478199,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -478030,525 +478284,523 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Command": "Remove-MgEntitlementManagementResourceScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceScopeResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Remove-MgExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgExternalConnection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -478568,19 +478820,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Remove-MgExternalConnectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -478600,19 +478852,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Remove-MgExternalConnectionGroupMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionGroupMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -478632,19 +478884,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Remove-MgExternalConnectionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -478664,109 +478916,109 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionItemActivity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Search", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Remove-MgExternalConnectionItemActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Search", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Remove-MgExternalConnectionOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}", + "Command": "Remove-MgGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgGroupAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupByUniqueName", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Remove-MgGroupByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Remove-MgGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -478786,34 +479038,34 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Command": "Remove-MgGroupConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupConversation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -478833,19 +479085,19 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupConversationThread", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThread", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -478865,919 +479117,919 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostAttachment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupConversationThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupConversationThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Remove-MgGroupDrive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveBundleContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Remove-MgGroupDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Remove-MgGroupDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgGroupDriveItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Remove-MgGroupDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Remove-MgGroupDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Remove-MgGroupDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Remove-MgGroupDriveItemListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Remove-MgGroupDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgGroupDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgGroupDriveItemPermanent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Command": "Remove-MgGroupDriveItemPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Remove-MgGroupDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Remove-MgGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemVersionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgGroupDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Command": "Remove-MgGroupDriveList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgGroupDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgGroupDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgGroupDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Command": "Remove-MgGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Command": "Remove-MgGroupDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Remove-MgGroupDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Command": "Remove-MgGroupDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Command": "Remove-MgGroupDriveRootListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Remove-MgGroupDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgGroupDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgGroupDriveRootPermanent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Command": "Remove-MgGroupDriveRootPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Remove-MgGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Remove-MgGroupDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Remove-MgGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Remove-MgGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgGroupDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Remove-MgGroupDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Remove-MgGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -479797,143 +480049,143 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupEventAttachment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupEventAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupEventExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Remove-MgGroupEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Remove-MgGroupEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupExtension", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/removeFavorite", + "Command": "Remove-MgGroupFavorite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgGroupFavorite", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/removeFavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Command": "Remove-MgGroupFromLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgGroupFromLifecyclePolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Remove-MgGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", + "Command": "Remove-MgGroupMemberDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupMemberDirectoryObjectByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgGroupMemberByRef", "Permissions": [ { @@ -479961,34 +480213,34 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -480008,64 +480260,64 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupOnenotePageContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Notes", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Remove-MgGroupOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgGroupOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgGroupOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgGroupOwnerByRef", "Permissions": [ { @@ -480085,34 +480337,34 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgGroupPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/photo", + "Command": "Remove-MgGroupPhoto", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupPhoto", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -480132,21 +480384,21 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/photo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Remove-MgGroupPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -480166,51 +480418,51 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Remove-MgGroupPlannerPlanDetail", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupPlannerPlanDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Planner", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgGroupRejectedSenderByRef", "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Command": "Remove-MgGroupSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -480230,956 +480482,937 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/remove", + "Command": "Remove-MgGroupSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgGroupSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/remove", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Command": "Remove-MgGroupSiteAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteGetByPathAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Remove-MgGroupSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteGetByPathOnenote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Remove-MgGroupSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Remove-MgGroupSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Command": "Remove-MgGroupSiteList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgGroupSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Remove-MgGroupSiteListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgGroupSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Command": "Remove-MgGroupSiteOnenote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Remove-MgGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Remove-MgGroupSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Remove-MgGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Remove-MgGroupSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Remove-MgGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Remove-MgGroupSitePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Remove-MgGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSitePermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Command": "Remove-MgGroupSitePermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Command": "Remove-MgGroupSiteTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Command": "Remove-MgGroupSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Command": "Remove-MgGroupSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", - "Delete2", - "Delete3", "DeleteViaIdentity", - "DeleteViaIdentity1", - "DeleteViaIdentity2", - "DeleteViaIdentity3" + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", @@ -481190,136 +481423,157 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", + "Delete2", + "Delete3", "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity1", + "DeleteViaIdentity2", + "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Remove-MgGroupSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -481330,17 +481584,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -481351,51 +481605,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -481406,17 +481660,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -481427,742 +481681,740 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team", + "Command": "Remove-MgGroupTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Command": "Remove-MgGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Command": "Remove-MgGroupTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Remove-MgGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgGroupTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgGroupTeamInstalledApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Command": "Remove-MgGroupTeamMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/photo/$value", + "Command": "Remove-MgGroupTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel", + "Command": "Remove-MgGroupTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Command": "Remove-MgGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Command": "Remove-MgGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamSchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule", + "Command": "Remove-MgGroupTeamSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Command": "Remove-MgGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamTag", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Command": "Remove-MgGroupTeamTag", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Remove-MgGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Remove-MgGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupThread", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -482182,409 +482434,409 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostAttachment", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Command": "Remove-MgGroupThreadPostAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Remove-MgGroupThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Remove-MgGroupThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityApiConnector", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Command": "Remove-MgIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventFlow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Remove-MgIdentityAuthenticationEventFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventListener", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Remove-MgIdentityAuthenticationEventListener", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Remove-MgIdentityB2XUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguage", - "ApiVersion": "v1.0", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Remove-MgIdentityB2XUserFlowLanguage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -482604,19 +482856,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Remove-MgIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -482636,662 +482888,662 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgIdentityCustomAuthenticationExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Remove-MgIdentityCustomAuthenticationExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccess", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess", + "Command": "Remove-MgIdentityGovernancePrivilegedAccess", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Remove-MgIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Remove-MgIdentityUserFlowAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Remove-MgOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483311,34 +483563,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}", + "Command": "Remove-MgOrganization", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding", + "Command": "Remove-MgOrganizationBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBranding", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483358,94 +483610,94 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingBackgroundImage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Command": "Remove-MgOrganizationBrandingBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingBannerLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Command": "Remove-MgOrganizationBrandingBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingCustomCss", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/customCSS", + "Command": "Remove-MgOrganizationBrandingCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingFavicon", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/favicon", + "Command": "Remove-MgOrganizationBrandingFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingHeaderLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/headerLogo", + "Command": "Remove-MgOrganizationBrandingHeaderLogo", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Remove-MgOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483465,214 +483717,214 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingSquareLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Remove-MgOrganizationBrandingSquareLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingSquareLogoDark", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Remove-MgOrganizationBrandingSquareLogoDark", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgOrganizationExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Remove-MgOrganizationExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPlace", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/places/{place-id}", + "Command": "Remove-MgPlace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPlaceAsRoomListRoom", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Command": "Remove-MgPlaceAsRoomListRoom", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Remove-MgPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPlannerBucket", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483700,19 +483952,19 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Remove-MgPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPlannerPlan", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483740,19 +483992,19 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Remove-MgPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPlannerTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483780,64 +484032,64 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Planner", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483857,33 +484109,33 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/adminConsentRequestPolicy", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Remove-MgPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483903,62 +484155,62 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -483978,48 +484230,48 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authorizationPolicy", + "Command": "Remove-MgPolicyAuthorizationPolicy", + "ApiReferenceLink": null, "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authorizationPolicy", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Remove-MgPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -484039,163 +484291,163 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -484215,138 +484467,138 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Remove-MgPolicyRoleManagementPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Remove-MgPolicyRoleManagementPolicyRule", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Remove-MgPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -484366,19 +484618,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Remove-MgPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -484398,124 +484650,124 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgPrintConnector", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CloudPrint", "Uri": "/print/connectors/{printConnector-id}", + "Command": "Remove-MgPrintConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/operations/{printOperation-id}", + "Command": "Remove-MgPrintOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintPrinter", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}", + "Command": "Remove-MgPrintPrinter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Remove-MgPrintPrinterJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJobDocument", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Remove-MgPrintPrinterJobDocument", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJobDocumentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Remove-MgPrintPrinterJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJobTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Remove-MgPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Remove-MgPrintPrinterTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -484535,541 +484787,541 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgPrintService", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CloudPrint", "Uri": "/print/services/{printService-id}", + "Command": "Remove-MgPrintService", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Remove-MgPrintServiceEndpoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintShare", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}", + "Command": "Remove-MgPrintShare", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Command": "Remove-MgPrintShareAllowedGroupByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgPrintShareAllowedUserByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Command": "Remove-MgPrintShareAllowedUserByRef", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Remove-MgPrintShareJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintShareJobDocument", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Remove-MgPrintShareJobDocument", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintShareJobDocumentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Remove-MgPrintShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintShareJobTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Remove-MgPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Remove-MgPrintTaskDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Remove-MgPrintTaskDefinitionTask", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Remove-MgPrivacySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgPrivacySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Remove-MgPrivacySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBilling", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing", + "Command": "Remove-MgReportPartnerBilling", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingManifest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Command": "Remove-MgReportPartnerBillingManifest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/operations/{operation-id}", + "Command": "Remove-MgReportPartnerBillingOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingReconciliation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/reconciliation", + "Command": "Remove-MgReportPartnerBillingReconciliation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingReconciliationBilled", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/reconciliation/billed", + "Command": "Remove-MgReportPartnerBillingReconciliationBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingUsage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage", + "Command": "Remove-MgReportPartnerBillingUsage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingUsageBilled", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/billed", + "Command": "Remove-MgReportPartnerBillingUsageBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingUsageUnbilled", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/unbilled", + "Command": "Remove-MgReportPartnerBillingUsageUnbilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgRiskDetection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Command": "Remove-MgRiskDetection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRiskyServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Remove-MgRiskyServicePrincipal", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRiskyServicePrincipalHistory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Command": "Remove-MgRiskyServicePrincipalHistory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRiskyUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Command": "Remove-MgRiskyUser", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRiskyUserHistory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Remove-MgRiskyUserHistory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory", + "Command": "Remove-MgRoleManagementDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485089,123 +485341,123 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagement", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement", + "Command": "Remove-MgRoleManagementEntitlementManagement", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485225,154 +485477,154 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "SchemaExtensions", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Remove-MgSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSchemaExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485392,19 +485644,19 @@ "IsLeastPrivilege": false } ], - "Module": "SchemaExtensions", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Remove-MgSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSearchAcronym", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485424,19 +485676,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/acronyms/{acronym-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Remove-MgSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSearchBookmark", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485456,19 +485708,19 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/qnas/{qna-id}", + "Command": "Remove-MgSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSearchQna", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485488,229 +485740,229 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/qnas/{qna-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAlertV2", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Remove-MgSecurityAlertV2", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation", + "Command": "Remove-MgSecurityAttackSimulation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationAutomation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Remove-MgSecurityAttackSimulationAutomation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationLandingPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Command": "Remove-MgSecurityAttackSimulationLandingPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationLoginPage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Command": "Remove-MgSecurityAttackSimulationLoginPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Command": "Remove-MgSecurityAttackSimulationOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationPayload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Command": "Remove-MgSecurityAttackSimulationPayload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationTraining", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/trainings/{training-id}", + "Command": "Remove-MgSecurityAttackSimulationTraining", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCase", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases", + "Command": "Remove-MgSecurityCase", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485730,27 +485982,29 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", "Variants": [ "Remove", "Remove1", @@ -485759,9 +486013,7 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485781,72 +486033,74 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", "Variants": [ "Remove", "Remove1", @@ -485855,9 +486109,7 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485877,64 +486129,64 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -485954,49 +486206,49 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -486016,734 +486268,734 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "Command": "Remove-MgSecurityIdentity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/identities", + "Command": "Remove-MgSecurityIdentity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityIdentityHealthIssue", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Remove-MgSecurityIdentityHealthIssue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityIncident", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/incidents/{incident-id}", + "Command": "Remove-MgSecurityIncident", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels", + "Command": "Remove-MgSecurityLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelAuthority", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Command": "Remove-MgSecurityLabelAuthority", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Command": "Remove-MgSecurityLabelCategory", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelCategorySubcategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Command": "Remove-MgSecurityLabelCategorySubcategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelCitation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/citations/{citationTemplate-id}", + "Command": "Remove-MgSecurityLabelCitation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelDepartment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Command": "Remove-MgSecurityLabelDepartment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelFilePlanReference", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Command": "Remove-MgSecurityLabelFilePlanReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Remove-MgSecurityLabelRetentionLabel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Remove-MgSecuritySecureScore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Remove-MgSecuritySecureScoreControlProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecuritySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Remove-MgSecuritySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecuritySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Remove-MgSecuritySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence", + "Command": "Remove-MgSecurityThreatIntelligence", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceArticle", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/articles/{article-id}", + "Command": "Remove-MgSecurityThreatIntelligenceArticle", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHost", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Command": "Remove-MgSecurityThreatIntelligenceHost", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostPair", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Command": "Remove-MgSecurityThreatIntelligenceHostPair", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostPort", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Command": "Remove-MgSecurityThreatIntelligenceHostPort", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityTrigger", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/triggers", + "Command": "Remove-MgSecurityTrigger", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Remove-MgSecurityTriggerRetentionEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/triggerTypes", + "Command": "Remove-MgSecurityTriggerType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Remove-MgServiceAnnouncementHealthOverview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Remove-MgServiceAnnouncementIssue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Remove-MgServiceAnnouncementMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Remove-MgServiceAnnouncementMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Remove-MgServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -486771,64 +487023,64 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgServicePrincipalAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalByAppId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Remove-MgServicePrincipalByAppId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { @@ -486872,49 +487124,49 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Remove-MgServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { @@ -486958,21 +487210,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", + "Command": "Remove-MgServicePrincipalKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgServicePrincipalKey", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487000,19 +487252,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", "Permissions": [ { @@ -487040,21 +487292,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", + "Command": "Remove-MgServicePrincipalPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgServicePrincipalPassword", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487082,19 +487334,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487122,19 +487374,19 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487170,49 +487422,49 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Remove-MgServicePrincipalRiskDetection", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalRiskDetection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Remove-MgServicePrincipalSynchronization", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronization", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Remove-MgServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487232,49 +487484,49 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487302,423 +487554,423 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Remove-MgShareDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Command": "Remove-MgShareItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Remove-MgShareList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareListColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgShareListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgShareListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Command": "Remove-MgShareListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgShareListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgShareListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgShareListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgShareListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgShareListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgShareListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgShareListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgShareListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgShareListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgShareListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgShareListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgShareListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgShareListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgShareListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgShareListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSharePermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Remove-MgSharePermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareRootContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Command": "Remove-MgShareRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics", + "Command": "Remove-MgSiteAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteColumn", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487738,19 +487990,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487770,19 +488022,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487802,94 +488054,94 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgSiteContentTypeColumnLink", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteGetByPathAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Remove-MgSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteGetByPathOnenote", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Remove-MgSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Remove-MgSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Remove-MgSiteList", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487909,19 +488161,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Remove-MgSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487941,19 +488193,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -487973,49 +488225,49 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgSiteListContentTypeColumnLink", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Remove-MgSiteListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -488051,124 +488303,124 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgSiteListItemDocumentSetVersionField", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Remove-MgSiteListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgSiteListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgSiteListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -488188,264 +488440,245 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteSection", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Notes", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgSiteOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Remove-MgSitePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayout", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Remove-MgSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Remove-MgSitePageAsSitePageWebPart", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSitePermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Remove-MgSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore", + "Command": "Remove-MgSiteTermStore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Remove-MgSiteTermStoreGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Remove-MgSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", - "Delete2", - "Delete3", "DeleteViaIdentity", - "DeleteViaIdentity1", - "DeleteViaIdentity2", - "DeleteViaIdentity3" + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", @@ -488456,136 +488689,157 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", + "Delete2", + "Delete3", "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity1", + "DeleteViaIdentity2", + "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Remove-MgSiteTermStoreSet", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Remove-MgSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -488596,17 +488850,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -488617,51 +488871,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -488672,17 +488926,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", @@ -488693,553 +488947,551 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Remove-MgSiteTermStoreSetTerm", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Remove-MgSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Remove-MgSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestore", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore", + "Command": "Remove-MgSolutionBackupRestore", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Remove-MgSolutionBackupRestoreDriveInclusionRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Remove-MgSolutionBackupRestoreDriveProtectionUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Command": "Remove-MgSolutionBackupRestoreExchangeProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Command": "Remove-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Remove-MgSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Remove-MgSolutionBackupRestoreMailboxProtectionUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Command": "Remove-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestorePoint", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Command": "Remove-MgSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Command": "Remove-MgSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreServiceApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Command": "Remove-MgSolutionBackupRestoreServiceApp", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Command": "Remove-MgSolutionBackupRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Command": "Remove-MgSolutionBackupRestoreSharePointProtectionPolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Command": "Remove-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Remove-MgSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Remove-MgSolutionBackupRestoreSiteProtectionUnit", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSubscribedSku", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Remove-MgSubscribedSku", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "ChangeNotifications", "Uri": "/subscriptions/{subscription-id}", + "Command": "Remove-MgSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}", + "Command": "Remove-MgTeam", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Remove-MgTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489275,96 +489527,96 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Command": "Remove-MgTeamChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgTeamChannelEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Command": "Remove-MgTeamChannelFileFolderContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgTeamChannelSharedWithTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamChannelTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489440,19 +489692,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489520,216 +489772,216 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgTeamMember", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Remove-MgTeamMember", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Remove-MgTeamOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/photo/$value", + "Command": "Remove-MgTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Remove-MgTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Command": "Remove-MgTeamPrimaryChannelEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgTeamPrimaryChannelEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Remove-MgTeamPrimaryChannelMember", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamSchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule", + "Command": "Remove-MgTeamSchedule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Remove-MgTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Remove-MgTeamScheduleOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489749,34 +490001,34 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Remove-MgTeamScheduleSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489796,19 +490048,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Remove-MgTeamScheduleShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489836,34 +490088,34 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Remove-MgTeamScheduleTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489883,19 +490135,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Remove-MgTeamScheduleTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489915,19 +490167,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Remove-MgTeamScheduleTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489947,19 +490199,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Remove-MgTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamTag", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -489979,19 +490231,19 @@ "IsLeastPrivilege": true } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Remove-MgTeamTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490011,337 +490263,337 @@ "IsLeastPrivilege": true } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedChat", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Remove-MgTeamworkDeletedChat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Command": "Remove-MgTeamworkDeletedTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Command": "Remove-MgTeamworkDeletedTeamChannel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkTeamAppSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/teamsAppSettings", + "Command": "Remove-MgTeamworkTeamAppSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], - "Method": "DELETE", - "Command": "Remove-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Remove-MgTeamworkWorkforceIntegration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}", + "Command": "Remove-MgUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUser", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490385,64 +490637,64 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserActivity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Remove-MgUserActivity", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CrossDeviceExperiences", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Remove-MgUserActivityHistoryItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Remove-MgUserAppRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationEmailMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490462,19 +490714,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationFido2Method", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490494,19 +490746,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490526,34 +490778,34 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Remove-MgUserAuthenticationOperation", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationPhoneMethod", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490573,19 +490825,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490605,19 +490857,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490637,19 +490889,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -490669,1739 +490921,1739 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Remove-MgUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Remove-MgUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserChat", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Remove-MgUserChat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Command": "Remove-MgUserChatInstalledApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatLastMessagePreview", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Command": "Remove-MgUserChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Remove-MgUserChatMember", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Remove-MgUserChatMessage", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Remove-MgUserChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Remove-MgUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserChatPermissionGrant", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Remove-MgUserChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Remove-MgUserChatPinnedMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserChatTab", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Remove-MgUserChatTab", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Remove-MgUserContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgUserContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Remove-MgUserContactFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Remove-MgUserContactFolderChildFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolderContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Remove-MgUserContactFolderChildFolderContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Remove-MgUserContactFolderContact", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Remove-MgUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Remove-MgUserContactFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Remove-MgUserContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Remove-MgUserDrive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveBundleContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Remove-MgUserDriveBundleContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Remove-MgUserDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Remove-MgUserDriveItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Remove-MgUserDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Remove-MgUserDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Remove-MgUserDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Remove-MgUserDriveItemListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Remove-MgUserDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Remove-MgUserDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgUserDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgUserDriveItemPermanent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Command": "Remove-MgUserDriveItemPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Remove-MgUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Remove-MgUserDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Remove-MgUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Remove-MgUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemVersionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgUserDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Command": "Remove-MgUserDriveList", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Remove-MgUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Remove-MgUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Remove-MgUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Remove-MgUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Remove-MgUserDriveListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Remove-MgUserDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Remove-MgUserDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Remove-MgUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgUserDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Remove-MgUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Remove-MgUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Command": "Remove-MgUserDriveRoot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Command": "Remove-MgUserDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Remove-MgUserDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Command": "Remove-MgUserDriveRootContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Command": "Remove-MgUserDriveRootListItem", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Remove-MgUserDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Remove-MgUserDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Remove-MgUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Remove-MgUserDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "Command": "Remove-MgUserDriveRootPermanent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "Command": "Remove-MgUserDriveRootPermanent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Remove-MgUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Remove-MgUserDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Remove-MgUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Remove-MgUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Remove-MgUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Remove-MgUserDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Remove-MgUserDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Remove-MgUserEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserEventAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserEventAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserEventExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Remove-MgUserEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserEventInstanceAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Command": "Remove-MgUserEventInstanceAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Remove-MgUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Remove-MgUserExtension", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/followedSites/remove", + "Command": "Remove-MgUserFollowedSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgUserFollowedSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/followedSites/remove", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSite" + "Method": "POST" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserInferenceClassificationOverride", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Remove-MgUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights", + "Command": "Remove-MgUserInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserInsightShared", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Command": "Remove-MgUserInsightShared", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserInsightTrending", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Command": "Remove-MgUserInsightTrending", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserInsightUsed", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Command": "Remove-MgUserInsightUsed", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Remove-MgUserLicenseDetail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Remove-MgUserMailFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Remove-MgUserMailFolderChildFolder", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Command": "Remove-MgUserMailFolderChildFolderMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Command": "Remove-MgUserMailFolderChildFolderMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Remove-MgUserMailFolderMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserMailFolderMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Remove-MgUserMailFolderMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgUserMailFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Remove-MgUserMailFolderMessageRule", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Remove-MgUserManagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Remove-MgUserManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Remove-MgUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Remove-MgUserManagerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserManagerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -492421,94 +492673,94 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/manager/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserMessage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Mail", "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Remove-MgUserMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Command": "Remove-MgUserMessageAttachment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMessageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Remove-MgUserMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserMessageExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Remove-MgUserMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Remove-MgUserOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Remove-MgUserOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnenotePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -492528,64 +492780,64 @@ "IsLeastPrivilege": false } ], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserOnenotePageContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Notes", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Remove-MgUserOnenotePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Remove-MgUserOnenoteSection", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Remove-MgUserOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Remove-MgUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -492605,154 +492857,154 @@ "IsLeastPrivilege": true } ], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Remove-MgUserOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Remove-MgUserOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingRecordingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Remove-MgUserOnlineMeetingRecordingContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Remove-MgUserOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingTranscriptContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Remove-MgUserOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Remove-MgUserOutlookMasterCategory", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/photo", + "Command": "Remove-MgUserPhoto", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserPhoto", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -492780,21 +493032,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/photo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Remove-MgUserPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "Command": "Remove-MgUserPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -492822,199 +493074,199 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgUserPresence", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/users/{user-id}/presence", + "Command": "Remove-MgUserPresence", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Remove-MgUserScopedRoleMemberOf", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings", + "Command": "Remove-MgUserSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSettingItemInsight", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Remove-MgUserSettingItemInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Remove-MgUserSettingShiftPreference", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSettingStorage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/storage", + "Command": "Remove-MgUserSettingStorage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSettingStorageQuota", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Remove-MgUserSettingStorageQuota", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSettingStorageQuotaService", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Remove-MgUserSettingStorageQuotaService", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSettingWindows", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Command": "Remove-MgUserSettingWindows", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserSettingWindowsInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Command": "Remove-MgUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTeamwork", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/teamwork", + "Command": "Remove-MgUserTeamwork", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTeamworkAssociatedTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Remove-MgUserTeamworkAssociatedTeam", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Command": "Remove-MgUserTeamworkInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493114,19 +493366,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Remove-MgUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoList", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493154,34 +493406,34 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Remove-MgUserTodoListTask", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTask", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493201,19 +493453,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Command": "Remove-MgUserTodoListTaskAttachment", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493233,19 +493485,19 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Remove-MgUserTodoListTaskAttachmentContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachmentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493265,49 +493517,49 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachmentSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Remove-MgUserTodoListTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskChecklistItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493327,34 +493579,34 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Remove-MgUserTodoListTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Remove-MgUserTodoListTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493374,566 +493626,566 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "DELETE" }, { - "Variants": [ - "Delete1", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEvent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Command": "Remove-MgVirtualEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Delete", + "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventPresenter", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Command": "Remove-MgVirtualEventPresenter", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Command": "Remove-MgVirtualEventSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgVirtualEventSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventTownhall", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Command": "Remove-MgVirtualEventTownhall", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventTownhallPresenter", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Command": "Remove-MgVirtualEventTownhallPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventTownhallSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Command": "Remove-MgVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinar", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Command": "Remove-MgVirtualEventWebinar", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarPresenter", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Command": "Remove-MgVirtualEventWebinarPresenter", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarRegistration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Command": "Remove-MgVirtualEventWebinarRegistration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Command": "Remove-MgVirtualEventWebinarSession", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "DELETE" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "DELETE" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/changeAssignments", + "Command": "Rename-MgBetaDeviceManagementComanagedDeviceAssignment", + "ApiReferenceLink": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementComanagedDeviceAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/changeAssignments", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/changeAssignments", + "Command": "Rename-MgBetaDeviceManagementManagedDeviceAssignment", + "ApiReferenceLink": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementManagedDeviceAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/changeAssignments", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", + "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "ApiReferenceLink": null, "Variants": [ "Change", "ChangeExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", + "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "ApiReferenceLink": null, "Variants": [ "Change", "ChangeExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", + "Command": "Rename-MgBetaUserCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaUserCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Command": "Rename-MgBetaUserCloudPcUserAccountType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaUserCloudPcUserAccountType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", + "Command": "Rename-MgBetaUserManagedDeviceAssignment", + "ApiReferenceLink": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgBetaUserManagedDeviceAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgCommunicationCallScreenSharingRole", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Method": "POST", - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", + "ApiReferenceLink": null, "Variants": [ "Request", "RequestExpanded" ], - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "ApiReferenceLink": null, "Variants": [ "Request", "RequestExpanded" ], - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", + "ApiReferenceLink": null, "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493953,19 +494205,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", + "ApiReferenceLink": null, "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -493985,63 +494237,63 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", + "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", + "ApiReferenceLink": null, "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/privilegedApproval/myRequests", + "Command": "Request-MgBetaPrivilegedApprovalMy", + "ApiReferenceLink": null, "Variants": [ "Request" ], - "Method": "GET", - "Command": "Request-MgBetaPrivilegedApprovalMy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/privilegedApproval/myRequests", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "ApiReferenceLink": null, "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -494061,34 +494313,34 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/resetDecisions", + "Command": "Reset-MgBetaAccessReviewDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -494108,79 +494360,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Reset", - "ResetViaIdentity" - ], - "Method": "POST", - "Command": "Reset-MgBetaAccessReviewInstanceDecision", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", + "Command": "Reset-MgBetaAccessReviewInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Reset", + "ResetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", + "Command": "Reset-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -494200,485 +494452,485 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Reset", - "ResetViaIdentity" - ], - "Method": "POST", - "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Search", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", + "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaGroupUnseenCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/resetUnseenCount", + "Command": "Reset-MgBetaGroupUnseenCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Reset" + "Reset", + "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset" ], - "Method": "POST", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset" ], - "Method": "POST", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Reset", - "ResetViaIdentity" + "Reset" ], - "Method": "POST", - "Command": "Reset-MgBetaPrintPrinterDefault", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/resetDefaults", + "Command": "Reset-MgBetaPrintPrinterDefault", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", + "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenant" - }, - { "Variants": [ "Reset", - "ResetExpanded", - "ResetViaIdentity", - "ResetViaIdentityExpanded" + "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", - "ResetViaIdentity" + "ResetExpanded", + "ResetViaIdentity", + "ResetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Reset-MgBetaUserManagedDevicePasscode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgBetaUserManagedDevicePasscode", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", + "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgGroupUnseenCount", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/resetUnseenCount", + "Command": "Reset-MgGroupUnseenCount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Reset" + "Reset", + "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Reset" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Command": "Reset-MgUserAuthenticationMethodPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Reset-MgUserAuthenticationMethodPassword", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Command": "Reset-MgUserManagedDevicePasscode", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "Command": "Reset-MgUserManagedDevicePasscode", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Resize", - "ResizeExpanded", - "ResizeViaIdentity", - "ResizeViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", + "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", + "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", + "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resize-MgBetaUserCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", + "Command": "Resize-MgBetaUserCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resize-MgBetaUserManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", + "Command": "Resize-MgBetaUserManagedDeviceCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Resize", + "ResizeExpanded", + "ResizeViaIdentity", + "ResizeViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgApplicationSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restart-MgApplicationSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgBetaApplicationSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restart-MgBetaApplicationSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Reboot", - "RebootViaIdentity" - ], - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Reboot", + "RebootViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -494698,96 +494950,96 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", + "Command": "Restart-MgBetaTeamworkDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", "Variants": [ "Restart", "RestartViaIdentity" ], - "Method": "POST", - "Command": "Restart-MgBetaTeamworkDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Reboot", - "RebootViaIdentity" - ], - "Method": "POST", - "Command": "Restart-MgBetaUserCloudPc", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", + "Command": "Restart-MgBetaUserCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "Command": "Restart-MgBetaUserManagedDeviceNow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgBetaUserManagedDeviceNow", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Reboot", + "RebootViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restart-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -494807,179 +495059,179 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Command": "Restart-MgUserManagedDeviceNow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "Command": "Restart-MgUserManagedDeviceNow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", + "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", + "ApiReferenceLink": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", + "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", + "ApiReferenceLink": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Command": "Restore-MgBetaDirectoryDeletedItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaDirectoryDeletedItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "Command": "Restore-MgBetaDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaDriveItemListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaDriveItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -495007,325 +495259,325 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaDriveListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/restore", + "Command": "Restore-MgBetaDriveRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaDriveRootListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaDriveRootVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreViaIdentity" - ], - "Method": "POST", - "Command": "Restore-MgBetaDriveRootVersion", - "ApiVersion": "beta", + ], + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Command": "Restore-MgBetaGroupDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaGroupDriveItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Restore", - "RestoreExpanded", - "RestoreViaIdentity", - "RestoreViaIdentityExpanded" + "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "Command": "Restore-MgBetaGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Restore", - "RestoreViaIdentity" + "RestoreExpanded", + "RestoreViaIdentity", + "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaGroupDriveRootVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaGroupSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -495345,53 +495597,53 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaShareListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "Command": "Restore-MgBetaShareListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -495427,19 +495679,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaSiteListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -495467,316 +495719,316 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", + "Command": "Restore-MgBetaUserCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaUserCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Command": "Restore-MgBetaUserDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaUserDriveItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Restore", - "RestoreExpanded", - "RestoreViaIdentity", - "RestoreViaIdentityExpanded" + "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "Command": "Restore-MgBetaUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Restore", - "RestoreViaIdentity" + "RestoreExpanded", + "RestoreViaIdentity", + "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootVersion", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgBetaUserDriveRootVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", + "Command": "Restore-MgBetaUserManagedDeviceCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgBetaUserManagedDeviceCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "ApiReferenceLink": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgBetaUserManagedDevicePasscode", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Command": "Restore-MgDirectoryDeletedItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "Command": "Restore-MgDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveItemListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -495804,340 +496056,340 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgDriveListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/root/restore", + "Command": "Restore-MgDriveRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/root/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveRootListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgDriveRootVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", - "RestoreExpanded", - "RestoreViaIdentity", - "RestoreViaIdentityExpanded" + "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Command": "Restore-MgGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Restore", - "RestoreViaIdentity" + "RestoreExpanded", + "RestoreViaIdentity", + "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgGroupDriveItemListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgGroupDriveItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgGroupDriveListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", - "RestoreExpanded", - "RestoreViaIdentity", - "RestoreViaIdentityExpanded" + "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "Command": "Restore-MgGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Restore", - "RestoreViaIdentity" + "RestoreExpanded", + "RestoreViaIdentity", + "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgGroupDriveRootListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgGroupDriveRootVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupSettingTemplate", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", + "Command": "Restore-MgGroupSettingTemplate", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgGroupSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgGroupSiteListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Command": "Restore-MgPrintPrinterFactoryDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgPrintPrinterFactoryDefault", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -496157,53 +496409,53 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgShareListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "Command": "Restore-MgShareListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgShareListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "Command": "Restore-MgShareListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgSiteListItemDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -496239,19 +496491,19 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgSiteListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -496279,188 +496531,188 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Command": "Restore-MgUserDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "POST" }, { - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgUserDriveItemListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgUserDriveItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgUserDriveListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", - "RestoreExpanded", - "RestoreViaIdentity", - "RestoreViaIdentityExpanded" + "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "Command": "Restore-MgUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Restore", - "RestoreViaIdentity" + "RestoreExpanded", + "RestoreViaIdentity", + "RestoreViaIdentityExpanded" ], - "Method": "POST", - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Command": "Restore-MgUserDriveRootListItemVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Command": "Restore-MgUserDriveRootVersion", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Command": "Restore-MgUserManagedDevicePasscode", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "Command": "Restore-MgUserManagedDevicePasscode", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", + "Command": "Resume-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", "Variants": [ "Resume", "ResumeViaIdentity" ], - "Method": "POST", - "Command": "Resume-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -496480,242 +496732,242 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Resume", - "ResumeExpanded", - "ResumeViaIdentity", - "ResumeViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Command": "Resume-MgEntitlementManagementAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Resume", + "ResumeExpanded", + "ResumeViaIdentity", + "ResumeViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "ApiReferenceLink": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", "Permissions": [ { @@ -496735,115 +496987,115 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Revoke", - "RevokeViaIdentity" - ], - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Revoke", + "RevokeViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", + "Command": "Revoke-MgBetaDeviceManagementElevationRequest", + "ApiReferenceLink": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementElevationRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", + "ApiReferenceLink": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaDriveItemPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaDriveItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -496871,442 +497123,442 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" + "Method": "POST" }, { - "Variants": [ - "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Revoke-MgBetaDriveListItemPermissionGrant", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaDriveListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaDriveListPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaDriveListPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaDriveRootPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaDriveRootPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaGroupSitePermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaGroupSitePermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaShareListPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaShareListPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaSharePermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", + "Command": "Revoke-MgBetaSharePermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaSiteListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaSiteListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaSiteListPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaSiteListPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaSitePermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaSitePermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveListPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaUserDriveListPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Revoke", - "RevokeViaIdentity" + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Revoke", + "RevokeViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/revokeSignInSessions", + "Command": "Revoke-MgBetaUserSignInSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "Command": "Revoke-MgBetaUserSignInSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -497334,19 +497586,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/revokeSignInSessions", + "Command": "Revoke-MgUserSignInSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "Command": "Revoke-MgUserSignInSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -497374,49 +497626,49 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/backupRestore/restorePoints/search", + "Command": "Search-MgBackupRestorePoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-1.0", "Variants": [ "Search", "SearchExpanded" ], - "Method": "POST", - "Command": "Search-MgBackupRestorePoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/backupRestore/restorePoints/search", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/backupRestore/restorePoints/search", + "Command": "Search-MgBetaBackupRestorePoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", "Variants": [ "Search", "SearchExpanded" ], - "Method": "POST", - "Command": "Search-MgBetaBackupRestorePoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/backupRestore/restorePoints/search", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "ApiReferenceLink": null, "Variants": [ "Search", "SearchExpanded" ], - "Method": "POST", - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "CommandAlias": null, "Permissions": [ { @@ -497436,304 +497688,304 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Method": "POST" }, { - "Variants": [ - "Search", - "SearchViaIdentity" - ], - "Method": "GET", - "Command": "Search-MgBetaDrive", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgBetaDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Command": "Search-MgBetaDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Command": "Search-MgBetaDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaGroupDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgBetaGroupDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Command": "Search-MgBetaGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "Command": "Search-MgBetaGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaUserDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgBetaUserDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Command": "Search-MgBetaUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgBetaUserDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "Command": "Search-MgBetaUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Command": "Search-MgDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Command": "Search-MgDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgGroupDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgGroupDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Command": "Search-MgGroupDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "Command": "Search-MgGroupDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgUserDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "Command": "Search-MgUserDrive", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Command": "Search-MgUserDriveItem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "Command": "Search-MgUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Functions", "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "Command": "Search-MgUserDriveRoot", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Search", + "SearchViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", + "Command": "Send-MgBetaAccessReviewInstanceReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaAccessReviewInstanceReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/sendReminder", + "Command": "Send-MgBetaAccessReviewReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaAccessReviewReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -497753,21 +498005,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgBetaChatActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaChatActivityNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -497787,106 +498039,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Send-MgBetaCommunicationCallDtmfTone", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/calls/{call-id}/sendDtmfTones", + "Command": "Send-MgBetaCommunicationCallDtmfTone", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation" - }, - { "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "ApiReferenceLink": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -497906,36 +498158,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "ApiReferenceLink": null, "Variants": [ "Send", "SendExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "ApiReferenceLink": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -497955,96 +498207,96 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Send", - "SendViaIdentity" - ], - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaFinancialCompanySalesInvoice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", + "Command": "Send-MgBetaFinancialCompanySalesInvoice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaFinancialCompanySalesQuote", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", + "Command": "Send-MgBetaFinancialCompanySalesQuote", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Send", + "SendViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/sendActivityNotification", + "Command": "Send-MgBetaTeamActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaTeamActivityNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498064,19 +498316,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498096,151 +498348,151 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgBetaUserChatActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserChatActivityNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/sendMail", + "Command": "Send-MgBetaUserMail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserMail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/sendMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Command": "Send-MgBetaUserMailFolderMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "ApiReferenceLink": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/messages/{message-id}/send", + "Command": "Send-MgBetaUserMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaUserMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/messages/{message-id}/send", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498268,21 +498520,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498310,36 +498562,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", + "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Command": "Send-MgBetaUserTeamworkActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgBetaUserTeamworkActivityNotification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498359,21 +498611,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgChatActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgChatActivityNotification", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498393,102 +498645,102 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/sendDtmfTones", + "Command": "Send-MgCommunicationCallDtmfTone", + "ApiReferenceLink": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgCommunicationCallDtmfTone", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/sendActivityNotification", + "Command": "Send-MgTeamActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgTeamActivityNotification", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498508,19 +498760,19 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded" ], - "Method": "POST", - "Command": "Send-MgTeamworkActivityNotificationToRecipient", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498540,100 +498792,100 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "Command": "Send-MgUserChatActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgUserChatActivityNotification", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/sendMail", + "Command": "Send-MgUserMail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgUserMail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/sendMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Send", - "SendViaIdentity" - ], - "Method": "POST", - "Command": "Send-MgUserMailFolderChildFolderMessage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "Command": "Send-MgUserMailFolderChildFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Command": "Send-MgUserMailFolderMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "Command": "Send-MgUserMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/messages/{message-id}/send", + "Command": "Send-MgUserMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Send", + "SendViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498661,21 +498913,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498703,21 +498955,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Command": "Send-MgUserTeamworkActivityNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "Command": "Send-MgUserTeamworkActivityNotification", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498737,19 +498989,19 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/logo", + "Command": "Set-MgApplicationLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgApplicationLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498769,132 +499021,132 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/logo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization", + "Command": "Set-MgApplicationSynchronization", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgApplicationSynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronization", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/secrets", + "Command": "Set-MgApplicationSynchronizationSecret", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgApplicationSynchronizationSecret", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/secrets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Command": "Set-MgApplicationVerifiedPublisher", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgApplicationVerifiedPublisher", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaApplicationConnectorGroupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/logo", + "Command": "Set-MgBetaApplicationLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaApplicationLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -498914,409 +499166,409 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/logo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization", + "Command": "Set-MgBetaApplicationSynchronization", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/secrets", + "Command": "Set-MgBetaApplicationSynchronizationSecret", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronizationSecret", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/secrets", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Command": "Set-MgBetaApplicationVerifiedPublisher", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaApplicationVerifiedPublisher", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgBetaChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaChatMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgBetaChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaChatMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences/{presence-id}/setPresence", + "Command": "Set-MgBetaCommunicationPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaCommunicationPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences/{presence-id}/setPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Command": "Set-MgBetaDeviceAppManagementMobileApp", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", "Permissions": [ { @@ -499336,202 +499588,202 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementCompliancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/setEnrollmentTimeDeviceMembershipTarget", + "Command": "Set-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/setEnrollmentTimeDeviceMembershipTarget", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -499559,38 +499811,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -499610,21 +499862,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -499644,21 +499896,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -499678,21 +499930,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -499720,21 +499972,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -499754,172 +500006,172 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", + "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment" - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", + "Command": "Set-MgBetaDeviceManagementIntent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", + "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementManagedDeviceName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", + "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", + "Command": "Set-MgBetaDeviceManagementRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "CommandAlias": null, "Permissions": [ { @@ -499939,313 +500191,313 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", + "Command": "Set-MgBetaDeviceManagementScript", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/setReviewStatus", + "Command": "Set-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/setReviewStatus", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", + "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdatePolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy-id}/assign", + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdatePolicy", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Set", - "SetViaIdentity" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveBundleContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Set-MgBetaDriveBundleContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Set-MgBetaDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Set-MgBetaDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Set-MgBetaDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Set-MgBetaDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Set-MgBetaDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgBetaDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -500273,19 +500525,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Set-MgBetaDriveItemContentStream", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -500313,51 +500565,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDriveItemSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -500377,218 +500629,218 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaDriveItemVersionContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Set-MgBetaDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgBetaDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Set-MgBetaDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Set-MgBetaDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Set-MgBetaDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/content", + "Command": "Set-MgBetaDriveRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/contentStream", + "Command": "Set-MgBetaDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "Command": "Set-MgBetaDriveRootSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaDriveRootSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaDriveRootVersionContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Set-MgBetaDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Set-MgBetaDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Set-MgBetaDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -500608,49 +500860,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -500670,19 +500922,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -500702,162 +500954,162 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Set-MgBetaExternalConnectionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaExternalConnectionItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [ { @@ -500877,678 +501129,678 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyInformationPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Command": "Set-MgBetaFinancialCompanyInformationPicture", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", - "SetViaIdentity" + "Set1", + "SetViaIdentity", + "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveBundleContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Set-MgBetaGroupDriveBundleContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Set-MgBetaGroupDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Set-MgBetaGroupDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Set-MgBetaGroupDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Set-MgBetaGroupDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Set-MgBetaGroupDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgBetaGroupDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Set-MgBetaGroupDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemVersionContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Set-MgBetaGroupDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Set-MgBetaGroupDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Set-MgBetaGroupDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Command": "Set-MgBetaGroupDriveRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Command": "Set-MgBetaGroupDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootVersionContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Set-MgBetaGroupDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Set-MgBetaGroupDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Set-MgBetaGroupDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/assignLicense", + "Command": "Set-MgBetaGroupLicense", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaGroupLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -501568,66 +501820,66 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/assignLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaGroupOnenotePageContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaGroupOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgBetaGroupOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Set-MgBetaGroupPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -501647,201 +501899,201 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenotePageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaGroupSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team", + "Command": "Set-MgBetaGroupTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -501861,406 +502113,406 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/photo/$value", + "Command": "Set-MgBetaGroupTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/groups/{group-id}/team/schedule", + "Command": "Set-MgBetaGroupTeamSchedule", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/groups/{group-id}/team/schedule", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule" + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" - }, - { "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingCustomCss", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/customCSS", + "Command": "Set-MgBetaOrganizationBrandingCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingFavicon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/favicon", + "Command": "Set-MgBetaOrganizationBrandingFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/headerLogo", + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502280,19 +502532,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502312,19 +502564,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502344,19 +502596,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502376,19 +502628,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502408,19 +502660,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502440,19 +502692,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502472,49 +502724,49 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -502534,21 +502786,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", + "Command": "Set-MgBetaPlannerRosterSensitivityLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaPlannerRosterSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "CommandAlias": null, "Permissions": [ { @@ -502568,205 +502820,239 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerRoster" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaPrintShareJobDocumentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Set-MgBetaPrintShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaSecurityAlert", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/alerts_v2/{alert-id}/comments", + "Command": "Set-MgBetaSecurityAlert", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlertComment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgBetaSecurityIncidentAlertComment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "Command": "Set-MgBetaSecurityIncidentAlertComment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlertComment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Command": "Set-MgBetaServicePrincipalClaimPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", "CommandAlias": null, - "Permissions": [], + "Permissions": [ + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Set-MgBetaServicePrincipalSynchronization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" - }, - { "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "CommandAlias": null, "Permissions": [ { @@ -502786,483 +503072,483 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaShareDriveItemContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Set-MgBetaShareDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaShareDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Command": "Set-MgBetaShareDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaShareItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Command": "Set-MgBetaShareItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaShareItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Command": "Set-MgBetaShareItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaShareListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgBetaShareListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaShareListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Set-MgBetaShareListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", - "SetViaIdentity" + "Set1", + "SetViaIdentity", + "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaShareRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Command": "Set-MgBetaShareRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaShareRootContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Command": "Set-MgBetaShareRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Set-MgBetaSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Command": "Set-MgBetaSiteListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgBetaSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Command": "Set-MgBetaTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Command": "Set-MgBetaTeamChannelFileFolderContentStream", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgBetaTeamChannelMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaTeamChannelMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaTeamPhotoContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/photo/$value", + "Command": "Set-MgBetaTeamPhotoContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule", + "Command": "Set-MgBetaTeamSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [ { @@ -503282,162 +503568,162 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedule" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", + "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Command": "Set-MgBetaTrustFrameworkPolicyContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaTrustFrameworkPolicyContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgBetaUserChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserChatMessageReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -503457,513 +503743,513 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgBetaUserChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserChatMessageReplyReaction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/setReviewStatus", + "Command": "Set-MgBetaUserCloudPcReviewStatus", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/setReviewStatus", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserContactPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgBetaUserContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveBundleContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Set-MgBetaUserDriveBundleContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveBundleContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Command": "Set-MgBetaUserDriveBundleContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveFollowingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Set-MgBetaUserDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveFollowingContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Command": "Set-MgBetaUserDriveFollowingContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Set-MgBetaUserDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemChildContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Command": "Set-MgBetaUserDriveItemChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgBetaUserDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Command": "Set-MgBetaUserDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemVersionContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Set-MgBetaUserDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootChildContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Set-MgBetaUserDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootChildContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Command": "Set-MgBetaUserDriveRootChildContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Command": "Set-MgBetaUserDriveRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Command": "Set-MgBetaUserDriveRootContentStream", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootVersionContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Set-MgBetaUserDriveRootVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveSpecialContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Set-MgBetaUserDriveSpecialContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserDriveSpecialContentStream", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Command": "Set-MgBetaUserDriveSpecialContentStream", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/assignLicense", + "Command": "Set-MgBetaUserLicense", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -503983,85 +504269,85 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/assignLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Set-MgBetaUserMailFolderMessageContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserMailFolderMessageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", + "Command": "Set-MgBetaUserManagedDeviceName", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserManagedDeviceName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Set-MgBetaUserManagerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgBetaUserManagerByRef", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504081,186 +504367,186 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/manager/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", - "OutputType": null + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaUserMessageContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Set-MgBetaUserMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaUserOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnenoteResourceContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgBetaUserOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnenoteSectionPageContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgBetaUserOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Command": "Set-MgBetaUserOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Set-MgBetaUserPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgBetaUserPhotoContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504288,21 +504574,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/presence/setPresence", + "Command": "Set-MgBetaUserPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504322,21 +504608,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/presence/setPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/presence/setStatusMessage", + "Command": "Set-MgBetaUserPresenceStatusMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserPresenceStatusMessage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504356,21 +504642,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/presence/setStatusMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504390,328 +504676,328 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgChatMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgChatMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgChatMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgCommunicationPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/presences/{presence-id}/setPresence", + "Command": "Set-MgCommunicationPresence", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgCommunicationPresenceStatusMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "Command": "Set-MgCommunicationPresenceStatusMessage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Command": "Set-MgDeviceAppManagementManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Command": "Set-MgDeviceAppManagementMobileApp", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Set-MgDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504731,21 +505017,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504765,115 +505051,115 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgDriveBundleContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Set-MgDriveBundleContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Set-MgDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Set-MgDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -504901,36 +505187,36 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Set-MgDriveItemListItemDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDriveItemSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -504950,143 +505236,143 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgDriveItemVersionContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Set-MgDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Set-MgDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/content", + "Command": "Set-MgDriveRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Set-MgDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "Command": "Set-MgDriveRootSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgDriveRootSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Set-MgDriveRootVersionContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Set-MgDriveSpecialContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgEducationClassAssignmentRubricByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgEducationClassAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -505106,49 +505392,49 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -505168,19 +505454,19 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Command": "Set-MgEducationClassModuleUpResourceFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationClassModuleUpResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -505200,162 +505486,162 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgEducationMeAssignmentRubricByRef", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgEducationMeAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "POST", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgEducationUserAssignmentRubricByRef", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Command": "Set-MgEducationUserAssignmentRubricByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphEducationAssignment", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Set-MgEntitlementManagementAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Command": "Set-MgExternalConnectionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgExternalConnectionItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "CommandAlias": null, "Permissions": [ { @@ -505375,235 +505661,235 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgGroupDriveBundleContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Set-MgGroupDriveBundleContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Set-MgGroupDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Set-MgGroupDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgGroupDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgGroupDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgGroupDriveItemSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgGroupDriveItemVersionContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Set-MgGroupDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgGroupDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Set-MgGroupDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Command": "Set-MgGroupDriveRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Command": "Set-MgGroupDriveRootSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgGroupDriveRootSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Set-MgGroupDriveRootVersionContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Set-MgGroupDriveSpecialContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/assignLicense", + "Command": "Set-MgGroupLicense", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgGroupLicense", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -505623,66 +505909,66 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/assignLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgGroupOnenotePageContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Notes", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgGroupOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/photo/$value", + "Command": "Set-MgGroupPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgGroupPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -505702,141 +505988,141 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupSiteListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Set-MgGroupSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgGroupSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/groups/{group-id}/team", + "Command": "Set-MgGroupTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgGroupTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -505856,314 +506142,314 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/groups/{group-id}/team", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgGroupTeamChannelFileFolderContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Command": "Set-MgGroupTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgGroupTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupTeamPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/photo/$value", + "Command": "Set-MgGroupTeamPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgGroupTeamSchedule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule", + "Command": "Set-MgGroupTeamSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedule" - }, - { "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" - }, - { "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingBackgroundImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Command": "Set-MgOrganizationBrandingBackgroundImage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingBannerLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Command": "Set-MgOrganizationBrandingBannerLogo", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingCustomCss", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/customCSS", + "Command": "Set-MgOrganizationBrandingCustomCss", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingFavicon", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/favicon", + "Command": "Set-MgOrganizationBrandingFavicon", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingHeaderLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/organization/{organization-id}/branding/headerLogo", + "Command": "Set-MgOrganizationBrandingHeaderLogo", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506183,19 +506469,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506215,19 +506501,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506247,19 +506533,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506279,19 +506565,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506311,19 +506597,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506343,19 +506629,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506375,49 +506661,49 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Command": "Set-MgOrganizationBrandingSquareLogo", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingSquareLogo", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingSquareLogoDark", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -506437,160 +506723,160 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgPrintPrinterJobDocumentContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Set-MgPrintPrinterJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgPrintShareJobDocumentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Command": "Set-MgPrintShareJobDocumentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgSecurityAlert", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/alerts_v2/{alert-id}/comments", + "Command": "Set-MgSecurityAlert", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlertComment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "Command": "Set-MgSecurityIncidentAlertComment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "Command": "Set-MgSecurityIncidentAlertComment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAlertComment" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Command": "Set-MgServicePrincipalSynchronization", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronization", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronization" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronizationSecret", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "CommandAlias": null, "Permissions": [ { @@ -506610,331 +506896,331 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Command": "Set-MgShareDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgShareDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Command": "Set-MgShareItemContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgShareItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgShareListItemDriveItemContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgShareListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgShareRootContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Command": "Set-MgShareRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgSiteListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Command": "Set-MgSiteListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgSiteOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgSiteOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgSiteOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgSiteOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgSiteOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgSiteOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Command": "Set-MgTeamChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgTeamChannelMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgTeamChannelMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgTeamChannelMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgTeamChannelMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgTeamPhotoContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/photo/$value", + "Command": "Set-MgTeamPhotoContent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgTeamPrimaryChannelMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgTeamPrimaryChannelMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, - "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/schedule", + "Command": "Set-MgTeamSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgTeamSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", "CommandAlias": null, "Permissions": [ { @@ -506954,115 +507240,115 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/schedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedule" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgUserChatMessageHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Command": "Set-MgUserChatMessageReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserChatMessageReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -507082,312 +507368,312 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Command": "Set-MgUserChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Command": "Set-MgUserChatMessageReplyReaction", + "ApiReferenceLink": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserChatMessageReplyReaction", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserContactFolderContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgUserContactFolderContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserContactPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Command": "Set-MgUserContactPhotoContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveBundleContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Command": "Set-MgUserDriveBundleContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveFollowingContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Command": "Set-MgUserDriveFollowingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveItemChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Command": "Set-MgUserDriveItemChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Command": "Set-MgUserDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveItemListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Command": "Set-MgUserDriveItemListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Command": "Set-MgUserDriveItemSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserDriveItemSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgUserDriveItemVersionContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Command": "Set-MgUserDriveItemVersionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Command": "Set-MgUserDriveListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveRootChildContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Command": "Set-MgUserDriveRootChildContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveRootContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Command": "Set-MgUserDriveRootContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveRootListItemDriveItemContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Command": "Set-MgUserDriveRootListItemDriveItemContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": "IMicrosoftGraphDriveItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Command": "Set-MgUserDriveRootSensitivityLabel", + "ApiReferenceLink": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserDriveRootSensitivityLabel", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Command": "Set-MgUserDriveRootVersionContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveRootVersionContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Command": "Set-MgUserDriveSpecialContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserDriveSpecialContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/assignLicense", + "Command": "Set-MgUserLicense", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserLicense", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -507407,51 +507693,51 @@ "IsLeastPrivilege": false } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/assignLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserMailFolderChildFolderMessageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Mail", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Command": "Set-MgUserMailFolderMessageContent", + "ApiReferenceLink": null, "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserMailFolderMessageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Mail", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/manager/$ref", + "Command": "Set-MgUserManagerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "Command": "Set-MgUserManagerByRef", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -507471,141 +507757,141 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/manager/$ref", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", - "OutputType": null + "Method": "PUT" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgUserMessageContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Mail", "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Command": "Set-MgUserMessageContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Command": "Set-MgUserOnenotePageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserOnenoteResourceContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Command": "Set-MgUserOnenoteResourceContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Command": "Set-MgUserOnenoteSectionPageContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Command": "Set-MgUserOnlineMeetingAttendeeReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingRecordingContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Command": "Set-MgUserOnlineMeetingRecordingContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingTranscriptContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Command": "Set-MgUserOnlineMeetingTranscriptContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Set", + "SetViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/photo/$value", + "Command": "Set-MgUserPhotoContent", + "ApiReferenceLink": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "Command": "Set-MgUserPhotoContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -507633,21 +507919,21 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/photo/$value", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PUT" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/presence/setPresence", + "Command": "Set-MgUserPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -507667,21 +507953,21 @@ "IsLeastPrivilege": true } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/presence/setPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/presence/setStatusMessage", + "Command": "Set-MgUserPresenceStatusMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserPresenceStatusMessage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -507701,21 +507987,21 @@ "IsLeastPrivilege": true } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/presence/setStatusMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Command": "Set-MgUserPresenceUserPreferredPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "Command": "Set-MgUserPresenceUserPreferredPresence", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -507735,156 +508021,156 @@ "IsLeastPrivilege": true } ], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "Command": "Set-MgUserTodoListTaskAttachmentContent", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Command": "Set-MgUserTodoListTaskAttachmentContent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" - }, - { "Variants": [ - "Bypass", - "BypassViaIdentity" + "Set", + "SetViaIdentity" ], - "Method": "POST", - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], + "Method": "PUT" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "Command": "Skip-MgUserManagedDeviceActivationLock", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Command": "Skip-MgUserManagedDeviceActivationLock", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Start", - "StartViaIdentity" + "Bypass", + "BypassViaIdentity" ], - "Method": "POST", - "Command": "Start-MgApplicationSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgApplicationSynchronizationJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaApplicationSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgBetaApplicationSynchronizationJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Method": "POST", - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "CommandAlias": null, "Permissions": [ { @@ -507904,85 +508190,85 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", + "ApiReferenceLink": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", + "ApiReferenceLink": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", + "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", "Variants": [ "Run", "RunViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", + "Command": "Start-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", "CommandAlias": null, "Permissions": [ { @@ -508002,79 +508288,79 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage" + "Method": "POST" }, { - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterJob", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", + "Command": "Start-MgBetaPrintPrinterJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus" - }, - { "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterJobPrintJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", + "Command": "Start-MgBetaPrintPrinterJobPrintJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus" - }, - { "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", + "Command": "Start-MgBetaPrintPrinterShareJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus" - }, - { "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrintJobStatus", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Command": "Start-MgBetaPrintShareJob", + "ApiReferenceLink": null, "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaPrintShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", "CommandAlias": null, "Permissions": [ { @@ -508118,34 +508404,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", + "Command": "Start-MgBetaPrintShareJobPrintJob", + "ApiReferenceLink": null, "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaPrintShareJobPrintJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJobStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", "Variants": [ "Run", "RunViaIdentity" ], - "Method": "GET", - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "CommandAlias": null, "Permissions": [ { @@ -508165,34 +508451,34 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/runHuntingQuery", + "Command": "Start-MgBetaSecurityHuntingQuery", + "ApiReferenceLink": null, "Variants": [ "Run", "RunExpanded" ], - "Method": "POST", - "Command": "Start-MgBetaSecurityHuntingQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/runHuntingQuery", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -508212,102 +508498,102 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Method": "POST", - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", "Variants": [ "Run", "RunViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", + "Command": "Start-MgBetaUserCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaUserCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "ApiReferenceLink": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Method": "POST", - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/solutions/workingTimeSchedule/startWorkingTime", + "Command": "Start-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workingtimeschedule-startworkingtime?view=graph-rest-beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/solutions/workingTimeSchedule/startWorkingTime", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workingtimeschedule-startworkingtime?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Method": "POST", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "CommandAlias": null, "Permissions": [ { @@ -508327,49 +508613,49 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", "Variants": [ "Run", "RunViaIdentity" ], - "Method": "POST", - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", + "Command": "Start-MgPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Command": "Start-MgPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus", "CommandAlias": null, "Permissions": [ { @@ -508413,34 +508699,34 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/runHuntingQuery", + "Command": "Start-MgSecurityHuntingQuery", + "ApiReferenceLink": null, "Variants": [ "Run", "RunExpanded" ], - "Method": "POST", - "Command": "Start-MgSecurityHuntingQuery", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/runHuntingQuery", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Command": "Start-MgServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "Command": "Start-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -508460,19 +508746,34 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" + }, + { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/solutions/workingTimeSchedule/startWorkingTime", + "Command": "Start-MgUserSolutionWorkingTimeScheduleWorkingTime", + "ApiReferenceLink": null, + "Variants": [ + "Start", + "StartViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/stop", + "Command": "Stop-MgBetaAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaAccessReview", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -508492,51 +508793,51 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/stop", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", + "Command": "Stop-MgBetaAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaAccessReviewInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/approval/approvalItems/{approvalItem-id}/cancel", + "Command": "Stop-MgBetaApprovalItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalitem-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaApprovalItem", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/approval/approvalItems/{approvalItem-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalitem-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBetaBookingBusinessAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -508564,38 +508865,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBetaBookingBusinessCalendarView", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "CommandAlias": null, "Permissions": [ { @@ -508615,21 +508916,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "CommandAlias": null, "Permissions": [ { @@ -508649,21 +508950,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval", + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", + "ApiReferenceLink": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -508683,19 +508984,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest", + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "ApiReferenceLink": null, "Variants": [ "Cancel", "CancelExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -508715,295 +509016,295 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", "Variants": [ "End", "EndViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", + "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" + "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Command": "Stop-MgBetaGroupCalendarEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaGroupEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Command": "Stop-MgBetaGroupEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Stop", - "StopViaIdentity" + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Cancel", - "CancelViaIdentity" + "Stop", + "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgBetaPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -509039,139 +509340,139 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgBetaPrintPrinterShareJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrintShareJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgBetaPrintShareJob", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrintShareJobPrintJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", + "Command": "Stop-MgBetaPrintShareJobPrintJob", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -509191,19 +509492,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -509223,299 +509524,299 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaSecurityAction", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", + "Command": "Stop-MgBetaSecurityAction", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", + "Command": "Stop-MgBetaUserCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaUserCloudPc", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", + "Command": "Stop-MgBetaUserCloudPcGracePeriod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", "Variants": [ "End", "EndViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaUserCloudPcGracePeriod", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Command": "Stop-MgBetaUserEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaUserEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Command": "Stop-MgBetaUserEventInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBetaUserEventInstance", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Stop", - "StopViaIdentity" - ], - "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstance", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", + "Command": "Stop-MgBetaUserPendingAccessReviewInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "End", - "EndViaIdentity" + "Stop", + "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/solutions/workingTimeSchedule/endWorkingTime", + "Command": "Stop-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workingtimeschedule-endworkingtime?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Cancel", - "CancelViaIdentity" + "End", + "EndViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaVirtualEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "Command": "Stop-MgBetaVirtualEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaVirtualEventWebinarRegistration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", + "Command": "Stop-MgBetaVirtualEventWebinarRegistration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -509543,38 +509844,38 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Command": "Stop-MgBookingBusinessCalendarView", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Command": "Stop-MgCommunicationCallMediaProcessing", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgCommunicationCallMediaProcessing", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "CommandAlias": null, "Permissions": [ { @@ -509594,21 +509895,21 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "CommandAlias": null, "Permissions": [ { @@ -509628,158 +509929,158 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", "Variants": [ "End", "EndViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Command": "Stop-MgGroupCalendarEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Command": "Stop-MgGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgGroupEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Stop", - "StopViaIdentity" - ], - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Cancel", - "CancelViaIdentity" + "Stop", + "StopViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -509815,34 +510116,34 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Command": "Stop-MgPrintShareJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -509862,19 +510163,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -509894,143 +510195,158 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Command": "Stop-MgUserEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgUserEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Command": "Stop-MgUserEventInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "Command": "Stop-MgUserEventInstance", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/solutions/workingTimeSchedule/endWorkingTime", + "Command": "Stop-MgUserSolutionWorkingTimeScheduleWorkingTime", + "ApiReferenceLink": null, "Variants": [ - "Cancel", - "CancelViaIdentity" + "End", + "EndViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgVirtualEvent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "Command": "Stop-MgVirtualEvent", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgVirtualEventWebinarRegistration", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", + "Command": "Stop-MgVirtualEventWebinarRegistration", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", + "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", + "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -510058,64 +510374,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/tiIndicators/submitTiIndicators", + "Command": "Submit-MgBetaSecurityTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", "Variants": [ "Submit", "SubmitExpanded" ], - "Method": "POST", - "Command": "Submit-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/tiIndicators/submitTiIndicators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationClassAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "Command": "Submit-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [ { @@ -510143,113 +510459,113 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationMeAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "Command": "Submit-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Command": "Submit-MgEducationUserAssignmentSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "Command": "Submit-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgApplicationSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "Command": "Suspend-MgApplicationSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "Command": "Suspend-MgBetaApplicationSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", + "ApiReferenceLink": null, "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", + "ApiReferenceLink": null, "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", + "Command": "Suspend-MgBetaEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "Command": "Suspend-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -510269,19 +510585,19 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -510301,36 +510617,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", + "ApiReferenceLink": null, "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Method": "POST", - "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "Command": "Suspend-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -510350,18 +510666,18 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "Sync" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", "Permissions": [ { @@ -510381,19 +510697,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "ApiReferenceLink": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", "Permissions": [ { @@ -510413,18 +510729,18 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "ApiReferenceLink": null, "Variants": [ "Sync" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", "Permissions": [ { @@ -510444,79 +510760,79 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Sync" - ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidForWorkSettings/syncApps", + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Sync" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ - "Sync", - "SyncViaIdentity" + "Sync" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Sync", + "SyncViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Command": "Sync-MgBetaDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -510536,77 +510852,77 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsAutopilotSettings/sync", + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", + "ApiReferenceLink": null, "Variants": [ "Sync" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", + "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", + "ApiReferenceLink": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgBetaUserManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "Variants": [ "Sync" ], - "Method": "POST", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", "Permissions": [ { @@ -510626,19 +510942,19 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "ApiReferenceLink": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", "Permissions": [ { @@ -510658,21 +510974,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Command": "Sync-MgDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" ], - "Method": "POST", - "Command": "Sync-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -510692,248 +511008,248 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgDeviceManagementManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Actions", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Command": "Sync-MgUserManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "Command": "Sync-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/validateProperties", + "Command": "Test-MgApplicationProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgApplicationProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgApplicationSynchronizationJobCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgApplicationSynchronizationJobCredential", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/administrativeUnits/validateProperties", + "Command": "Test-MgBetaAdministrativeUnitProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaAdministrativeUnitProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/administrativeUnits/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/validateProperties", + "Command": "Test-MgBetaApplicationProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaApplicationProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "Method": "POST", - "Command": "Test-MgBetaContactProperty", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contacts/validateProperties", + "Command": "Test-MgBetaContactProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaContractProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/contracts/validateProperties", + "Command": "Test-MgBetaContractProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", - "ApiVersion": "beta", - "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", + "OutputType": null, + "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/deviceAppManagement/mobileApps/validateXml", + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", - "CommandAlias": null, + "OutputType": null, + "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/assignmentFilters/validateFilter", + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult" - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", + "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult" - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDeviceProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/devices/validateProperties", + "Command": "Test-MgBetaDeviceProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDirectoryDeletedItemProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deletedItems/validateProperties", + "Command": "Test-MgBetaDirectoryDeletedItemProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/validateProperties", + "Command": "Test-MgBetaDirectoryObjectProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDirectoryObjectProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -510969,113 +511285,113 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "Method": "POST", - "Command": "Test-MgBetaDirectoryRoleProperty", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/validateProperties", + "Command": "Test-MgBetaDirectoryRoleProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates/validateProperties", + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDirectorySettingTemplateProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directorySettingTemplates/validateProperties", + "Command": "Test-MgBetaDirectorySettingTemplateProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Command": "Test-MgBetaDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaDriveListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaDriveListContentTypePublished", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/root/validatePermission", + "Command": "Test-MgBetaDriveRootPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/root/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", + "Command": "Test-MgBetaExternalIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", "Variants": [ "Validate", "ValidateViaIdentity" ], - "Method": "POST", - "Command": "Test-MgBetaExternalIndustryDataConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -511095,102 +511411,102 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Command": "Test-MgBetaGroupDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaGroupDriveListContentTypePublished", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "Command": "Test-MgBetaGroupDriveRootPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/evaluateDynamicMembership", + "Command": "Test-MgBetaGroupDynamicMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupDynamicMembership", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/evaluateDynamicMembership", + "Command": "Test-MgBetaGroupDynamicMembershipRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", "Variants": [ "Evaluate1", "EvaluateExpanded1" ], - "Method": "POST", - "Command": "Test-MgBetaGroupDynamicMembershipRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/evaluateDynamicMembership", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/validateProperties", + "Command": "Test-MgBetaGroupProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -511210,168 +511526,168 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaGroupSiteContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaGroupSiteContentTypePublished", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaGroupSiteListContentTypePublished", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/evaluate", + "Command": "Test-MgBetaIdentityConditionalAccess", + "ApiReferenceLink": null, "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaIdentityConditionalAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/evaluate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", "Variants": [ "Validate", "Validate1", "ValidateExpanded", "ValidateViaIdentity" ], - "Method": "POST", - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", "CommandAlias": null, "Permissions": [ { @@ -511391,64 +511707,64 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation" + "Method": "POST" }, { - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/policy/labels/evaluateApplication", + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/policy/labels/evaluateRemoval", + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [ { @@ -511468,34 +511784,34 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/validateProperties", + "Command": "Test-MgBetaOrganizationProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaOrganizationProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "CommandAlias": null, "Permissions": [ { @@ -511515,66 +511831,66 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/validateProperties", + "Command": "Test-MgBetaServicePrincipalProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaServicePrincipalProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -511594,251 +511910,251 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Is", - "IsViaIdentity" - ], - "Method": "GET", - "Command": "Test-MgBetaShareListContentTypePublished", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaShareListContentTypePublished", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaSiteContentTypePublished", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaSiteContentTypePublished", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" + "Is", + "IsViaIdentity" ], - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaSiteListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaSiteListContentTypePublished", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", + "Command": "Test-MgBetaUserCloudPcBulkResize", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserCloudPcBulkResize", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Command": "Test-MgBetaUserDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgBetaUserDriveListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaUserDriveListContentTypePublished", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "Command": "Test-MgBetaUserDriveRootPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "ApiReferenceLink": null, "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [ { @@ -511858,104 +512174,104 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Method": "POST" }, { - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInformationProtectionAction" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" - }, - { "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", + "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult" + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Functions", + "Uri": "/users/{user-id}/isManagedAppUserBlocked", + "Command": "Test-MgBetaUserManagedAppUserBlocked", + "ApiReferenceLink": null, "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgBetaUserManagedAppUserBlocked", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -511991,19 +512307,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Functions", - "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "ApiReferenceLink": null, - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/validatePassword", + "Command": "Test-MgBetaUserPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserPassword", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordValidationInformation", "CommandAlias": null, "Permissions": [ { @@ -512023,36 +512339,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/validatePassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPasswordValidationInformation" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/validateProperties", + "Command": "Test-MgBetaUserProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserProperty", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "CommandAlias": null, "Permissions": [ { @@ -512072,21 +512388,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "CommandAlias": null, "Permissions": [ { @@ -512106,21 +512422,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "CommandAlias": null, "Permissions": [ { @@ -512140,79 +512456,79 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Method": "POST" }, { - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "Method": "POST", - "Command": "Test-MgContactProperty", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/contacts/validateProperties", + "Command": "Test-MgContactProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgContractProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contracts/validateProperties", + "Command": "Test-MgContractProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgDeviceProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/devices/validateProperties", + "Command": "Test-MgDeviceProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgDirectoryDeletedItemProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deletedItems/validateProperties", + "Command": "Test-MgDirectoryDeletedItemProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "DirectoryObjects", + "Uri": "/directoryObjects/validateProperties", + "Command": "Test-MgDirectoryObjectProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgDirectoryObjectProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -512248,149 +512564,149 @@ "IsLeastPrivilege": false } ], - "Module": "DirectoryObjects", - "Uri": "/directoryObjects/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoles/validateProperties", + "Command": "Test-MgDirectoryRoleProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgDirectoryRoleProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoles/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/directoryRoleTemplates/validateProperties", + "Command": "Test-MgDirectoryRoleTemplateProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgDirectoryRoleTemplateProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/directoryRoleTemplates/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Command": "Test-MgDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgDriveListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgDriveListContentTypePublished", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/root/validatePermission", + "Command": "Test-MgDriveRootPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Files", - "Uri": "/drives/{drive-id}/root/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Command": "Test-MgGroupDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgGroupDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgGroupDriveListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgGroupDriveListContentTypePublished", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "Command": "Test-MgGroupDriveRootPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgGroupDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/validateProperties", + "Command": "Test-MgGroupProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgGroupProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -512410,66 +512726,66 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupSettingTemplates/validateProperties", + "Command": "Test-MgGroupSettingTemplateProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgGroupSettingTemplateProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupSettingTemplates/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgGroupSiteContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgGroupSiteContentTypePublished", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgGroupSiteListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgGroupSiteListContentTypePublished", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", + "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", "Variants": [ "Validate", "Validate1", "ValidateExpanded", "ValidateViaIdentity" ], - "Method": "POST", - "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", "CommandAlias": null, "Permissions": [ { @@ -512489,51 +512805,51 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/validateProperties", + "Command": "Test-MgOrganizationProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgOrganizationProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/validateProperties", + "Command": "Test-MgServicePrincipalProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgServicePrincipalProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/servicePrincipals/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -512553,128 +512869,128 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Is", - "IsViaIdentity" - ], - "Method": "GET", - "Command": "Test-MgShareListContentTypePublished", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgShareListContentTypePublished", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgSiteContentTypePublished", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgSiteContentTypePublished", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgSiteListContentTypePublished", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "GET" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgSiteListContentTypePublished", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Is", + "IsViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Command": "Test-MgUserDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgUserDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Functions", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Command": "Test-MgUserDriveListContentTypePublished", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "Command": "Test-MgUserDriveListContentTypePublished", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Functions", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "OutputType": null + "Method": "GET" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "Command": "Test-MgUserDriveRootPermission", + "ApiReferenceLink": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Test-MgUserDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/validateProperties", + "Command": "Test-MgUserProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "Command": "Test-MgUserProperty", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/validateProperties", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/unblockManagedApps", + "Command": "Unblock-MgBetaUserManagedApp", + "ApiReferenceLink": null, "Variants": [ "Unblock", "UnblockViaIdentity" ], - "Method": "POST", - "Command": "Unblock-MgBetaUserManagedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -512694,949 +513010,949 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/unblockManagedApps", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Undo", - "UndoViaIdentity" - ], - "Method": "POST", - "Command": "Undo-MgBetaChatMessageReplySoftDelete", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgBetaChatMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaChatMessageSoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgBetaChatMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgBetaUserChatMessageSoftDelete", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgBetaUserChatMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgChatMessageReplySoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgChatMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgChatMessageSoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgChatMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgTeamChannelMessageSoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgTeamChannelMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedChatDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Command": "Undo-MgTeamworkDeletedChatDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgUserChatMessageReplySoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Command": "Undo-MgUserChatMessageReplySoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "Command": "Undo-MgUserChatMessageSoftDelete", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Command": "Undo-MgUserChatMessageSoftDelete", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "OutputType": null + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Command": "Unpublish-MgBetaBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", "Variants": [ "Unpublish", "Unpublish1", "UnpublishViaIdentity", "UnpublishViaIdentity1" ], - "Method": "POST", - "Command": "Unpublish-MgBetaBookingBusiness", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Unpublish", - "UnpublishViaIdentity" - ], - "Method": "POST", - "Command": "Unpublish-MgBetaDriveListContentType", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBetaGroupDriveListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaGroupDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBetaGroupSiteContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaGroupSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBetaGroupSiteListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaGroupSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBetaShareListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaShareListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBetaSiteContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBetaSiteListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBetaUserDriveListContentType", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgBetaUserDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgBookingBusiness", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Command": "Unpublish-MgBookingBusiness", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgGroupDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgGroupDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgGroupSiteContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgGroupSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgGroupSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgGroupSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgShareListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgShareListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgSiteContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgSiteContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgSiteListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "Command": "Unpublish-MgUserDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Command": "Unpublish-MgUserDriveListContentType", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ - "Update", - "UpdateExpanded" + "Unpublish", + "UnpublishViaIdentity" ], - "Method": "PATCH", - "Command": "Update-MgAdminEdge", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge", + "Command": "Update-MgAdminEdge", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerMode", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEdge", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode", + "Command": "Update-MgAdminEdgeInternetExplorerMode", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternetExplorerMode", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSiteList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBrowserSite" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminPeopleItemInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/admin/people/itemInsights", + "Command": "Update-MgAdminPeopleItemInsight", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInsightsSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminPeopleProfileCardProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Command": "Update-MgAdminPeopleProfileCardProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfileCardProperty" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminPeoplePronoun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/admin/people/pronouns", + "Command": "Update-MgAdminPeoplePronoun", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPronounsSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminReportSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPronounsSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/admin/reportSettings", + "Command": "Update-MgAdminReportSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminReportSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminSharepoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminReportSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/admin/sharepoint", + "Command": "Update-MgAdminSharepoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAdminSharepointSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepoint", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/admin/sharepoint/settings", + "Command": "Update-MgAdminSharepointSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharepointSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepointSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}", + "Command": "Update-MgAgreement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Update-MgAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAgreementFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file", + "Command": "Update-MgAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Update-MgAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Update-MgAppCatalogTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Update-MgAppCatalogTeamAppDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}", + "Command": "Update-MgApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -513656,72 +513972,72 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications(appId='{appId}')", + "Command": "Update-MgApplicationByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationByAppId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Update-MgApplicationByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationByUniqueName", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplication" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Update-MgApplicationExtensionProperty", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Update-MgApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationFederatedIdentityCredential", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -513741,106 +514057,106 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgApplicationSynchronizationJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobBulkUpload", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Update-MgApplicationSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgApplicationSynchronizationJobSchema", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgApplicationSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -513860,55 +514176,55 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/accessReviews/{accessReview-id}", + "Command": "Update-MgBetaAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "CommandAlias": null, "Permissions": [ { @@ -513928,617 +514244,617 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/accessReviews/{accessReview-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReview" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewDecision", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Command": "Update-MgBetaAccessReviewDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Command": "Update-MgBetaAccessReviewInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Command": "Update-MgBetaAccessReviewInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Command": "Update-MgBetaAccessReviewInstanceReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewMyDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Command": "Update-MgBetaAccessReviewMyDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewDecision" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Command": "Update-MgBetaAccessReviewReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdge", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge", + "Command": "Update-MgBetaAdminEdge", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdge" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdge", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode", + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInternetExplorerMode" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternetExplorerMode", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSiteList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSharedCookie" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBrowserSite" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Command": "Update-MgBetaAdministrativeUnit", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdministrativeUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Update-MgBetaAdministrativeUnitExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeople", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people", + "Command": "Update-MgBetaAdminPeople", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPeopleAdminSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeopleItemInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people/itemInsights", + "Command": "Update-MgBetaAdminPeopleItemInsight", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeopleProfileCardProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Command": "Update-MgBetaAdminPeopleProfileCardProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfileCardProperty" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeoplePronoun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/admin/people/pronouns", + "Command": "Update-MgBetaAdminPeoplePronoun", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPronounsSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminReportSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPronounsSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/admin/reportSettings", + "Command": "Update-MgBetaAdminReportSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminReportSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminSharepoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminReportSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/admin/sharepoint", + "Command": "Update-MgBetaAdminSharepoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharepoint" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAdminSharepointSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepoint", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/admin/sharepoint/settings", + "Command": "Update-MgBetaAdminSharepointSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharepointSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepointSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}", + "Command": "Update-MgBetaAgreement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreement" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Command": "Update-MgBetaAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file", + "Command": "Update-MgBetaAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Update-MgBetaAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgBetaAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgBetaAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Command": "Update-MgBetaAppCatalogTeamApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsApp" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppIcon" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAppIcon" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkHostedContent" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}", + "Command": "Update-MgBetaApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [ { @@ -514558,72 +514874,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications(appId='{appId}')", + "Command": "Update-MgBetaApplicationByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationByAppId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaApplicationByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApplication" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Command": "Update-MgBetaApplicationExtensionProperty", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationExtensionProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExtensionProperty" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [ { @@ -514643,106 +514959,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgBetaApplicationSynchronizationJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [ { @@ -514762,46 +515078,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Command": "Update-MgBetaBookingBusiness", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -514812,9 +515130,7 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusiness", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", "CommandAlias": null, "Permissions": [ { @@ -514834,12 +515150,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingBusiness" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Update-MgBetaBookingBusinessAppointment", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -514850,9 +515168,7 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessAppointment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -514888,12 +515204,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Update-MgBetaBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -514904,17 +515222,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCalendarView", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Command": "Update-MgBetaBookingBusinessCustomer", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -514925,9 +515243,7 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", "CommandAlias": null, "Permissions": [ { @@ -514963,12 +515279,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomer" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -514979,9 +515297,7 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -515009,12 +515325,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Update-MgBetaBookingBusinessService", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -515025,9 +515343,7 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -515047,12 +515363,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingService" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Command": "Update-MgBetaBookingBusinessStaffMember", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -515063,9 +515381,7 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessStaffMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", "CommandAlias": null, "Permissions": [ { @@ -515085,12 +515401,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Bookings", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Command": "Update-MgBetaBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -515101,43 +515419,41 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaBookingCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Command": "Update-MgBetaBusinessFlowTemplate", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaBusinessFlowTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}", + "Command": "Update-MgBetaChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -515165,21 +515481,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgBetaChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaChatInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -515271,55 +515587,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Update-MgBetaChatLastMessagePreview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatLastMessagePreview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Update-MgBetaChatMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgBetaChatMessage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -515355,106 +515671,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaChatMessageReply", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgBetaChatMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaChatMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgBetaChatOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgBetaChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Update-MgBetaChatPinnedMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgBetaChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaChatTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -515498,21 +515814,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -515532,72 +515848,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallContentSharingSession", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Update-MgBetaCommunicationCallOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Update-MgBetaCommunicationCallParticipant", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallParticipant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Command": "Update-MgBetaCommunicationCallRecordingStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaCommunicationCallRecordingStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", "CommandAlias": null, "Permissions": [ { @@ -515617,101 +515933,82 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.CloudCommunications", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation" + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallRecordSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Update-MgBetaCommunicationCallRecordSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgBetaCommunicationOnlineMeeting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "Update1", @@ -515722,175 +516019,194 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationPresence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/communications/presences/{presence-id}", + "Command": "Update-MgBetaCommunicationPresence", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance", + "Command": "Update-MgBetaCompliance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscovery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/compliance/ediscovery", + "Command": "Update-MgBetaComplianceEdiscovery", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -515910,21 +516226,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "CommandAlias": null, "Permissions": [ { @@ -515944,87 +516260,87 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "CommandAlias": null, "Permissions": [ { @@ -516044,138 +516360,138 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -516195,38 +516511,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "CommandAlias": null, "Permissions": [ { @@ -516246,38 +516562,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Compliance", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "CommandAlias": null, "Permissions": [ { @@ -516297,72 +516613,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Compliance", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contacts/{orgContact-id}", + "Command": "Update-MgBetaContact", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contacts/{orgContact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/contracts/{contract-id}", + "Command": "Update-MgBetaContract", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaContract", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/contracts/{contract-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Update-MgBetaDataPolicyOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDataPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}", + "Command": "Update-MgBetaDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -516390,19 +516706,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement", + "Command": "Update-MgBetaDeviceAppManagement", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "CommandAlias": "Update-MgBetaDeviceAppMgt", "Permissions": [ { @@ -516422,38 +516738,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -516473,21 +516789,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -516507,21 +516823,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -516541,21 +516857,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -516575,21 +516891,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -516609,21 +516925,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -516643,140 +516959,140 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -516796,21 +517112,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { @@ -516830,21 +517146,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -516864,106 +517180,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -516983,174 +517299,174 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -517170,21 +517486,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -517204,21 +517520,21 @@ "IsLeastPrivilege": false } ], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -517238,1702 +517554,1702 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", + "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMultipleMobileAppRelationship", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "ApiReferenceLink": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicySetItem" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -518953,21 +519269,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -518987,21 +519303,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { @@ -519021,21 +519337,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", "Permissions": [ { @@ -519055,21 +519371,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Command": "Update-MgBetaDeviceAppManagementTask", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "CommandAlias": "Update-MgBetaDeviceAppMgtTask", "Permissions": [ { @@ -519089,21 +519405,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", "Permissions": [ { @@ -519123,21 +519439,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Update-MgBetaDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementVppToken", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", "Permissions": [ { @@ -519157,89 +519473,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", "Permissions": [ { @@ -519259,21 +519575,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -519293,21 +519609,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -519327,21 +519643,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -519361,21 +519677,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -519395,21 +519711,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", "Permissions": [ { @@ -519429,21 +519745,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", "Permissions": [ { @@ -519463,21 +519779,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", "Permissions": [ { @@ -519497,21 +519813,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", "Permissions": [ { @@ -519531,87 +519847,87 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", "Permissions": [], - "Module": "Beta.Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Update-MgBetaDeviceByDeviceId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceByDeviceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDevice" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/commands/{command-id}", + "Command": "Update-MgBetaDeviceCommand", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceCommand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Update-MgBetaDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement", + "Command": "Update-MgBetaDeviceManagement", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagement", "CommandAlias": null, "Permissions": [ { @@ -519655,149 +519971,149 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagement" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/androidForWorkSettings", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidForWorkSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "CommandAlias": null, "Permissions": [ { @@ -519817,361 +520133,361 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Update-MgBetaDeviceManagementAuditEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuditEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCartToClassAssociation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Command": "Update-MgBetaDeviceManagementCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "CommandAlias": null, "Permissions": [ { @@ -520191,21 +520507,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -520225,121 +520541,121 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComplianceSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementComplianceSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "CommandAlias": null, "Permissions": [ { @@ -520359,140 +520675,140 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "CommandAlias": null, "Permissions": [ { @@ -520512,106 +520828,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDepOnboardingSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDerivedCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Command": "Update-MgBetaDeviceManagementDerivedCredential", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDetectedApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -520631,21 +520947,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -520665,471 +520981,471 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "ApiReferenceLink": null, "Variants": [ "Refresh" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -521149,21 +521465,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -521183,21 +521499,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "CommandAlias": null, "Permissions": [ { @@ -521225,21 +521541,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -521259,21 +521575,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -521293,21 +521609,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Actions", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -521335,21 +521651,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Actions", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "CommandAlias": null, "Permissions": [ { @@ -521369,21 +521685,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", "CommandAlias": null, "Permissions": [ { @@ -521403,21 +521719,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -521437,21 +521753,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -521471,21 +521787,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -521505,21 +521821,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -521539,106 +521855,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "CommandAlias": null, "Permissions": [ { @@ -521658,12 +521974,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -521672,9 +521990,7 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "CommandAlias": null, "Permissions": [ { @@ -521694,12 +522010,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -521708,791 +522026,789 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupPolicyOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Command": "Update-MgBetaDeviceManagementIntent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Command": "Update-MgBetaDeviceManagementIntentAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Command": "Update-MgBetaDeviceManagementIntentCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", + "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgBetaDeviceManagementIntentSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentUserState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Command": "Update-MgBetaDeviceManagementIntentUserState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Update-MgBetaDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -522512,395 +522828,395 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -522920,21 +523236,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -522954,121 +523270,121 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoring", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring", + "Command": "Update-MgBetaDeviceManagementMonitoring", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNdeConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Command": "Update-MgBetaDeviceManagementNdeConnector", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNdesConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Update-MgBetaDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -523088,21 +523404,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "CommandAlias": null, "Permissions": [ { @@ -523122,21 +523438,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -523156,19 +523472,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/deviceManagement/reports", + "Command": "Update-MgBetaDeviceManagementReport", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "CommandAlias": null, "Permissions": [ { @@ -523204,55 +523520,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Reports", - "Uri": "/deviceManagement/reports", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Update-MgBetaDeviceManagementResourceOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -523272,38 +523588,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementReusableSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementReusableSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Update-MgBetaDeviceManagementRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -523323,21 +523639,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Update-MgBetaDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -523357,21 +523673,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -523391,21 +523707,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "CommandAlias": null, "Permissions": [ { @@ -523425,55 +523741,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Command": "Update-MgBetaDeviceManagementScript", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Command": "Update-MgBetaDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "CommandAlias": null, "Permissions": [ { @@ -523493,21 +523809,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -523527,21 +523843,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "CommandAlias": null, "Permissions": [ { @@ -523561,21 +523877,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "CommandAlias": null, "Permissions": [ { @@ -523595,21 +523911,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "CommandAlias": null, "Permissions": [ { @@ -523629,310 +523945,310 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementSettingDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementSettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Command": "Update-MgBetaDeviceManagementTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Update-MgBetaDeviceManagementTemplateCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Command": "Update-MgBetaDeviceManagementTemplateSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Update-MgBetaDeviceManagementTermAndCondition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditions" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "CommandAlias": null, "Permissions": [ { @@ -523952,38 +524268,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "CommandAlias": null, "Permissions": [ { @@ -524003,21 +524319,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -524037,21 +524353,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "CommandAlias": null, "Permissions": [ { @@ -524071,21 +524387,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -524105,21 +524421,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -524139,21 +524455,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -524173,21 +524489,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -524207,21 +524523,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -524241,21 +524557,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -524275,21 +524591,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -524309,19 +524625,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -524341,38 +524657,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -524392,21 +524708,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "CommandAlias": null, "Permissions": [ { @@ -524426,19 +524742,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "CommandAlias": null, "Permissions": [ { @@ -524458,21 +524774,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "CommandAlias": null, "Permissions": [ { @@ -524492,21 +524808,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -524526,21 +524842,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "CommandAlias": null, "Permissions": [ { @@ -524560,21 +524876,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -524594,21 +524910,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "CommandAlias": null, "Permissions": [ { @@ -524628,19 +524944,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "CommandAlias": null, "Permissions": [ { @@ -524660,21 +524976,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -524694,38 +525010,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -524745,21 +525061,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -524779,12 +525095,14 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -524793,9 +525111,7 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "CommandAlias": null, "Permissions": [ { @@ -524815,21 +525131,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -524849,21 +525165,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -524883,21 +525199,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -524917,21 +525233,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -524951,38 +525267,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "CommandAlias": null, "Permissions": [ { @@ -525002,21 +525318,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "CommandAlias": null, "Permissions": [ { @@ -525036,21 +525352,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -525070,21 +525386,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -525104,21 +525420,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "CommandAlias": null, "Permissions": [ { @@ -525138,19 +525454,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "CommandAlias": null, "Permissions": [ { @@ -525170,21 +525486,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "CommandAlias": null, "Permissions": [ { @@ -525204,21 +525520,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "CommandAlias": null, "Permissions": [ { @@ -525238,21 +525554,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -525272,19 +525588,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, "Permissions": [ { @@ -525304,21 +525620,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -525338,21 +525654,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -525372,21 +525688,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -525406,170 +525722,170 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserPfxCertificate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcBulkAction" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta", - "OutputType": null + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "CommandAlias": null, "Permissions": [ { @@ -525589,340 +525905,340 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Administration", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcReports" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReports", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcExportJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcServicePlan" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSnapshot" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsAutopilotSettings", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -525942,21 +526258,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -525976,187 +526292,187 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Update-MgBetaDeviceUsageRights", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory", + "Command": "Update-MgBetaDirectory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Update-MgBetaDirectoryAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAttributeSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAttributeSet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities", + "Command": "Update-MgBetaDirectoryCertificateAuthority", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCertificateAuthorityPath" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "CommandAlias": null, "Permissions": [ { @@ -526176,344 +526492,344 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAllowedValue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryDeviceLocalCredential", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Command": "Update-MgBetaDirectoryDeviceLocalCredential", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryExternalUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Command": "Update-MgBetaDirectoryExternalUserProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalUserProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryFederationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Update-MgBetaDirectoryFederationConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/impactedResources/{impactedResource-id}", + "Command": "Update-MgBetaDirectoryImpactedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryObject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DirectoryObjects", - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DirectoryObjects", + "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Update-MgBetaDirectoryObject", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRecommendation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}", + "Command": "Update-MgBetaDirectoryRecommendation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecommendation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImpactedResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Update-MgBetaDirectoryRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleScopedMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Update-MgBetaDirectoryRoleScopedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Update-MgBetaDirectoryRoleTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/settings/{directorySetting-id}", + "Command": "Update-MgBetaDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [ { @@ -526533,225 +526849,225 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/settings/{directorySetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDirectorySetting" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySettingTemplate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Command": "Update-MgBetaDirectorySettingTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySharedEmailDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Command": "Update-MgBetaDirectorySharedEmailDomain", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomain" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/subscriptions/{companySubscription-id}", + "Command": "Update-MgBetaDirectorySubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}", + "Command": "Update-MgBetaDomain", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDomain" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDomainFederationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Update-MgBetaDomainFederationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInternalDomainFederation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Update-MgBetaDomainServiceConfigurationRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDomainVerificationDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Update-MgBetaDomainVerificationDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}", + "Command": "Update-MgBetaDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMailboxSettings", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgBetaDriveItem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -526779,242 +527095,242 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemAnalytic", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Update-MgBetaDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Update-MgBetaDriveItemListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Update-MgBetaDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Update-MgBetaDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgBetaDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -527042,769 +527358,769 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemRetentionLabel", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { + "Command": "Update-MgBetaDriveItemRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Update-MgBetaDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgBetaDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Update-MgBetaDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list", + "Command": "Update-MgBetaDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgBetaDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgBetaDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgBetaDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgBetaDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgBetaDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Update-MgBetaDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgBetaDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root", + "Command": "Update-MgBetaDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics", + "Command": "Update-MgBetaDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem", + "Command": "Update-MgBetaDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/fields", + "Command": "Update-MgBetaDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Update-MgBetaDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgBetaDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Update-MgBetaDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/retentionLabel", + "Command": "Update-MgBetaDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Update-MgBetaDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgBetaDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Update-MgBetaDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClass", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/classes/{educationClass-id}", + "Command": "Update-MgBetaEducationClass", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgBetaEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -527824,38 +528140,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Update-MgBetaEducationClassAssignmentCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Update-MgBetaEducationClassAssignmentDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentDefault", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "CommandAlias": null, "Permissions": [ { @@ -527875,55 +528191,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgBetaEducationClassAssignmentResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgBetaEducationClassAssignmentRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -527943,21 +528259,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Update-MgBetaEducationClassAssignmentSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "CommandAlias": null, "Permissions": [ { @@ -527977,38 +528293,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "CommandAlias": null, "Permissions": [ { @@ -528028,38 +528344,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [ { @@ -528079,89 +528395,89 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Update-MgBetaEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassModule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -528181,21 +528497,21 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Update-MgBetaEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassModuleResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -528215,206 +528531,206 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMe", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me", + "Command": "Update-MgBetaEducationMe", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Update-MgBetaEducationMeAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgBetaEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgBetaEducationMeAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgBetaEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Update-MgBetaEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -528434,750 +528750,750 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Education", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeUserMailboxSetting", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Education", "Uri": "/education/me/user/mailboxSettings", + "Command": "Update-MgBetaEducationMeUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education", + "Command": "Update-MgBetaEducationRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationSchool", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/schools/{educationSchool-id}", + "Command": "Update-MgBetaEducationSchool", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationSchool" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Command": "Update-MgBetaEducationSynchronizationProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfileError", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Command": "Update-MgBetaEducationSynchronizationProfileError", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationError" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfileStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Education", - "Uri": "/education/users/{educationUser-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEducationUser" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Education", + "Uri": "/education/users/{educationUser-id}", + "Command": "Update-MgBetaEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgBetaEducationUserAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgBetaEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgBetaEducationUserAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgBetaEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Command": "Update-MgBetaEducationUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserRubric", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Education", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Update-MgBetaEducationUserRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" - }, - { "Variants": [ - "Reprocess", - "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ + "Reprocess", + "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionHandler" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" - }, - { "Variants": [ - "Reprocess", - "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ + "Reprocess", + "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageByUniqueName", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaEntitlementManagementAccessPackageByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogByUniqueName", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" - }, - { "Variants": [ - "Reprocess", - "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ + "Reprocess", + "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConnectedOrganization" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Update-MgBetaEntitlementManagementSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Command": "Update-MgBetaEntitlementManagementSubject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external", + "Command": "Update-MgBetaExternal", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternal" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Command": "Update-MgBetaExternalAuthorizationSystem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalAuthorizationSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataCollectionInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataCollectionInfo" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Update-MgBetaExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -529197,21 +529513,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Update-MgBetaExternalConnectionGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [ { @@ -529231,89 +529547,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Update-MgBetaExternalConnectionGroupMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionGroupMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Update-MgBetaExternalConnectionItemActivity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Update-MgBetaExternalConnectionOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/quota", + "Command": "Update-MgBetaExternalConnectionQuota", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionQuota", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Update-MgBetaExternalConnectionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "CommandAlias": null, "Permissions": [ { @@ -529333,490 +529649,471 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataConnector", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Search", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Command": "Update-MgBetaExternalIndustryDataConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Command": "Update-MgBetaExternalIndustryDataOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataYear", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Search", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Command": "Update-MgBetaExternalIndustryDataYear", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancial", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials", + "Command": "Update-MgBetaFinancial", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinancials" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinancials", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Command": "Update-MgBetaFinancialCompanyCountryRegion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCountryRegion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Command": "Update-MgBetaFinancialCompanyCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Command": "Update-MgBetaFinancialCompanyCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomerPayment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "Update1", @@ -529827,119 +530124,140 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyEmployee", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Command": "Update-MgBetaFinancialCompanyEmployee", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEmployee" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Command": "Update-MgBetaFinancialCompanyInformation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanyInformation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Command": "Update-MgBetaFinancialCompanyItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Command": "Update-MgBetaFinancialCompanyItemCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -529950,51 +530268,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyItemPicture", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Command": "Update-MgBetaFinancialCompanyJournal", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyJournal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournal" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Financials", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Command": "Update-MgBetaFinancialCompanyJournalLine", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -530005,123 +530323,102 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyJournalLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Financials", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphJournalLine" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine" - }, - { "Variants": [ "Update", "Update1", @@ -530132,17 +530429,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Update", "Update1", @@ -530153,17 +530450,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Update", "Update1", @@ -530174,548 +530471,548 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" + }, + { "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Command": "Update-MgBetaFinancialCompanySaleInvoice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesInvoiceLine" - }, - { "Variants": [ "Update", "Update1", @@ -530726,17 +531023,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Update", "Update1", @@ -530747,17 +531044,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Update", "Update1", @@ -530768,208 +531065,208 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Command": "Update-MgBetaFinancialCompanySaleOrder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesOrderLine" - }, - { "Variants": [ "Update", "Update1", @@ -530980,17 +531277,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Update", "Update1", @@ -531001,17 +531298,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Update", "Update1", @@ -531022,191 +531319,191 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Command": "Update-MgBetaFinancialCompanySaleQuote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSalesQuoteLine" - }, - { "Variants": [ "Update", "Update1", @@ -531217,17 +531514,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItem" - }, - { "Variants": [ "Update", "Update1", @@ -531238,17 +531535,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemCategory" - }, - { "Variants": [ "Update", "Update1", @@ -531259,213 +531556,232 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShipmentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyTaxArea", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Command": "Update-MgBetaFinancialCompanyTaxArea", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxArea" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Command": "Update-MgBetaFinancialCompanyTaxGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTaxGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnitOfMeasure" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Command": "Update-MgBetaFinancialCompanyVendor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVendor" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCurrency" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentMethod" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPaymentTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Financials", "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Command": "Update-MgBetaFinancialCompanyVendorPicture", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPicture" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPicture", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}", + "Command": "Update-MgBetaGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -531485,55 +531801,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgBetaGroupAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaGroupByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Update-MgBetaGroupCalendarEvent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupCalendarEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -531553,38 +531869,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgBetaGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Update-MgBetaGroupConversationThread", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -531604,1109 +531920,1109 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPost", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Update-MgBetaGroupConversationThreadPost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupConversationThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDrive", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Update-MgBetaGroupDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgBetaGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Update-MgBetaGroupDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Update-MgBetaGroupDriveItemListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Update-MgBetaGroupDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Update-MgBetaGroupDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgBetaGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Update-MgBetaGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgBetaGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Update-MgBetaGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Command": "Update-MgBetaGroupDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgBetaGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgBetaGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgBetaGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgBetaGroupDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaGroupDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgBetaGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaGroupDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Update-MgBetaGroupDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgBetaGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Command": "Update-MgBetaGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Command": "Update-MgBetaGroupDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Command": "Update-MgBetaGroupDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Update-MgBetaGroupDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Update-MgBetaGroupDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgBetaGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Update-MgBetaGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Update-MgBetaGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgBetaGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Update-MgBetaGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Command": "Update-MgBetaGroupEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEndpoint", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Update-MgBetaGroupEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -532726,114 +533042,116 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Calendar", - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEvent" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupExtension", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Update-MgBetaGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", "Variants": [ "Update", "Update1", @@ -532844,162 +533162,160 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupLifecyclePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgBetaGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgBetaGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgBetaGroupOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaGroupOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteSection", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgBetaGroupOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgBetaGroupOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgBetaGroupPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupPlanner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Planner", "Uri": "/groups/{group-id}/planner", + "Command": "Update-MgBetaGroupPlanner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupPlannerPlanDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Planner", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgBetaGroupPlannerPlanDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Command": "Update-MgBetaGroupSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "CommandAlias": null, "Permissions": [ { @@ -533019,1461 +533335,1442 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectorySetting" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSite", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Update-MgBetaGroupSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Command": "Update-MgBetaGroupSiteAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentModel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "Command": "Update-MgBetaGroupSiteContentModel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentModel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentModel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgBetaGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentProcessingJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathOnenote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Update-MgBetaGroupSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathTermStore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Update-MgBetaGroupSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Command": "Update-MgBetaGroupSiteInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Command": "Update-MgBetaGroupSiteList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgBetaGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Update-MgBetaGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Command": "Update-MgBetaGroupSiteListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Update-MgBetaGroupSiteListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaGroupSiteListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgBetaGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaGroupSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Update-MgBetaGroupSiteListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Update-MgBetaGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Command": "Update-MgBetaGroupSiteOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Update-MgBetaGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgBetaGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Update-MgBetaGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgBetaGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Update-MgBetaGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Command": "Update-MgBetaGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBin", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Command": "Update-MgBetaGroupSiteRecycleBin", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBin" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBin", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Command": "Update-MgBetaGroupSiteRecycleBinItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRecycleBinItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecycleBinItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Command": "Update-MgBetaGroupSiteTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Command": "Update-MgBetaGroupSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -534484,136 +534781,157 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -534624,17 +534942,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -534645,51 +534963,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -534700,17 +535018,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -534721,791 +535039,789 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Command": "Update-MgBetaGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgBetaGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgBetaGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgBetaGroupTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgBetaGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Command": "Update-MgBetaGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgBetaGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgBetaGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/photo", + "Command": "Update-MgBetaGroupTeamPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel", + "Command": "Update-MgBetaGroupTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Command": "Update-MgBetaGroupTeamScheduleDayNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDayNote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Command": "Update-MgBetaGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeCard" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Command": "Update-MgBetaGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamTagMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Update-MgBetaGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Update-MgBetaGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupThread", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -535525,478 +535841,478 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPost", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Command": "Update-MgBetaGroupThreadPost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPost" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPostExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgBetaGroupThreadPostExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityApiConnector", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Command": "Update-MgBetaIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventListener", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Update-MgBetaIdentityAuthenticationEventListener", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationEventListener" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Command": "Update-MgBetaIdentityB2CUserFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Update-MgBetaIdentityB2XUserFlow", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" - }, - { "Variants": [ - "Update1", - "UpdateExpanded1" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot" - }, - { "Variants": [ "Update1", - "UpdateExpanded1", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded1" + "UpdateExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" - }, - { "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" - }, - { "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "POST", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult" - }, - { "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Variants": [ + "Update1", + "UpdateExpanded1", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded1" + ], + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [ { @@ -536016,21 +536332,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [ { @@ -536058,19 +536374,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/identity/continuousAccessEvaluationPolicy", + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", "CommandAlias": null, "Permissions": [ { @@ -536098,2089 +536414,2089 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/accessReviews/policy", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinding", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFinding" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagement", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement", + "Command": "Update-MgBetaIdentityGovernancePermissionManagement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsManagement" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsManagement", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionsRequestChange" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" - }, - { "Variants": [ - "Refresh", - "Refresh1", - "RefreshExpanded", - "RefreshViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ + "Refresh", + "Refresh1", + "RefreshExpanded", + "RefreshViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAgreement" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityProvider", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Update-MgBetaIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityUserFlow", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Command": "Update-MgBetaIdentityUserFlow", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityUserFlow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaIdentityUserFlowAttribute", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Update-MgBetaIdentityUserFlowAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/informationProtection", + "Command": "Update-MgBetaInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtection", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/policy", + "Command": "Update-MgBetaInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/policy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/sensitivityPolicySettings", + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/invitations/invitedUser/mailboxSettings", + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/invitations/invitedUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.NetworkAccess", + "Uri": "/networkAccess/alerts/{alert-id}", + "Command": "Update-MgBetaNetworkAccessAlert", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.NetworkAccess", - "Uri": "/networkAccess/alerts/{alert-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessAlert" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivity", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity", + "Command": "Update-MgBetaNetworkAccessConnectivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityBranch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityBranch", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessFilteringPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", + "Command": "Update-MgBetaNetworkAccessFilteringPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", + "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessFilteringProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Command": "Update-MgBetaNetworkAccessFilteringProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", + "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessForwardingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", + "Command": "Update-MgBetaNetworkAccessForwardingPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessForwardingProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", + "Command": "Update-MgBetaNetworkAccessForwardingProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs", + "Command": "Update-MgBetaNetworkAccessLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessLogs" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessLogs", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", + "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessLogTraffic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", + "Command": "Update-MgBetaNetworkAccessLogTraffic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/reports", + "Command": "Update-MgBetaNetworkAccessReport", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess", + "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings", + "Command": "Update-MgBetaNetworkAccessSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/conditionalAccess", + "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/crossTenantAccess", + "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/enrichedAuditLogs", + "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-enrichedauditlogs-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/settings/forwardingOptions", + "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaNetworkAccessTenantStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.NetworkAccess", "Uri": "/networkAccess/tenantStatus", + "Command": "Update-MgBetaNetworkAccessTenantStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Update-MgBetaOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOauth2PermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -538200,157 +538516,157 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfile", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Command": "Update-MgBetaOnPremisePublishingProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesAgent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConnectorGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPublishedResource" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPublishedResource", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}", + "Command": "Update-MgBetaOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", "CommandAlias": null, "Permissions": [ { @@ -538378,21 +538694,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganization" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding", + "Command": "Update-MgBetaOrganizationBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationBranding", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "CommandAlias": null, "Permissions": [ { @@ -538412,21 +538728,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Update-MgBetaOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationBrandingLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -538446,72 +538762,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Update-MgBetaOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/partnerInformation", + "Command": "Update-MgBetaOrganizationPartnerInformation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationPartnerInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerInformation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/partnerInformation", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerInformation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings", + "Command": "Update-MgBetaOrganizationSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrganizationSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Command": "Update-MgBetaOrganizationSettingContactInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingContactInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -538531,21 +538847,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Command": "Update-MgBetaOrganizationSettingItemInsight", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingItemInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -538565,38 +538881,38 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingPersonInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "CommandAlias": null, "Permissions": [ { @@ -538616,104 +538932,104 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphInsightsSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}", + "Command": "Update-MgBetaPlace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlace" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Command": "Update-MgBetaPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlaceAsRoomListRoom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Command": "Update-MgBetaPlaceAsRoomListWorkspace", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlaceAsRoomListWorkspace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkspace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkspace" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/places(placeId='{placeId}')", + "Command": "Update-MgBetaPlaceByPlaceId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlaceByPlaceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlace", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/places(placeId='{placeId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlace" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner", + "Command": "Update-MgBetaPlanner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlanner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlanner", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Update-MgBetaPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerBucket", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -538741,21 +539057,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Update-MgBetaPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerPlan", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -538783,21 +539099,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgBetaPlannerPlanDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerPlanDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "CommandAlias": null, "Permissions": [ { @@ -538825,55 +539141,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Command": "Update-MgBetaPlannerRoster", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerRoster", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerRoster" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Command": "Update-MgBetaPlannerRosterMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerRosterMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Planner", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerRosterMember" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Update-MgBetaPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -538901,21 +539217,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -538943,21 +539259,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -538985,21 +539301,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Update-MgBetaPlannerTaskDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "CommandAlias": null, "Permissions": [ { @@ -539027,21 +539343,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -539069,36 +539385,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/accessReviewPolicy", + "Command": "Update-MgBetaPolicyAccessReviewPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/accessReviewPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAccessReviewPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -539118,36 +539434,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/adminConsentRequestPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Update-MgBetaPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -539167,68 +539483,68 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationFlowsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -539248,21 +539564,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "CommandAlias": null, "Permissions": [ { @@ -539282,87 +539598,87 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -539382,111 +539698,111 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicyTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -539506,83 +539822,83 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/defaultAppManagementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/externalIdentitiesPolicy", + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/externalIdentitiesPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/federatedTokenValidationPolicy", + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/federatedTokenValidationPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -539602,19 +539918,19 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "CommandAlias": null, "Permissions": [ { @@ -539634,174 +539950,174 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Update-MgBetaPolicyRoleManagementPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -539821,72 +540137,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -539906,21 +540222,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -539940,70 +540256,70 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print", + "Command": "Update-MgBetaPrint", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Update-MgBetaPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintConnector", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/connectors/{printConnector-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Update-MgBetaPrintOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/operations/{printOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}", + "Command": "Update-MgBetaPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -540023,21 +540339,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinter" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Update-MgBetaPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -540065,998 +540381,1000 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJobDocument", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Update-MgBetaPrintPrinterJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Update-MgBetaPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShare", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}", + "Command": "Update-MgBetaPrintPrinterShare", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrinterShare" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Update-MgBetaPrintPrinterShareJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Update-MgBetaPrintPrinterShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Update-MgBetaPrintPrinterShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Update-MgBetaPrintPrinterTaskTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/services/{printService-id}", + "Command": "Update-MgBetaPrintService", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintServiceEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Update-MgBetaPrintServiceEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintShare", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}", + "Command": "Update-MgBetaPrintShare", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrinterShare" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Update-MgBetaPrintShareJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJobDocument", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Update-MgBetaPrintShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJobTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Update-MgBetaPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintTaskDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Update-MgBetaPrintTaskDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrintTaskDefinitionTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Update-MgBetaPrintTaskDefinitionTask", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Update-MgBetaPrivacySubjectRightsRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccess", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Command": "Update-MgBetaPrivilegedAccess", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccess" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Command": "Update-MgBetaPrivilegedAccessResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceSubject" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Command": "Update-MgBetaPrivilegedApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedOperationEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Command": "Update-MgBetaPrivilegedOperationEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}", + "Command": "Update-MgBetaPrivilegedRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Command": "Update-MgBetaPrivilegedRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Command": "Update-MgBetaPrivilegedRoleSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Command": "Update-MgBetaPrivilegedRoleSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaProgram", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/programs/{program-id}", + "Command": "Update-MgBetaProgram", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProgram" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphProgram", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls/{programControl-id}", + "Command": "Update-MgBetaProgramControl", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -541071,17 +541389,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "Command": "Update-MgBetaProgramControl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls/{programControl-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControl" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControls/{programControl-id}/program", + "Command": "Update-MgBetaProgramControlProgram", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -541092,312 +541410,310 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaProgramControlProgram", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControls/{programControl-id}/program", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgram" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/programControlTypes/{programControlType-id}", + "Command": "Update-MgBetaProgramControlType", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaProgramControlType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.Governance", - "Uri": "/programControlTypes/{programControlType-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProgramControlType" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/partners/billing", + "Command": "Update-MgBetaReportPartnerBilling", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBilling", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBilling", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/partners/billing", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Command": "Update-MgBetaReportPartnerBillingManifest", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingManifest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Reports", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Command": "Update-MgBetaReportPartnerBillingOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Reports", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingReconciliation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Reports", "Uri": "/reports/partners/billing/reconciliation", + "Command": "Update-MgBetaReportPartnerBillingReconciliation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/reconciliation/billed", + "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingUsage", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage", + "Command": "Update-MgBetaReportPartnerBillingUsage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingUsageBilled", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/billed", + "Command": "Update-MgBetaReportPartnerBillingUsageBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/partners/billing/usage/unbilled", + "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportSlaAzureAdAuthentication", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/sla/azureADAuthentication", + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAzureAdAuthentication" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportUserInsightDaily", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/daily", + "Command": "Update-MgBetaReportUserInsightDaily", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaReportUserInsightMonthly", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Reports", "Uri": "/reports/userInsights/monthly", + "Command": "Update-MgBetaReportUserInsightMonthly", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRiskDetection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Command": "Update-MgBetaRiskDetection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRiskyServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Update-MgBetaRiskyServicePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRiskyServicePrincipalHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Command": "Update-MgBetaRiskyServicePrincipalHistory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRiskyUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Command": "Update-MgBetaRiskyUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRiskyUserHistory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Update-MgBetaRiskyUserHistory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement", + "Command": "Update-MgBetaRoleManagement", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleManagement", "CommandAlias": null, "Permissions": [ { @@ -541417,121 +541733,121 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPc", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC", + "Command": "Update-MgBetaRoleManagementCloudPc", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppScope", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -541575,36 +541891,36 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement", + "Command": "Update-MgBetaRoleManagementDeviceManagement", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "CommandAlias": null, "Permissions": [ { @@ -541624,106 +541940,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppScope", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -541767,223 +542083,223 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Enrollment", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Beta.DeviceManagement.Enrollment", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectory", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory", + "Command": "Update-MgBetaRoleManagementDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -542003,918 +542319,918 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement", + "Command": "Update-MgBetaRoleManagementEntitlementManagement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStep" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange", + "Command": "Update-MgBetaRoleManagementExchange", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacApplication" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAppScope", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.SchemaExtensions", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Update-MgBetaSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSchemaExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -542934,21 +543250,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.SchemaExtensions", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Update-MgBetaSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSearchAcronym", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -542968,21 +543284,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/acronyms/{acronym-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Update-MgBetaSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSearchBookmark", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -543002,387 +543318,387 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Search", - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search", + "Command": "Update-MgBetaSearchEntity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSearchEntity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchEntity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/search", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Search", + "Uri": "/search/qnas/{qna-id}", + "Command": "Update-MgBetaSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSearchQna", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Search", - "Uri": "/search/qnas/{qna-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSearchQna" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/securityActions/{securityAction-id}", + "Command": "Update-MgBetaSecurityAction", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/securityActions/{securityAction-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAction" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts/{alert-id}", + "Command": "Update-MgBetaSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/alerts/{alert-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAlert" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/alerts/updateAlerts", + "Command": "Update-MgBetaSecurityAlertMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Method": "POST", - "Command": "Update-MgBetaSecurityAlertMultiple", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/alerts/updateAlerts", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphAlert" + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAlertV2", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Update-MgBetaSecurityAlertV2", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityAlert" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Command": "Update-MgBetaSecurityAttackSimulationOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationPayload", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Command": "Update-MgBetaSecurityAttackSimulationPayload", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTraining", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainings/{training-id}", + "Command": "Update-MgBetaSecurityAttackSimulationTraining", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTraining", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrainingCampaign" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAuditLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/auditLog", + "Command": "Update-MgBetaSecurityAuditLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Command": "Update-MgBetaSecurityAuditLogQuery", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAuditLogQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Command": "Update-MgBetaSecurityAuditLogQueryRecord", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAuditLogQueryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases", + "Command": "Update-MgBetaSecurityCase", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -543402,29 +543718,31 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", "Variants": [ "Update", "Update1", @@ -543433,9 +543751,7 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -543455,72 +543771,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "CommandAlias": null, "Permissions": [ { @@ -543540,63 +543856,65 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", "Variants": [ "Update", "Update1", @@ -543605,9 +543923,7 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -543627,72 +543943,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -543712,21 +544028,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -543746,55 +544062,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -543814,1238 +544130,1304 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCollaboration", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/collaboration", + "Command": "Update-MgBetaSecurityCollaboration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Command": "Update-MgBetaSecurityDomainSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainSecurityProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityFileSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Command": "Update-MgBetaSecurityFileSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphFileSecurityProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityHostSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Command": "Update-MgBetaSecurityHostSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHostSecurityProfile" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIdentity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities", + "Command": "Update-MgBetaSecurityIdentity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIdentityHealthIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Update-MgBetaSecurityIdentityHealthIssue", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityHealthIssue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIdentitySensor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/identities/sensors/{sensor-id}", + "Command": "Update-MgBetaSecurityIdentitySensor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensor" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIncident", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensor", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/incidents/{incident-id}", + "Command": "Update-MgBetaSecurityIncident", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityIncident" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection", + "Command": "Update-MgBetaSecurityInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection/labelPolicySettings", + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIPSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Command": "Update-MgBetaSecurityIPSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIPSecurityProfile" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/labels", + "Command": "Update-MgBetaSecurityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Command": "Update-MgBetaSecurityLabelAuthority", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelAuthority", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Command": "Update-MgBetaSecurityLabelCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Command": "Update-MgBetaSecurityLabelCategorySubcategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Command": "Update-MgBetaSecurityLabelCitation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Command": "Update-MgBetaSecurityLabelDepartment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCategorySubcategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Command": "Update-MgBetaSecurityLabelFilePlanReference", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCitation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelDepartment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelFilePlanReference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner", + "Command": "Update-MgBetaSecurityPartner", + "ApiReferenceLink": null, "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Command": "Update-MgBetaSecurityPartnerSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore", + "Command": "Update-MgBetaSecurityPartnerSecurityScore", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityPartner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScore", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/partner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnerSecurity" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/customerInsights/{customerInsight-tenantId}", + "Command": "Update-MgBetaSecurityPartnerSecurityScoreCustomerInsight", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityPartnerSecurityAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityCustomerInsight", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/history/{securityScoreHistory-id}", + "Command": "Update-MgBetaSecurityPartnerSecurityScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityProviderTenantSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityScoreHistory", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProviderTenantSetting" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/partner/securityScore/requirements/{securityRequirement-id}", + "Command": "Update-MgBetaSecurityPartnerSecurityScoreRequirement", + "ApiReferenceLink": null, "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPartnerSecurityRequirement", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/rules", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRulesRoot" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Command": "Update-MgBetaSecurityProviderTenantSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityRuleDetectionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Uri": "/security/rules", + "Command": "Update-MgBetaSecurityRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDetectionRule" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Command": "Update-MgBetaSecurityRuleDetectionRule", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySecureScore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Update-MgBetaSecuritySecureScore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Update-MgBetaSecuritySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence", + "Command": "Update-MgBetaSecurityThreatIntelligence", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/articles/{article-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostReputation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostReputation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission", + "Command": "Update-MgBetaSecurityThreatSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTiIndicator", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Command": "Update-MgBetaSecurityTiIndicator", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTiIndicator", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/tiIndicators/updateTiIndicators", + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Method": "POST", - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/tiIndicators/updateTiIndicators", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTiIndicator" + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggers", + "Command": "Update-MgBetaSecurityTrigger", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTrigger", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/triggers", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Security", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Security", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerType", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Security", "Uri": "/security/triggerTypes", + "Command": "Update-MgBetaSecurityTriggerType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSecurityUserSecurityProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Command": "Update-MgBetaSecurityUserSecurityProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSecurityProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Update-MgBetaServiceAnnouncementIssue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Update-MgBetaServiceAnnouncementMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Update-MgBetaServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipal", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -545073,72 +545455,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Update-MgBetaServicePrincipalByAppId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalByAppId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Command": "Update-MgBetaServicePrincipalClaimPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalClaimPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", "CommandAlias": null, "Permissions": [ { @@ -545158,72 +545540,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Update-MgBetaServicePrincipalEndpoint", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -545251,21 +545633,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "CommandAlias": null, "Permissions": [ { @@ -545293,21 +545675,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [ { @@ -545343,305 +545725,286 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalRiskDetection", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.SignIns", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Update-MgBetaServicePrincipalRiskDetection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Update-MgBetaShareList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgBetaShareListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgBetaShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Command": "Update-MgBetaShareListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "Update1", @@ -545652,17 +546015,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "Update1", @@ -545673,17 +546036,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaShareListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "Update1", @@ -545694,17 +546057,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "Update1", @@ -545715,17 +546078,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgBetaShareListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "Update1", @@ -545736,17 +546099,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "Update1", @@ -545757,17 +546120,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaShareListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "Update1", @@ -545778,17 +546141,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgBetaShareListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "Update1", @@ -545799,196 +546162,215 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaShareListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaShareListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "Command": "Update-MgBetaShareListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgBetaShareListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSharePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Update-MgBetaSharePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}", + "Command": "Update-MgBetaSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics", + "Command": "Update-MgBetaSiteAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemActivity", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteColumn", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -546008,21 +546390,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgBetaSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -546042,21 +546424,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphContentType" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -546076,106 +546458,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentTypeColumnLink", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteGetByPathAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Update-MgBetaSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteGetByPathOnenote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Update-MgBetaSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteGetByPathTermStore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Update-MgBetaSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Update-MgBetaSiteList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphList", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -546195,21 +546577,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgBetaSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -546229,21 +546611,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -546263,174 +546645,174 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentTypeColumnLink", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Update-MgBetaSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Command": "Update-MgBetaSiteListItemActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityOld" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Update-MgBetaSiteListItemField", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMailboxSettings", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaSiteListItemPermission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -546458,89 +546840,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgBetaSiteListItemVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaSiteListItemVersionField", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemVersionField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaSiteListOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Command": "Update-MgBetaSiteListPermission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -546568,492 +546950,473 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Update-MgBetaSiteListSubscription", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgBetaSiteOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgBetaSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgBetaSiteOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaSiteOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgBetaSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgBetaSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteSectionPageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Update-MgBetaSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageWebPart", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Update-MgBetaSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSitePermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Update-MgBetaSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore", + "Command": "Update-MgBetaSiteTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Update-MgBetaSiteTermStoreGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Update-MgBetaSiteTermStoreGroupSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -547064,136 +547427,157 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Update-MgBetaSiteTermStoreSet", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Update-MgBetaSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -547204,17 +547588,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -547225,51 +547609,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -547280,17 +547664,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -547301,551 +547685,549 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTerm", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgBetaSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermChild", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgBetaSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestore", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore", + "Command": "Update-MgBetaSolutionBackupRestore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBackupRestoreRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphExchangeRestoreSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestorePoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Command": "Update-MgBetaSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceApp" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Command": "Update-MgBetaSolutionBackupRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Command": "Update-MgBetaSolutionBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenario", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", "CommandAlias": null, "Permissions": [ { @@ -547865,55 +548247,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenario", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenario" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", "CommandAlias": null, "Permissions": [ { @@ -547933,21 +548315,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "CommandAlias": null, "Permissions": [ { @@ -547967,72 +548349,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", "CommandAlias": null, "Permissions": [ { @@ -548052,89 +548434,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.BusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.BusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Update-MgBetaSubscribedSku", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSubscribedSku", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.DirectoryManagement", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications", + "Uri": "/subscriptions/{subscription-id}", + "Command": "Update-MgBetaSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], - "Module": "Beta.ChangeNotifications", - "Uri": "/subscriptions/{subscription-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSubscription" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}", + "Command": "Update-MgBetaTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -548170,21 +548552,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeam" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Update-MgBetaTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -548220,21 +548602,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChannel" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgBetaTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -548270,89 +548652,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgBetaTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgBetaTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgBetaTeamChannelTab", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -548420,21 +548802,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgBetaTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaTeamInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -548534,21 +548916,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Update-MgBetaTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -548584,310 +548966,310 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamOperation", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgBetaTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamOwnerMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", + "Command": "Update-MgBetaTeamOwnerMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgBetaTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/photo", + "Command": "Update-MgBetaTeamPhoto", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Update-MgBetaTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Update-MgBetaTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Update-MgBetaTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Update-MgBetaTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleDayNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Command": "Update-MgBetaTeamScheduleDayNote", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDayNote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOpenShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Update-MgBetaTeamScheduleOpenShift", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleShift", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Update-MgBetaTeamScheduleShift", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShift" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphShift", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -548907,106 +549289,106 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeCard", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Command": "Update-MgBetaTeamScheduleTimeCard", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeCard" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOff", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Update-MgBetaTeamScheduleTimeOff", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Update-MgBetaTeamScheduleTimeOffReason", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Update-MgBetaTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -549026,1235 +549408,1235 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Update-MgBetaTeamTagMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamTagMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamwork", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/teamwork", + "Command": "Update-MgBetaTeamwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamwork" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamwork", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Update-MgBetaTeamworkDeletedChat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeam", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Command": "Update-MgBetaTeamworkDeletedTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Command": "Update-MgBetaTeamworkDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDevice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Command": "Update-MgBetaTeamworkDeviceActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Command": "Update-MgBetaTeamworkDeviceConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceHealth", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Command": "Update-MgBetaTeamworkDeviceHealth", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Command": "Update-MgBetaTeamworkDeviceOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaTeamworkDeviceSoftware", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", + "Command": "Update-MgBetaTeamworkDeviceSoftware", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamAppSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/teamsAppSettings", + "Command": "Update-MgBetaTeamworkTeamAppSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTeamsAppSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Command": "Update-MgBetaTeamworkTeamTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Update-MgBetaTeamworkWorkforceIntegration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWorkforceIntegration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/tenantRelationships/multiTenantOrganization", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganization" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework", + "Command": "Update-MgBetaTrustFramework", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTrustFramework", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFramework", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrustFramework" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Command": "Update-MgBetaTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTrustFrameworkKeySet", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Command": "Update-MgBetaTrustFrameworkPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaTrustFrameworkPolicy", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}", + "Command": "Update-MgBetaUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUser", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -550330,89 +550712,89 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUser" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Update-MgBetaUserActivity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Update-MgBetaUserActivityHistoryItem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserActivityHistoryItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Command": "Update-MgBetaUserActivityStatistics", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserActivityStatistics", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", "CommandAlias": null, "Permissions": [], - "Module": "Beta.People", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityStatistics" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Applications", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgBetaUserAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserAppRoleAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Applications", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Update-MgBetaUserAuthenticationEmailMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -550432,55 +550814,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Update-MgBetaUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethod" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Update-MgBetaUserAuthenticationOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -550500,46 +550882,48 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "Uri": "/users/{user-id}/authentication/signInPreferences", + "Command": "Update-MgBetaUserAuthenticationSignInPreference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationSignInPreference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignInPreferences", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Identity.SignIns", - "Uri": "/users/{user-id}/authentication/signInPreferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphSignInPreferences" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Update-MgBetaUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserCalendarGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgBetaUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", "Variants": [ "Update", "Update1", @@ -550550,2525 +550934,2523 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserCalendarPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Teams", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Update-MgBetaUserChat", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Teams", - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgBetaUserChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaUserChatInstalledApp", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatLastMessagePreview", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Command": "Update-MgBetaUserChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMember", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Update-MgBetaUserChatMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgBetaUserChatMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaUserChatMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageReply", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgBetaUserChatMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgBetaUserChatOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatPermissionGrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgBetaUserChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatPinnedMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Update-MgBetaUserChatPinnedMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserChatTab", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgBetaUserChatTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Update-MgBetaUserContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolder", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Update-MgBetaUserContactFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Update-MgBetaUserContactFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Update-MgBetaUserContactFolderChildFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContact", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Update-MgBetaUserContactFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContactExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContactPhoto", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Update-MgBetaUserContactFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserContactPhoto", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Update-MgBetaUserContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}", + "Command": "Update-MgBetaUserDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceByDeviceId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Command": "Update-MgBetaUserDeviceByDeviceId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDevice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceCommand", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Command": "Update-MgBetaUserDeviceCommand", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommand" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserDeviceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceUsageRights", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CrossDeviceExperiences", "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Command": "Update-MgBetaUserDeviceUsageRights", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsageRight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDrive", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Update-MgBetaUserDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgBetaUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Update-MgBetaUserDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Update-MgBetaUserDriveItemListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Update-MgBetaUserDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Command": "Update-MgBetaUserDriveItemListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgBetaUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaUserDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Update-MgBetaUserDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Update-MgBetaUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgBetaUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Update-MgBetaUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Command": "Update-MgBetaUserDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgBetaUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentType", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgBetaUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentTypeColumn", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgBetaUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgBetaUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgBetaUserDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Command": "Update-MgBetaUserDriveListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgBetaUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaUserDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListOperation", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgBetaUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Command": "Update-MgBetaUserDriveListPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgBetaUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRoot", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Command": "Update-MgBetaUserDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootAnalytic", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Command": "Update-MgBetaUserDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Command": "Update-MgBetaUserDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemField", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Update-MgBetaUserDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemPermission", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Command": "Update-MgBetaUserDriveRootListItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgBetaUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemVersionField", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgBetaUserDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootPermission", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Update-MgBetaUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootRetentionLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Update-MgBetaUserDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootSubscription", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Update-MgBetaUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootThumbnail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgBetaUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootVersion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Update-MgBetaUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Update-MgBetaUserEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserEventExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserEventInstanceExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Update-MgBetaUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInferenceClassification", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Update-MgBetaUserInferenceClassification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInferenceClassificationOverride", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Update-MgBetaUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection", + "Command": "Update-MgBetaUserInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionPolicy", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/policy", + "Command": "Update-MgBetaUserInformationProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtectionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights", + "Command": "Update-MgBetaUserInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInsightShared", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemInsights", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Command": "Update-MgBetaUserInsightShared", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInsightTrending", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Command": "Update-MgBetaUserInsightTrending", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserInsightUsed", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrending", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Command": "Update-MgBetaUserInsightUsed", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserLicenseDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Update-MgBetaUserLicenseDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailboxSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/mailboxSettings", + "Command": "Update-MgBetaUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Update-MgBetaUserMailFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Update-MgBetaUserMailFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Update-MgBetaUserMailFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserMailFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessageRule", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Update-MgBetaUserMailFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDevice", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Update-MgBetaUserManagedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgBetaUserManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMessage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Update-MgBetaUserMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMessageExtension", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Mail", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppIntentAndState", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Command": "Update-MgBetaUserMobileAppIntentAndState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserNotification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/notifications/{notification-id}", + "Command": "Update-MgBetaUserNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteNotebook", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgBetaUserOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenotePage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Notes", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgBetaUserOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgBetaUserOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaUserOnenotePageContent", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgBetaUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteSection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgBetaUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteSectionGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgBetaUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeeting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -553088,12 +553470,14 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -553104,17 +553488,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -553125,264 +553509,262 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRecording", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Update-MgBetaUserOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Command": "Update-MgBetaUserOnlineMeetingRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingTranscript", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Update-MgBetaUserOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookMasterCategory", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Update-MgBetaUserOutlookMasterCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Command": "Update-MgBetaUserOutlookTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Command": "Update-MgBetaUserOutlookTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Update-MgBetaUserOutlookTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroup", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Command": "Update-MgBetaUserOutlookTaskGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTaskFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookTask" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOutlookTask", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "Uri": "/users/{user-id}/changePassword", + "Command": "Update-MgBetaUserPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaUserPassword", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users.Actions", - "Uri": "/users/{user-id}/changePassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "beta", + "Module": "Beta.Planner", + "Uri": "/users/{user-id}/planner", + "Command": "Update-MgBetaUserPlanner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserPlanner", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerUser", "CommandAlias": null, "Permissions": [ { @@ -553402,55 +553784,55 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Planner", - "Uri": "/users/{user-id}/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.CloudCommunications", + "Uri": "/users/{user-id}/presence", + "Command": "Update-MgBetaUserPresence", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserPresence", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [], - "Module": "Beta.CloudCommunications", - "Uri": "/users/{user-id}/presence", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile", + "Command": "Update-MgBetaUserProfile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfile", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfile", "CommandAlias": null, "Permissions": [], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfile" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Command": "Update-MgBetaUserProfileAccount", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", "CommandAlias": null, "Permissions": [ { @@ -553470,21 +553852,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserAccountInformation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Command": "Update-MgBetaUserProfileAddress", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAddress", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", "CommandAlias": null, "Permissions": [ { @@ -553504,21 +553886,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemAddress" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Command": "Update-MgBetaUserProfileAnniversary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAnniversary", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "CommandAlias": null, "Permissions": [ { @@ -553538,21 +553920,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Command": "Update-MgBetaUserProfileAward", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAward", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", "CommandAlias": null, "Permissions": [ { @@ -553572,21 +553954,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPersonAward" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Command": "Update-MgBetaUserProfileCertification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileCertification", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", "CommandAlias": null, "Permissions": [ { @@ -553606,21 +553988,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPersonCertification" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Command": "Update-MgBetaUserProfileEducationalActivity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileEducationalActivity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", "CommandAlias": null, "Permissions": [ { @@ -553640,21 +554022,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationalActivity" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Command": "Update-MgBetaUserProfileEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", "CommandAlias": null, "Permissions": [ { @@ -553674,21 +554056,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemEmail" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Command": "Update-MgBetaUserProfileInterest", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileInterest", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", "CommandAlias": null, "Permissions": [ { @@ -553708,21 +554090,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonInterest" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Command": "Update-MgBetaUserProfileLanguage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileLanguage", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", "CommandAlias": null, "Permissions": [ { @@ -553742,21 +554124,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Command": "Update-MgBetaUserProfileName", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileName", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", "CommandAlias": null, "Permissions": [ { @@ -553776,21 +554158,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonName" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Command": "Update-MgBetaUserProfileNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileNote", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", "CommandAlias": null, "Permissions": [ { @@ -553834,21 +554216,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Command": "Update-MgBetaUserProfilePatent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePatent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", "CommandAlias": null, "Permissions": [ { @@ -553868,21 +554250,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemPatent" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Command": "Update-MgBetaUserProfilePhone", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePhone", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", "CommandAlias": null, "Permissions": [ { @@ -553902,21 +554284,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemPhone" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Command": "Update-MgBetaUserProfilePosition", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePosition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", "CommandAlias": null, "Permissions": [ { @@ -553936,21 +554318,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWorkPosition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Command": "Update-MgBetaUserProfileProject", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileProject", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", "CommandAlias": null, "Permissions": [ { @@ -553970,21 +554352,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProjectParticipation" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Command": "Update-MgBetaUserProfilePublication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePublication", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", "CommandAlias": null, "Permissions": [ { @@ -554004,21 +554386,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphItemPublication" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Command": "Update-MgBetaUserProfileSkill", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileSkill", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", "CommandAlias": null, "Permissions": [ { @@ -554038,21 +554420,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSkillProficiency" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Command": "Update-MgBetaUserProfileWebAccount", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileWebAccount", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", "CommandAlias": null, "Permissions": [ { @@ -554072,21 +554454,21 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWebAccount" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.People", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Command": "Update-MgBetaUserProfileWebsite", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileWebsite", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", "CommandAlias": null, "Permissions": [ { @@ -554106,123 +554488,123 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.People", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPersonWebsite" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaUserScopedRoleMemberOf", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Update-MgBetaUserScopedRoleMemberOf", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurity", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security", + "Command": "Update-MgBetaUserSecurity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurity1" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurity1", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection", + "Command": "Update-MgBetaUserSecurityInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Security", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings", + "Command": "Update-MgBetaUserSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSettings", "CommandAlias": null, "Permissions": [ { @@ -554242,72 +554624,72 @@ "IsLeastPrivilege": false } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactMergeSuggestions" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Update-MgBetaUserSettingItemInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingItemInsight", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphUserInsightsSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Update-MgBetaUserSettingShiftPreference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingShiftPreference", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftPreferences", "CommandAlias": null, "Permissions": [ { @@ -554327,140 +554709,140 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphShiftPreferences" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingStorage", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/storage", + "Command": "Update-MgBetaUserSettingStorage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingStorageQuota", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserStorage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Update-MgBetaUserSettingStorageQuota", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedStorageQuota" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingStorageQuotaService", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Update-MgBetaUserSettingStorageQuotaService", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingWindows", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Command": "Update-MgBetaUserSettingWindows", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingWindowsInstance", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Command": "Update-MgBetaUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTeamwork", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/teamwork", + "Command": "Update-MgBetaUserTeamwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserTeamwork" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserTeamwork", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Teams", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Update-MgBetaUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoList", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -554480,38 +554862,38 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Update-MgBetaUserTodoListTask", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTask", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -554531,38 +554913,38 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -554582,38 +554964,38 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Update-MgBetaUserTodoListTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskExtension", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", "CommandAlias": null, "Permissions": [ { @@ -554633,803 +555015,803 @@ "IsLeastPrivilege": true } ], - "Module": "Beta.Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Command": "Update-MgBetaVirtualEvent", + "ApiReferenceLink": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEvent", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], - "Module": "Beta.Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventPresenter", "ApiVersion": "beta", - "CommandAlias": null, - "Permissions": [], "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Command": "Update-MgBetaVirtualEventPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Command": "Update-MgBetaVirtualEventSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhall", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Command": "Update-MgBetaVirtualEventTownhall", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Command": "Update-MgBetaVirtualEventTownhallPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Command": "Update-MgBetaVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinar", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Command": "Update-MgBetaVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarPresenter", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Command": "Update-MgBetaVirtualEventWebinarPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Command": "Update-MgBetaVirtualEventWebinarRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSession", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Command": "Update-MgBetaVirtualEventWebinarSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesDeployment", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuDeployment", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Command": "Update-MgBetaWindowsUpdatesDeployment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuDeploymentAudience", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "CommandAlias": "Update-MgBetaWuDeployment", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", + "OutputType": null, + "CommandAlias": "Update-MgBetaWuDeploymentAudience", "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicy", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuPolicy", + "OutputType": null, + "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Command": "Update-MgBetaWindowsUpdatesPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuPolicyAudience", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "CommandAlias": "Update-MgBetaWuPolicy", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "CommandAlias": "Update-MgBetaWuPolicyAudience", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", + "OutputType": null, + "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", + "OutputType": null, + "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "beta", "Module": "Beta.WindowsUpdates", "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}", + "Command": "Update-MgBetaWindowsUpdatesProduct", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProduct", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "CommandAlias": "Update-MgBetaWuProduct", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Command": "Update-MgBetaWindowsUpdatesProductEdition", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductEdition", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "CommandAlias": "Update-MgBetaWuProductEdition", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "CommandAlias": "Update-MgBetaWuProductKnownIssue", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Command": "Update-MgBetaWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductRevision", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "CommandAlias": "Update-MgBetaWuProductRevision", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", - "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "CommandAlias": "Update-MgBetaWuResourceConnection", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Method": "PATCH" }, { + "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "OutputType": null, "CommandAlias": "Update-MgBetaWuUpdatableAsset", "Permissions": [], - "Module": "Beta.WindowsUpdates", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Command": "Update-MgBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingBusiness", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", "CommandAlias": null, "Permissions": [ { @@ -555449,21 +555831,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingBusiness" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [ { @@ -555499,38 +555881,38 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Command": "Update-MgBookingBusinessCalendarView", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingAppointment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Command": "Update-MgBookingBusinessCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -555566,21 +555948,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Command": "Update-MgBookingBusinessCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "CommandAlias": null, "Permissions": [ { @@ -555608,21 +555990,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Command": "Update-MgBookingBusinessService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingBusinessService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", "CommandAlias": null, "Permissions": [ { @@ -555642,21 +556024,21 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphBookingService" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Command": "Update-MgBookingBusinessStaffMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -555676,38 +556058,38 @@ "IsLeastPrivilege": false } ], - "Module": "Bookings", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Command": "Update-MgBookingCurrency", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgBookingCurrency", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBookingCurrency" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}", + "Command": "Update-MgChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [ { @@ -555735,21 +556117,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChat" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -555841,55 +556223,55 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Command": "Update-MgChatLastMessagePreview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatLastMessagePreview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Update-MgChatMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgChatMessage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [ { @@ -555925,89 +556307,89 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgChatMessageReply", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgChatMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgChatPermissionGrant", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Update-MgChatPinnedMessage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgChatTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -556051,21 +556433,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "CommandAlias": null, "Permissions": [ { @@ -556085,72 +556467,72 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Command": "Update-MgCommunicationCallContentSharingSession", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationCallContentSharingSession", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Command": "Update-MgCommunicationCallOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCommsOperation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Command": "Update-MgCommunicationCallParticipant", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphParticipant" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Command": "Update-MgCommunicationCallRecordingStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgCommunicationCallRecordingStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", "CommandAlias": null, "Permissions": [ { @@ -556170,240 +556552,240 @@ "IsLeastPrivilege": false } ], - "Module": "CloudCommunications", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation" + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgCommunicationCallRecordOrganizerV2", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Command": "Update-MgCommunicationCallRecordOrganizerV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsOrganizer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationCallRecordParticipantV2", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Command": "Update-MgCommunicationCallRecordParticipantV2", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsParticipant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Command": "Update-MgCommunicationCallRecordSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecordsSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgCommunicationOnlineMeeting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Update-MgCommunicationOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Update-MgCommunicationOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCommunicationPresence", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/communications/presences/{presence-id}", + "Command": "Update-MgCommunicationPresence", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgCompliance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Compliance", "Uri": "/compliance", + "Command": "Update-MgCompliance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompliance" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompliance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contacts/{orgContact-id}", + "Command": "Update-MgContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOrgContact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgContract", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/contracts/{contract-id}", + "Command": "Update-MgContract", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContract" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Command": "Update-MgDataPolicyOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}", + "Command": "Update-MgDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [ { @@ -556431,19 +556813,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement", + "Command": "Update-MgDeviceAppManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "CommandAlias": "Update-MgDeviceAppMgt", "Permissions": [ { @@ -556463,38 +556845,38 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", "Permissions": [ { @@ -556514,21 +556896,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", "Permissions": [ { @@ -556548,21 +556930,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -556582,21 +556964,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", "Permissions": [ { @@ -556616,21 +556998,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", "Permissions": [ { @@ -556650,21 +557032,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -556684,38 +557066,38 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", "Permissions": [ { @@ -556735,21 +557117,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", "Permissions": [ { @@ -556769,21 +557151,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { @@ -556803,89 +557185,89 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", "Permissions": [ { @@ -556905,157 +557287,157 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Command": "Update-MgDeviceAppManagementManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBook" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -557075,21 +557457,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -557109,21 +557491,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -557143,1041 +557525,1041 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Command": "Update-MgDeviceAppManagementMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsmobilemsi-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp", "CommandAlias": "Update-MgDeviceAppMgtMobileApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-ioslobapp-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Command": "Update-MgDeviceAppManagementMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", "Permissions": [], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", "Permissions": [ { @@ -558197,21 +558579,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", "Permissions": [ { @@ -558231,21 +558613,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { @@ -558265,21 +558647,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Command": "Update-MgDeviceAppManagementVppToken", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementVppToken", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", "CommandAlias": "Update-MgDeviceAppMgtVppToken", "Permissions": [ { @@ -558299,21 +558681,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVppToken" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", "Permissions": [ { @@ -558333,21 +558715,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", "Permissions": [ { @@ -558367,21 +558749,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { @@ -558401,21 +558783,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { @@ -558435,53 +558817,53 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CorporateManagement", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices(deviceId='{deviceId}')", + "Command": "Update-MgDeviceByDeviceId", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceByDeviceId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDevice" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Command": "Update-MgDeviceExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement", + "Command": "Update-MgDeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagement", "CommandAlias": null, "Permissions": [ { @@ -558525,19 +558907,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-devicemanagement-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagement" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "CommandAlias": null, "Permissions": [ { @@ -558557,38 +558939,38 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Command": "Update-MgDeviceManagementAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementAuditEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuditEvent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -558608,19 +558990,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/conditionalAccessSettings", + "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "CommandAlias": null, "Permissions": [ { @@ -558640,21 +559022,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Command": "Update-MgDeviceManagementDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", "CommandAlias": null, "Permissions": [ { @@ -558674,21 +559056,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDetectedApp" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Command": "Update-MgDeviceManagementDeviceCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [ { @@ -558708,357 +559090,357 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Command": "Update-MgDeviceManagementDeviceConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsupdateforbusinessconfiguration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "CommandAlias": null, "Permissions": [ { @@ -559078,21 +559460,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "CommandAlias": null, "Permissions": [ { @@ -559112,21 +559494,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Command": "Update-MgDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "CommandAlias": null, "Permissions": [ { @@ -559146,55 +559528,55 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Enrollment", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Command": "Update-MgDeviceManagementIoUpdateStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementIoUpdateStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Command": "Update-MgDeviceManagementManagedDevice", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [ { @@ -559214,157 +559596,157 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgDeviceManagementManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "CommandAlias": null, "Permissions": [ { @@ -559384,21 +559766,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "CommandAlias": null, "Permissions": [ { @@ -559418,55 +559800,55 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Command": "Update-MgDeviceManagementPartner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "CommandAlias": null, "Permissions": [ { @@ -559486,21 +559868,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "CommandAlias": null, "Permissions": [ { @@ -559520,19 +559902,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Reports", + "Uri": "/deviceManagement/reports", + "Command": "Update-MgDeviceManagementReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "CommandAlias": null, "Permissions": [ { @@ -559568,21 +559950,21 @@ "IsLeastPrivilege": false } ], - "Module": "Reports", - "Uri": "/deviceManagement/reports", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Command": "Update-MgDeviceManagementResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", "CommandAlias": null, "Permissions": [ { @@ -559602,21 +559984,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphResourceOperation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -559636,21 +560018,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Command": "Update-MgDeviceManagementRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -559670,21 +560052,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleDefinition" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", "CommandAlias": null, "Permissions": [ { @@ -559704,106 +560086,106 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Administration", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRoleAssignment" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Command": "Update-MgDeviceManagementTermAndCondition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditions" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "CommandAlias": null, "Permissions": [ { @@ -559823,21 +560205,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "CommandAlias": null, "Permissions": [ { @@ -559857,21 +560239,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "CommandAlias": null, "Permissions": [ { @@ -559891,21 +560273,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "CommandAlias": null, "Permissions": [ { @@ -559925,21 +560307,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -559959,21 +560341,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -559993,21 +560375,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "CommandAlias": null, "Permissions": [ { @@ -560027,21 +560409,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "CommandAlias": null, "Permissions": [ { @@ -560061,19 +560443,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -560093,38 +560475,38 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "CommandAlias": null, "Permissions": [ { @@ -560144,21 +560526,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "CommandAlias": null, "Permissions": [ { @@ -560178,38 +560560,38 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "CommandAlias": null, "Permissions": [], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "CommandAlias": null, "Permissions": [ { @@ -560229,21 +560611,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "CommandAlias": null, "Permissions": [ { @@ -560263,21 +560645,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "CommandAlias": null, "Permissions": [ { @@ -560297,21 +560679,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "CommandAlias": null, "Permissions": [ { @@ -560331,21 +560713,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "CommandAlias": null, "Permissions": [ { @@ -560365,21 +560747,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "CommandAlias": null, "Permissions": [ { @@ -560399,21 +560781,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "CommandAlias": null, "Permissions": [ { @@ -560433,19 +560815,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "CommandAlias": null, "Permissions": [ { @@ -560465,21 +560847,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "CommandAlias": null, "Permissions": [ { @@ -560499,19 +560881,19 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "CommandAlias": null, "Permissions": [ { @@ -560531,21 +560913,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "CommandAlias": null, "Permissions": [ { @@ -560565,21 +560947,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "CommandAlias": null, "Permissions": [ { @@ -560599,21 +560981,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "CommandAlias": null, "Permissions": [ { @@ -560633,208 +561015,208 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCloudPcUserSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DeviceManagement", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "CommandAlias": null, "Permissions": [ { @@ -560854,21 +561236,21 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "CommandAlias": null, "Permissions": [ { @@ -560888,410 +561270,410 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgDirectory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.DirectoryManagement", "Uri": "/directory", + "Command": "Update-MgDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectory" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Command": "Update-MgDirectoryAdministrativeUnit", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdministrativeUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Command": "Update-MgDirectoryAdministrativeUnitExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryAttributeSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/attributeSets/{attributeSet-id}", + "Command": "Update-MgDirectoryAttributeSet", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAttributeSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAllowedValue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryDeviceLocalCredential", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Command": "Update-MgDirectoryDeviceLocalCredential", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Command": "Update-MgDirectoryFederationConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryObject", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "DirectoryObjects", "Uri": "/directoryObjects/{directoryObject-id}", + "Command": "Update-MgDirectoryObject", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryOnPremiseSynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Command": "Update-MgDirectoryOnPremiseSynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}", + "Command": "Update-MgDirectoryRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryRoleByRoleTemplateId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Command": "Update-MgDirectoryRoleByRoleTemplateId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Command": "Update-MgDirectoryRoleScopedMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Command": "Update-MgDirectoryRoleTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectorySubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/subscriptions/{companySubscription-id}", + "Command": "Update-MgDirectorySubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCompanySubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}", + "Command": "Update-MgDomain", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDomain" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDomainFederationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Command": "Update-MgDomainFederationConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphInternalDomainFederation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainServiceConfigurationRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Command": "Update-MgDomainVerificationDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDomainDnsRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}", + "Command": "Update-MgDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Update-MgDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphMailboxSettings", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgDriveItem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [ { @@ -561319,225 +561701,225 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgDriveItemAnalytic", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Update-MgDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Update-MgDriveItemListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Update-MgDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": null, + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Files", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgDriveItemPermission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [ { @@ -561565,718 +561947,718 @@ "IsLeastPrivilege": false } ], - "Module": "Files", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgDriveItemRetentionLabel", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { + "Command": "Update-MgDriveItemRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Update-MgDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Update-MgDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list", + "Command": "Update-MgDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root", + "Command": "Update-MgDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics", + "Command": "Update-MgDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem", + "Command": "Update-MgDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/fields", + "Command": "Update-MgDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Update-MgDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/retentionLabel", + "Command": "Update-MgDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Update-MgDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Update-MgDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClass", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/classes/{educationClass-id}", + "Command": "Update-MgEducationClass", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationClass" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationClass", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationClassAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [ { @@ -562296,38 +562678,38 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Command": "Update-MgEducationClassAssignmentCategory", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationCategory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Command": "Update-MgEducationClassAssignmentDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "CommandAlias": null, "Permissions": [ { @@ -562347,38 +562729,38 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationClassAssignmentResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationClassAssignmentRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -562398,21 +562780,21 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Update-MgEducationClassAssignmentSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "CommandAlias": null, "Permissions": [ { @@ -562432,55 +562814,55 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationClassAssignmentSubmission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [ { @@ -562500,55 +562882,55 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationOutcome" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Command": "Update-MgEducationClassModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassModule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", "CommandAlias": null, "Permissions": [ { @@ -562568,21 +562950,21 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModule" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Command": "Update-MgEducationClassModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationClassModuleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", "CommandAlias": null, "Permissions": [ { @@ -562602,155 +562984,155 @@ "IsLeastPrivilege": true } ], - "Module": "Education", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgEducationMe", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me", + "Command": "Update-MgEducationMe", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationUser" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationMeAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationMeAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationMeAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationMeAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Education", + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Command": "Update-MgEducationMeRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationMeRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [ { @@ -562770,454 +563152,456 @@ "IsLeastPrivilege": false } ], - "Module": "Education", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationRubric" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgEducationMeUserMailboxSetting", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Education", "Uri": "/education/me/user/mailboxSettings", + "Command": "Update-MgEducationMeUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education", + "Command": "Update-MgEducationRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationSchool", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/schools/{educationSchool-id}", + "Command": "Update-MgEducationSchool", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationSchool" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationSchoolAdministrativeUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Command": "Update-MgEducationSchoolAdministrativeUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAdministrativeUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}", + "Command": "Update-MgEducationUser", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEducationUser" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Command": "Update-MgEducationUserAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Command": "Update-MgEducationUserAssignmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationAssignmentResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Command": "Update-MgEducationUserAssignmentRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Command": "Update-MgEducationUserAssignmentSubmission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationOutcome" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Command": "Update-MgEducationUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEducationUserRubric", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Education", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Command": "Update-MgEducationUserRubric", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEducationRubric" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Command": "Update-MgEntitlementManagementAccessPackage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphApprovalStage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" - }, - { "Variants": [ - "Reprocess", - "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", + "Command": "Update-MgEntitlementManagementAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ + "Reprocess", + "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageQuestion" - }, - { "Variants": [ - "Reprocess", - "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Command": "Update-MgEntitlementManagementAssignmentRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ + "Reprocess", + "ReprocessViaIdentity", "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Command": "Update-MgEntitlementManagementCatalog", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessPackageCatalog" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Command": "Update-MgEntitlementManagementCatalogResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563232,17 +563616,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563253,17 +563637,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563274,17 +563658,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563295,34 +563679,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563337,17 +563721,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563358,17 +563742,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563379,17 +563763,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563400,306 +563784,306 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Command": "Update-MgEntitlementManagementConnectedOrganization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConnectedOrganization" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Command": "Update-MgEntitlementManagementResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Command": "Update-MgEntitlementManagementResourceEnvironment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Command": "Update-MgEntitlementManagementResourceRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalog", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageCatalog" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCustomCalloutExtension" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAccessPackageResource", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563714,17 +564098,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563735,17 +564119,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563756,17 +564140,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563777,34 +564161,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563819,17 +564203,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563840,17 +564224,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563861,17 +564245,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -563882,566 +564266,564 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Command": "Update-MgEntitlementManagementResourceRoleScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Command": "Update-MgEntitlementManagementResourceScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Command": "Update-MgEntitlementManagementResourceScopeResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessPackageResource" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/entitlementManagement/settings", + "Command": "Update-MgEntitlementManagementSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgExternal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Search", "Uri": "/external", + "Command": "Update-MgExternal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}", + "Command": "Update-MgExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgExternalConnection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "CommandAlias": null, "Permissions": [ { @@ -564461,21 +564843,21 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Command": "Update-MgExternalConnectionGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgExternalConnectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "CommandAlias": null, "Permissions": [ { @@ -564495,72 +564877,72 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Command": "Update-MgExternalConnectionGroupMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgExternalConnectionGroupMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Command": "Update-MgExternalConnectionItemActivity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgExternalConnectionItemActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Command": "Update-MgExternalConnectionOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgExternalConnectionOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "CommandAlias": null, "Permissions": [], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/external/connections/{externalConnection-id}/schema", + "Command": "Update-MgExternalConnectionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgExternalConnectionSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "CommandAlias": null, "Permissions": [ { @@ -564580,21 +564962,21 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}", + "Command": "Update-MgGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [ { @@ -564614,55 +564996,55 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgGroupAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Command": "Update-MgGroupByUniqueName", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupByUniqueName", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Command": "Update-MgGroupCalendarEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupCalendarEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -564682,38 +565064,38 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEvent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgGroupCalendarPermission", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupConversationThread", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupConversationThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -564733,1007 +565115,1007 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgGroupConversationThreadPostExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgGroupConversationThreadPostExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDrive", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}", + "Command": "Update-MgGroupDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgGroupDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Update-MgGroupDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Update-MgGroupDriveItemListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Update-MgGroupDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgGroupDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgGroupDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgGroupDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Update-MgGroupDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Update-MgGroupDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgGroupDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Update-MgGroupDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Command": "Update-MgGroupDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgGroupDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgGroupDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgGroupDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgGroupDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgGroupDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgGroupDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgGroupDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgGroupDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgGroupDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgGroupDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Command": "Update-MgGroupDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Command": "Update-MgGroupDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "OutputType": "IMicrosoftGraphItemAnalytics", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" + }, + { "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Command": "Update-MgGroupDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Update-MgGroupDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgGroupDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgGroupDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Update-MgGroupDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Update-MgGroupDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Update-MgGroupDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgGroupDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Update-MgGroupDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphDriveItemVersion", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}", + "Command": "Update-MgGroupEvent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [ { @@ -565753,63 +566135,65 @@ "IsLeastPrivilege": false } ], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgGroupEventExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupEventExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Update-MgGroupEventInstanceExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Command": "Update-MgGroupExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Command": "Update-MgGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "Update1", @@ -565820,153 +566204,153 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgGroupOnenoteNotebook", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgGroupOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgGroupOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgGroupOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Groups", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgGroupOnenoteSection", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Notes", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgGroupOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgGroupOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgGroupPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupPlanner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/groups/{group-id}/planner", + "Command": "Update-MgGroupPlanner", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupPlannerPlanDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Planner", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgGroupPlannerPlanDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Command": "Update-MgGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", "Variants": [ "Update", "Update1", @@ -565977,9 +566361,7 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", "CommandAlias": null, "Permissions": [ { @@ -565999,1032 +566381,1034 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphGroupSetting" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGroupSettingTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}", + "Command": "Update-MgGroupSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Command": "Update-MgGroupSiteAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgGroupSiteColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgGroupSiteContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgGroupSiteContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgGroupSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteGetByPathAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Update-MgGroupSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteGetByPathOnenote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Update-MgGroupSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Update-MgGroupSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Command": "Update-MgGroupSiteList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgGroupSiteListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgGroupSiteListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgGroupSiteListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgGroupSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Update-MgGroupSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Update-MgGroupSiteListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgGroupSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgGroupSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgGroupSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Update-MgGroupSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Command": "Update-MgGroupSiteOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgGroupSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Command": "Update-MgGroupSiteOnenoteNotebookSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Command": "Update-MgGroupSiteOnenoteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgGroupSiteOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Command": "Update-MgGroupSiteOnenoteResource", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteResource" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgGroupSiteOnenoteSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgGroupSiteOnenoteSectionGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Command": "Update-MgGroupSiteOnenoteSectionPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgGroupSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Update-MgGroupSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Update-MgGroupSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Command": "Update-MgGroupSitePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Command": "Update-MgGroupSiteTermStore", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567035,17 +567419,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Command": "Update-MgGroupSiteTermStoreGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567056,17 +567440,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Command": "Update-MgGroupSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567077,17 +567461,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567106,17 +567490,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567135,17 +567519,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567156,17 +567540,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567177,17 +567561,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567198,17 +567582,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567219,17 +567603,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567240,17 +567624,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567261,17 +567645,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Update-MgGroupSiteTermStoreSet", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567282,17 +567666,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Update-MgGroupSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567311,17 +567695,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567340,17 +567724,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567361,17 +567745,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567382,17 +567766,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567411,17 +567795,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -567440,38 +567824,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -567482,17 +567845,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -567503,17 +567866,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -567524,17 +567887,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -567545,17 +567908,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -567566,17 +567929,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -567587,17 +567950,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgGroupSiteTermStoreSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -567608,17 +567971,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgGroupSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -567629,17 +567992,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -567650,553 +568013,572 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Command": "Update-MgGroupTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgGroupTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgGroupTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgGroupTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgGroupTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgGroupTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgGroupTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Command": "Update-MgGroupTeamMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgGroupTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgGroupTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/photo", + "Command": "Update-MgGroupTeamPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel", + "Command": "Update-MgGroupTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Command": "Update-MgGroupTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Command": "Update-MgGroupTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Command": "Update-MgGroupTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Command": "Update-MgGroupTeamScheduleOpenShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Command": "Update-MgGroupTeamScheduleShift", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Command": "Update-MgGroupTeamScheduleTimeOff", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Update-MgGroupTeamScheduleTimeOffReason", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Command": "Update-MgGroupTeamTag", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTag" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Update-MgGroupTeamTagMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Groups", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Command": "Update-MgGroupThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupThread", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", "CommandAlias": null, "Permissions": [ { @@ -568216,276 +568598,276 @@ "IsLeastPrivilege": false } ], - "Module": "Groups", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationThread" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgGroupThreadPostExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Command": "Update-MgGroupThreadPostExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgGroupThreadPostInReplyToExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Groups", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Command": "Update-MgGroupThreadPostInReplyToExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityApiConnector", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Command": "Update-MgIdentityApiConnector", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityAuthenticationEventFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Command": "Update-MgIdentityAuthenticationEventFlow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityAuthenticationEventListener", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Command": "Update-MgIdentityAuthenticationEventListener", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationEventListener" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Command": "Update-MgIdentityB2XUserFlow", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Command": "Update-MgIdentityB2XUserFlowLanguage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityApiConnector" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", "CommandAlias": null, "Permissions": [ { @@ -568505,21 +568887,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphNamedLocation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Command": "Update-MgIdentityConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "CommandAlias": null, "Permissions": [ { @@ -568547,965 +568929,965 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgIdentityCustomAuthenticationExtension", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Command": "Update-MgIdentityCustomAuthenticationExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewReviewer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewStage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGovernanceInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Command": "Update-MgIdentityGovernanceAppConsentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppConsentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserConsentRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowInsight", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccess", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess", + "Command": "Update-MgIdentityGovernancePrivilegedAccess", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApproval" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphApprovalStage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAgreement" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementAcceptance" - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileLocalization" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAgreementFileVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityProvider", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Command": "Update-MgIdentityProvider", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityProviderBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgIdentityUserFlowAttribute", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Command": "Update-MgIdentityUserFlowAttribute", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgInformationProtection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/informationProtection", + "Command": "Update-MgInformationProtection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInformationProtection" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphInformationProtection", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/invitations/invitedUser/mailboxSettings", + "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgInvitationInvitedUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/invitations/invitedUser/mailboxSettings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Command": "Update-MgOauth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "CommandAlias": null, "Permissions": [ { @@ -569525,21 +569907,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}", + "Command": "Update-MgOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", "CommandAlias": null, "Permissions": [ { @@ -569567,21 +569949,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganization" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding", + "Command": "Update-MgOrganizationBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgOrganizationBranding", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "CommandAlias": null, "Permissions": [ { @@ -569601,21 +569983,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Command": "Update-MgOrganizationBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgOrganizationBrandingLocalization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "CommandAlias": null, "Permissions": [ { @@ -569635,87 +570017,87 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Command": "Update-MgOrganizationExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgOrganizationExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}", + "Command": "Update-MgPlace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlace", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlace" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Command": "Update-MgPlaceAsRoomListRoom", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlaceAsRoomListRoom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoom", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoom" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner", + "Command": "Update-MgPlanner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlanner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlanner", "CommandAlias": null, "Permissions": [], - "Module": "Planner", - "Uri": "/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlanner" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/buckets/{plannerBucket-id}", + "Command": "Update-MgPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerBucket", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "CommandAlias": null, "Permissions": [ { @@ -569743,21 +570125,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucket" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/plans/{plannerPlan-id}", + "Command": "Update-MgPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerPlan", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "CommandAlias": null, "Permissions": [ { @@ -569785,21 +570167,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlan" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Command": "Update-MgPlannerPlanDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerPlanDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "CommandAlias": null, "Permissions": [ { @@ -569827,21 +570209,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks/{plannerTask-id}", + "Command": "Update-MgPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "CommandAlias": null, "Permissions": [ { @@ -569869,21 +570251,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTask" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -569911,21 +570293,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -569953,21 +570335,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Command": "Update-MgPlannerTaskDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerTaskDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "CommandAlias": null, "Permissions": [ { @@ -569995,21 +570377,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "CommandAlias": null, "Permissions": [ { @@ -570037,21 +570419,21 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "CommandAlias": null, "Permissions": [ { @@ -570071,36 +570453,36 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/adminConsentRequestPolicy", + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/adminConsentRequestPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Command": "Update-MgPolicyAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -570120,68 +570502,68 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationFlowsPolicy", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationFlowsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "CommandAlias": null, "Permissions": [ { @@ -570201,21 +570583,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "CommandAlias": null, "Permissions": [ { @@ -570235,53 +570617,53 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult" + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/authorizationPolicy", + "Command": "Update-MgPolicyAuthorizationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/authorizationPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Command": "Update-MgPolicyClaimMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "CommandAlias": null, "Permissions": [ { @@ -570301,111 +570683,111 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy", + "Command": "Update-MgPolicyCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPolicyTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPolicyTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/defaultAppManagementPolicy", + "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyDefaultAppManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "CommandAlias": null, "Permissions": [ { @@ -570425,38 +570807,38 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/defaultAppManagementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Command": "Update-MgPolicyFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "CommandAlias": null, "Permissions": [ { @@ -570476,19 +570858,19 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "CommandAlias": null, "Permissions": [ { @@ -570508,123 +570890,123 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicy", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Command": "Update-MgPolicyPermissionGrantPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Command": "Update-MgPolicyRoleManagementPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Command": "Update-MgPolicyRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "CommandAlias": null, "Permissions": [ { @@ -570644,21 +571026,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Command": "Update-MgPolicyTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "CommandAlias": null, "Permissions": [ { @@ -570678,21 +571060,21 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Command": "Update-MgPolicyTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "CommandAlias": null, "Permissions": [ { @@ -570712,70 +571094,70 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print", + "Command": "Update-MgPrint", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrint", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrint" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/connectors/{printConnector-id}", + "Command": "Update-MgPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintConnector", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/connectors/{printConnector-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintConnector" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/operations/{printOperation-id}", + "Command": "Update-MgPrintOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", "CommandAlias": null, "Permissions": [], - "Module": "Devices.CloudPrint", - "Uri": "/print/operations/{printOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintOperation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}", + "Command": "Update-MgPrintPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintPrinter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", "CommandAlias": null, "Permissions": [ { @@ -570795,21 +571177,21 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinter" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Command": "Update-MgPrintPrinterJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintPrinterJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [ { @@ -570837,517 +571219,517 @@ "IsLeastPrivilege": false } ], - "Module": "Devices.CloudPrint", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintJob" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgPrintPrinterJobDocument", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Update-MgPrintPrinterJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintPrinterJobTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Update-MgPrintPrinterJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Command": "Update-MgPrintPrinterTaskTrigger", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTaskTrigger" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/services/{printService-id}", + "Command": "Update-MgPrintService", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintService" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Command": "Update-MgPrintServiceEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintShare", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}", + "Command": "Update-MgPrintShare", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrinterShare" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintShareJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Command": "Update-MgPrintShareJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintShareJobDocument", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Command": "Update-MgPrintShareJobDocument", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintDocument" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintShareJobTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Command": "Update-MgPrintShareJobTask", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Command": "Update-MgPrintTaskDefinition", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTaskDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Command": "Update-MgPrintTaskDefinitionTask", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPrintTask" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Update-MgPrivacySubjectRightsRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubjectRightsRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Compliance", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Update-MgPrivacySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserRegistrationDetails" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBilling", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing", + "Command": "Update-MgReportPartnerBilling", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBilling" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingManifest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBilling", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Command": "Update-MgReportPartnerBillingManifest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingManifest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/operations/{operation-id}", + "Command": "Update-MgReportPartnerBillingOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingOperation" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingReconciliation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/reconciliation", + "Command": "Update-MgReportPartnerBillingReconciliation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingReconciliationBilled", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/reconciliation/billed", + "Command": "Update-MgReportPartnerBillingReconciliationBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingUsage", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage", + "Command": "Update-MgReportPartnerBillingUsage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingUsageBilled", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/billed", + "Command": "Update-MgReportPartnerBillingUsageBilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingUsageUnbilled", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Reports", "Uri": "/reports/partners/billing/usage/unbilled", + "Command": "Update-MgReportPartnerBillingUsageUnbilled", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRiskDetection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Command": "Update-MgRiskDetection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskDetection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRiskyServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskDetection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Command": "Update-MgRiskyServicePrincipal", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRiskyServicePrincipalHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Command": "Update-MgRiskyServicePrincipalHistory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRiskyUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Command": "Update-MgRiskyUser", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUser" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRiskyUserHistory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Command": "Update-MgRiskyUserHistory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrollment", + "Uri": "/roleManagement", + "Command": "Update-MgRoleManagement", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleManagement", "CommandAlias": null, "Permissions": [ { @@ -571367,155 +571749,155 @@ "IsLeastPrivilege": false } ], - "Module": "DeviceManagement.Enrollment", - "Uri": "/roleManagement", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRoleManagement" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectory", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory", + "Command": "Update-MgRoleManagementDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [ { @@ -571535,308 +571917,308 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.Governance", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagement", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement", + "Command": "Update-MgRoleManagementEntitlementManagement", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRbacApplication" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppScope" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "CommandAlias": null, "Permissions": [], - "Module": "Identity.Governance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Governance", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "SchemaExtensions", + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Command": "Update-MgSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSchemaExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", "CommandAlias": null, "Permissions": [ { @@ -571856,21 +572238,21 @@ "IsLeastPrivilege": false } ], - "Module": "SchemaExtensions", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchemaExtension" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/acronyms/{acronym-id}", + "Command": "Update-MgSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSearchAcronym", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", "CommandAlias": null, "Permissions": [ { @@ -571890,21 +572272,21 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/acronyms/{acronym-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchAcronym" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Search", + "Uri": "/search/bookmarks/{bookmark-id}", + "Command": "Update-MgSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSearchBookmark", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", "CommandAlias": null, "Permissions": [ { @@ -571924,289 +572306,289 @@ "IsLeastPrivilege": false } ], - "Module": "Search", - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchBookmark" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgSearchEntity", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Search", "Uri": "/search", + "Command": "Update-MgSearchEntity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSearchEntity" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSearchQna", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchEntity", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Search", "Uri": "/search/qnas/{qna-id}", + "Command": "Update-MgSearchQna", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSearchQna" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAlert", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/alerts/{alert-id}", + "Command": "Update-MgSecurityAlert", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphAlert" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAlertV2", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/alerts_v2/{alert-id}", + "Command": "Update-MgSecurityAlertV2", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityAlert" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationAutomation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Command": "Update-MgSecurityAttackSimulationAutomation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Command": "Update-MgSecurityAttackSimulationAutomationRun", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSimulationAutomationRun" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationEndUserNotification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Command": "Update-MgSecurityAttackSimulationEndUserNotification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationLandingPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Command": "Update-MgSecurityAttackSimulationLandingPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLandingPageDetail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationLoginPage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLandingPageDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Command": "Update-MgSecurityAttackSimulationLoginPage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLoginPage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLoginPage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Command": "Update-MgSecurityAttackSimulationOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttackSimulationOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationPayload", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Command": "Update-MgSecurityAttackSimulationPayload", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPayload" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationTraining", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPayload", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/trainings/{training-id}", + "Command": "Update-MgSecurityAttackSimulationTraining", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTraining" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTraining", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/cases", + "Command": "Update-MgSecurityCase", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCase", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "CommandAlias": null, "Permissions": [ { @@ -572226,36 +572608,36 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -572275,87 +572657,87 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityUserSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -572375,55 +572757,55 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "CommandAlias": null, "Permissions": [ { @@ -572443,21 +572825,21 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "CommandAlias": null, "Permissions": [ { @@ -572477,55 +572859,55 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "CommandAlias": null, "Permissions": [ { @@ -572545,827 +572927,827 @@ "IsLeastPrivilege": false } ], - "Module": "Security", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/identities", + "Command": "Update-MgSecurityIdentity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityIdentity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/identities", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIdentityContainer" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Command": "Update-MgSecurityIdentityHealthIssue", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityIdentityHealthIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/incidents/{incident-id}", + "Command": "Update-MgSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityIncident", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/incidents/{incident-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityIncident" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabel", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", "Uri": "/security/labels", + "Command": "Update-MgSecurityLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelAuthority", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Command": "Update-MgSecurityLabelAuthority", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Command": "Update-MgSecurityLabelCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelCategorySubcategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Command": "Update-MgSecurityLabelCategorySubcategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelCitation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/citations/{citationTemplate-id}", + "Command": "Update-MgSecurityLabelCitation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelDepartment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Command": "Update-MgSecurityLabelDepartment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelFilePlanReference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Command": "Update-MgSecurityLabelFilePlanReference", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Command": "Update-MgSecurityLabelRetentionLabel", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/secureScores/{secureScore-id}", + "Command": "Update-MgSecuritySecureScore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecureScore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Command": "Update-MgSecuritySecureScoreControlProfile", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Command": "Update-MgSecuritySubjectRightsRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubjectRightsRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequestNote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Command": "Update-MgSecuritySubjectRightsRequestNote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAuthoredNote" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligence", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence", + "Command": "Update-MgSecurityThreatIntelligence", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceArticle", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/articles/{article-id}", + "Command": "Update-MgSecurityThreatIntelligenceArticle", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticle" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHost", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Command": "Update-MgSecurityThreatIntelligenceHost", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHost" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHost", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostComponent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostCookie" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostPair", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Command": "Update-MgSecurityThreatIntelligenceHostPair", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPair" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostPort", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Command": "Update-MgSecurityThreatIntelligenceHostPort", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostPort" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostReputation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostReputation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityHostTracker" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySslCertificate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceSubdomain", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Command": "Update-MgSecurityThreatIntelligenceSubdomain", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecuritySubdomain" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerability" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgSecurityTrigger", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Security", - "Uri": "/security/triggers", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityTriggerRetentionEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggers", + "Command": "Update-MgSecurityTrigger", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityTriggerType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "CommandAlias": null, "Permissions": [], - "Module": "Security", - "Uri": "/security/triggerTypes", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Command": "Update-MgSecurityTriggerRetentionEvent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSecurityTriggerTypeRetentionEventType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Security", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Uri": "/security/triggerTypes", + "Command": "Update-MgSecurityTriggerType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Security", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Command": "Update-MgServiceAnnouncementHealthOverview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealth" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Command": "Update-MgServiceAnnouncementIssue", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceHealthIssue" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Command": "Update-MgServiceAnnouncementMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceUpdateMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.ServiceAnnouncement", "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Command": "Update-MgServiceAnnouncementMessageAttachment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Command": "Update-MgServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipal", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [ { @@ -573393,106 +573775,106 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgServicePrincipalAppRoleAssignment", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalByAppId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals(appId='{appId}')", + "Command": "Update-MgServicePrincipalByAppId", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphServicePrincipal" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Command": "Update-MgServicePrincipalEndpoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEndpoint" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphEndpoint", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "CommandAlias": null, "Permissions": [ { @@ -573520,21 +573902,21 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "CommandAlias": null, "Permissions": [ { @@ -573570,305 +573952,286 @@ "IsLeastPrivilege": false } ], - "Module": "Applications", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalRiskDetection", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Identity.SignIns", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Command": "Update-MgServicePrincipalRiskDetection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJob", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Command": "Update-MgServicePrincipalSynchronizationJob", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationJob" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Command": "Update-MgServicePrincipalSynchronizationTemplate", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationTemplate" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSynchronizationSchema" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Applications", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgShareCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list", + "Command": "Update-MgShareList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgShareListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgShareListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgShareListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgShareListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgShareListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Command": "Update-MgShareListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "Update1", @@ -573879,17 +574242,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "Update1", @@ -573900,17 +574263,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgShareListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "Update1", @@ -573921,17 +574284,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgShareListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "Update1", @@ -573942,17 +574305,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgShareListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "Update1", @@ -573963,17 +574326,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "Update1", @@ -573984,17 +574347,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgShareListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "Update1", @@ -574005,179 +574368,198 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgShareListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgShareListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgShareListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSharePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}/permission", + "Command": "Update-MgSharePermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/shares/{sharedDriveItem-id}", + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSite", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}", + "Command": "Update-MgSite", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSite" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics", + "Command": "Update-MgSiteAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgSiteAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivity" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphItemActivity", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteColumn", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -574197,21 +574579,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -574231,21 +574613,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphContentType" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteContentTypeColumn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -574265,106 +574647,106 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgSiteContentTypeColumnLink", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgSiteContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteGetByPathAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Command": "Update-MgSiteGetByPathAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteGetByPathOnenote", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Command": "Update-MgSiteGetByPathOnenote", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenote" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteGetByPathTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenote", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Command": "Update-MgSiteGetByPathTermStore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStore" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}", + "Command": "Update-MgSiteList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphList", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListColumn", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -574384,21 +574766,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Command": "Update-MgSiteListContentType", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [ { @@ -574418,21 +574800,21 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgSiteListContentTypeColumn", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [ { @@ -574452,624 +574834,626 @@ "IsLeastPrivilege": false } ], - "Module": "Sites", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgSiteListContentTypeColumnLink", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgSiteListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Command": "Update-MgSiteListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgSiteListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgSiteListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Command": "Update-MgSiteListItemField", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgSiteListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgSiteListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgSiteListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Command": "Update-MgSiteListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgSiteOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphNotebook", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgSiteOnenotePage", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgSiteOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgSiteOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgSiteOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgSiteOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgSiteOnenoteSectionPageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgSiteOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgSiteOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Command": "Update-MgSiteOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Command": "Update-MgSitePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBaseSitePage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayout", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Command": "Update-MgSitePageAsSitePageCanvaLayout", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCanvasLayout" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCanvasLayout", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVerticalSection" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVerticalSection", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageWebPart", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Command": "Update-MgSitePageAsSitePageWebPart", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Command": "Update-MgSitePageCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSitePermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Command": "Update-MgSitePermission", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPermission" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore", + "Command": "Update-MgSiteTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", "Variants": [ "Update", "Update1", @@ -575080,17 +575464,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStore" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Command": "Update-MgSiteTermStoreGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575101,17 +575485,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Command": "Update-MgSiteTermStoreGroupSet", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575122,17 +575506,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Command": "Update-MgSiteTermStoreGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575151,17 +575535,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575180,17 +575564,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575201,17 +575585,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575222,17 +575606,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575243,17 +575627,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575264,17 +575648,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575285,17 +575669,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575306,17 +575690,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Command": "Update-MgSiteTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", "Variants": [ "Update", "Update1", @@ -575327,17 +575711,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Command": "Update-MgSiteTermStoreSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575356,17 +575740,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575385,17 +575769,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Command": "Update-MgSiteTermStoreSetParentGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575406,17 +575790,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575427,17 +575811,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreSet" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575456,17 +575840,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Sites", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "ApiReferenceLink": null, "Variants": [ "Update", "Update1", @@ -575485,38 +575869,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], - "Module": "Sites", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -575527,17 +575890,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -575548,17 +575911,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -575569,17 +575932,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -575590,17 +575953,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -575611,17 +575974,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -575632,17 +575995,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Command": "Update-MgSiteTermStoreSetTerm", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -575653,17 +576016,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Command": "Update-MgSiteTermStoreSetTermChild", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { "Variants": [ "Update", "Update1", @@ -575674,17 +576037,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermChildRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetTermChildRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", "Update1", @@ -575695,415 +576058,434 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Sites", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Command": "Update-MgSiteTermStoreSetTermRelation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTermStoreRelation" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestore", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore", + "Command": "Update-MgSolutionBackupRestore", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphBackupRestoreRoot" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreDriveInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Command": "Update-MgSolutionBackupRestoreDriveInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreDriveProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Command": "Update-MgSolutionBackupRestoreDriveProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveProtectionUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreExchangeProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Command": "Update-MgSolutionBackupRestoreExchangeProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphExchangeRestoreSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/granularMailboxRestoreArtifacts/{granularMailboxRestoreArtifact-id}", + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionGranularMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGranularMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Command": "Update-MgSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreMailboxInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Command": "Update-MgSolutionBackupRestoreMailboxInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreMailboxProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Command": "Update-MgSolutionBackupRestoreMailboxProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxProtectionUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSession", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Command": "Update-MgSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestorePoint", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Command": "Update-MgSolutionBackupRestorePoint", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestorePoint" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestorePoint", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Command": "Update-MgSolutionBackupRestoreProtectionPolicy", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProtectionPolicyBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreServiceApp", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Command": "Update-MgSolutionBackupRestoreServiceApp", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceApp" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceApp", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Command": "Update-MgSolutionBackupRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRestoreSessionBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreSharePointProtectionPolicy", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Command": "Update-MgSolutionBackupRestoreSharePointProtectionPolicy", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharePointRestoreSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Command": "Update-MgSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteRestoreArtifact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreSiteInclusionRule", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Command": "Update-MgSolutionBackupRestoreSiteInclusionRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSolutionBackupRestoreSiteProtectionUnit", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "BackupRestore", "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Command": "Update-MgSolutionBackupRestoreSiteProtectionUnit", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSiteProtectionUnit" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSubscribedSku", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Uri": "/subscribedSkus/{subscribedSku-id}", + "Command": "Update-MgSubscribedSku", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscribedSku" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "ChangeNotifications", "Uri": "/subscriptions/{subscription-id}", + "Command": "Update-MgSubscription", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSubscription" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphSubscription", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}", + "Command": "Update-MgTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", "CommandAlias": null, "Permissions": [ { @@ -576139,21 +576521,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeam" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Command": "Update-MgTeamChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [ { @@ -576189,21 +576571,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChannel" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamChannelMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -576239,89 +576621,89 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgTeamChannelMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamChannelMessageReply", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgTeamChannelSharedWithTeam", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgTeamChannelTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [ { @@ -576389,21 +576771,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsTab" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgTeamInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [ { @@ -576503,21 +576885,21 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [ { @@ -576553,344 +576935,344 @@ "IsLeastPrivilege": false } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphConversationMember" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgTeamOperation", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Command": "Update-MgTeamOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgTeamPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/photo", + "Command": "Update-MgTeamPhoto", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel", + "Command": "Update-MgTeamPrimaryChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Command": "Update-MgTeamPrimaryChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Command": "Update-MgTeamPrimaryChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamPrimaryChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Command": "Update-MgTeamPrimaryChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Command": "Update-MgTeamScheduleOfferShiftRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOfferShiftRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Command": "Update-MgTeamScheduleOpenShift", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphOpenShift" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Command": "Update-MgTeamScheduleSchedulingGroup", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphSchedulingGroup" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Command": "Update-MgTeamScheduleShift", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShift" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Command": "Update-MgTeamScheduleTimeOff", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOff" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Command": "Update-MgTeamScheduleTimeOffReason", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTimeOffReason" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Command": "Update-MgTeamScheduleTimeOffRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphTimeOffRequest", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Command": "Update-MgTeamTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamTag", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", "CommandAlias": null, "Permissions": [ { @@ -576910,404 +577292,404 @@ "IsLeastPrivilege": true } ], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamworkTag" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Command": "Update-MgTeamTagMember", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamTagMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgTeamwork", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/teamwork", + "Command": "Update-MgTeamwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamwork" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamwork", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Command": "Update-MgTeamworkDeletedChat", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeam", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Command": "Update-MgTeamworkDeletedTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeletedTeam" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Command": "Update-MgTeamworkDeletedTeamChannel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChannel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Command": "Update-MgTeamworkDeletedTeamChannelMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Command": "Update-MgTeamworkDeletedTeamChannelTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkTeamAppSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/teamsAppSettings", + "Command": "Update-MgTeamworkTeamAppSetting", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphTeamsAppSettings" - }, - { "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Command": "Update-MgTeamworkWorkforceIntegration", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphWorkforceIntegration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.Partner", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" - }, - { "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipMultiTenantOrganization", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganization" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization", + "Command": "Update-MgTenantRelationshipMultiTenantOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Variants": [ + "Update", + "UpdateExpanded" + ], + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}", + "Command": "Update-MgUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUser", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "CommandAlias": null, "Permissions": [ { @@ -577383,72 +577765,72 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUser" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Command": "Update-MgUserActivity", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserActivity", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "CommandAlias": null, "Permissions": [], - "Module": "CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserActivity" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Command": "Update-MgUserActivityHistoryItem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "CommandAlias": null, "Permissions": [], - "Module": "CrossDeviceExperiences", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Applications", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Command": "Update-MgUserAppRoleAssignment", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "CommandAlias": null, "Permissions": [], - "Module": "Applications", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationEmailMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationEmailMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -577468,55 +577850,55 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Command": "Update-MgUserAuthenticationMethod", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Command": "Update-MgUserAuthenticationOperation", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", "CommandAlias": null, "Permissions": [], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Command": "Update-MgUserAuthenticationPhoneMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationPhoneMethod", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "CommandAlias": null, "Permissions": [ { @@ -577536,29 +577918,31 @@ "IsLeastPrivilege": false } ], - "Module": "Identity.SignIns", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Command": "Update-MgUserCalendarGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCalendarGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Calendar", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Command": "Update-MgUserCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", "Variants": [ "Update", "Update1", @@ -577569,1964 +577953,1962 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "Command": "Update-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "CommandAlias": null, "Permissions": [], - "Module": "Calendar", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphCalendarPermission" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Teams", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Command": "Update-MgUserChat", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", "CommandAlias": null, "Permissions": [], - "Module": "Teams", - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChat" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Command": "Update-MgUserChatInstalledApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgUserChatInstalledApp", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgUserChatLastMessagePreview", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Command": "Update-MgUserChatLastMessagePreview", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatMember", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Command": "Update-MgUserChatMember", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphConversationMember" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Command": "Update-MgUserChatMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatMessageHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgUserChatMessageHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatMessageReply", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Command": "Update-MgUserChatMessageReply", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatMessageReplyHostedContent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Command": "Update-MgUserChatMessageReplyHostedContent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChatMessageHostedContent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatPermissionGrant", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Command": "Update-MgUserChatPermissionGrant", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatPinnedMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Command": "Update-MgUserChatPinnedMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserChatTab", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Command": "Update-MgUserChatTab", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTeamsTab" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}", + "Command": "Update-MgUserContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgUserContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolder", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Command": "Update-MgUserContactFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Command": "Update-MgUserContactFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContactFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Command": "Update-MgUserContactFolderChildFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgUserContactFolderChildFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Command": "Update-MgUserContactFolderContact", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContact" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Command": "Update-MgUserContactFolderContactExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContactPhoto", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Command": "Update-MgUserContactFolderContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserContactPhoto", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "PersonalContacts", "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Command": "Update-MgUserContactPhoto", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDrive", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}", + "Command": "Update-MgUserDrive", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDrive" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Command": "Update-MgUserDriveItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Command": "Update-MgUserDriveItemAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Command": "Update-MgUserDriveItemListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Command": "Update-MgUserDriveItemListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgUserDriveItemListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgUserDriveItemListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Command": "Update-MgUserDriveItemPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Command": "Update-MgUserDriveItemRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Command": "Update-MgUserDriveItemSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgUserDriveItemThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Command": "Update-MgUserDriveItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Command": "Update-MgUserDriveList", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphList" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Command": "Update-MgUserDriveListColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListContentType", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Command": "Update-MgUserDriveListContentType", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphContentType" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Command": "Update-MgUserDriveListContentTypeColumn", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Command": "Update-MgUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphColumnLink" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Command": "Update-MgUserDriveListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgUserDriveListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Command": "Update-MgUserDriveListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Command": "Update-MgUserDriveListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Command": "Update-MgUserDriveListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListOperation", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Command": "Update-MgUserDriveListOperation", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveListSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Command": "Update-MgUserDriveListSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRoot", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Command": "Update-MgUserDriveRoot", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootAnalytic", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Command": "Update-MgUserDriveRootAnalytic", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemAnalytics" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemActivityStat" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Command": "Update-MgUserDriveRootListItem", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItem" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDocumentSetVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemField", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Command": "Update-MgUserDriveRootListItemField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Command": "Update-MgUserDriveRootListItemVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphListItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemVersionField", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Command": "Update-MgUserDriveRootListItemVersionField", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootPermission", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Command": "Update-MgUserDriveRootPermission", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPermission" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootRetentionLabel", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Command": "Update-MgUserDriveRootRetentionLabel", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemRetentionLabel" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootSubscription", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Command": "Update-MgUserDriveRootSubscription", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSubscription" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootThumbnail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Command": "Update-MgUserDriveRootThumbnail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserDriveRootVersion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThumbnailSet", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Files", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Command": "Update-MgUserDriveRootVersion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDriveItemVersion" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}", + "Command": "Update-MgUserEvent", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphEvent" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserEventExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Command": "Update-MgUserEventExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserEventInstanceExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Calendar", "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Command": "Update-MgUserEventInstanceExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/extensions/{extension-id}", + "Command": "Update-MgUserExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserInferenceClassification", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification", + "Command": "Update-MgUserInferenceClassification", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassification" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassification", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Command": "Update-MgUserInferenceClassificationOverride", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights", + "Command": "Update-MgUserInsight", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphItemInsights" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserInsightShared", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemInsights", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Command": "Update-MgUserInsightShared", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSharedInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserInsightTrending", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Command": "Update-MgUserInsightTrending", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTrending" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserInsightUsed", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrending", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Command": "Update-MgUserInsightUsed", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUsedInsight" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Command": "Update-MgUserLicenseDetail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLicenseDetails" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailboxSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/mailboxSettings", + "Command": "Update-MgUserMailboxSetting", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailboxSettings" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Command": "Update-MgUserMailFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Command": "Update-MgUserMailFolderChildFolder", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMailFolder" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Command": "Update-MgUserMailFolderChildFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Command": "Update-MgUserMailFolderChildFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Command": "Update-MgUserMailFolderMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgUserMailFolderMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Command": "Update-MgUserMailFolderMessageRule", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessageRule" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserManagedDevice", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Command": "Update-MgUserManagedDevice", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphManagedDevice" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Command": "Update-MgUserManagedDeviceCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCategory" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Command": "Update-MgUserManagedDeviceConfigurationState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceConfigurationState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users.Actions", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "POST" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsProtectionState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMessage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/messages/{message-id}", + "Command": "Update-MgUserMessage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMessage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserMessageExtension", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Mail", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Command": "Update-MgUserMessageExtension", "ApiReferenceLink": null, - "OutputType": null - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Command": "Update-MgUserOnenoteNotebook", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphNotebook" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnenotePage", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Notes", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Command": "Update-MgUserOnenotePage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenotePage" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOnenotePage", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Command": "Update-MgUserOnenotePageContent", + "ApiReferenceLink": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgUserOnenotePageContent", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiReferenceLink": null, - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Command": "Update-MgUserOnenoteSection", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnenoteSection" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Notes", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Command": "Update-MgUserOnenoteSectionGroup", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "CommandAlias": null, "Permissions": [], - "Module": "Notes", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphSectionGroup" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Command": "Update-MgUserOnlineMeeting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "CommandAlias": null, "Permissions": [ { @@ -579546,123 +579928,123 @@ "IsLeastPrivilege": true } ], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingAttendanceReport", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgUserOnlineMeetingAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingRecording", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Command": "Update-MgUserOnlineMeetingRecording", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallRecording" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingTranscript", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "CloudCommunications", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Command": "Update-MgUserOnlineMeetingTranscript", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphCallTranscript" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Command": "Update-MgUserOutlookMasterCategory", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphOutlookCategory" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphOutlookCategory", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users.Actions", + "Uri": "/users/{user-id}/changePassword", + "Command": "Update-MgUserPassword", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "Command": "Update-MgUserPassword", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users.Actions", - "Uri": "/users/{user-id}/changePassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", - "OutputType": null + "Method": "POST" }, { + "ApiVersion": "v1.0", + "Module": "Planner", + "Uri": "/users/{user-id}/planner", + "Command": "Update-MgUserPlanner", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserPlanner", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerUser", "CommandAlias": null, "Permissions": [ { @@ -579682,55 +580064,55 @@ "IsLeastPrivilege": false } ], - "Module": "Planner", - "Uri": "/users/{user-id}/planner", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPlannerUser" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "CloudCommunications", + "Uri": "/users/{user-id}/presence", + "Command": "Update-MgUserPresence", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserPresence", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "CommandAlias": null, "Permissions": [], - "Module": "CloudCommunications", - "Uri": "/users/{user-id}/presence", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphPresence" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Command": "Update-MgUserScopedRoleMemberOf", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "CommandAlias": null, "Permissions": [], - "Module": "Identity.DirectoryManagement", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings", + "Command": "Update-MgUserSetting", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserSetting", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserSettings", "CommandAlias": null, "Permissions": [ { @@ -579750,38 +580132,38 @@ "IsLeastPrivilege": false } ], - "Module": "Users", - "Uri": "/users/{user-id}/settings", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserSettings" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/itemInsights", + "Command": "Update-MgUserSettingItemInsight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserSettingItemInsight", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphUserInsightsSettings" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Command": "Update-MgUserSettingShiftPreference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShiftPreferences", "CommandAlias": null, "Permissions": [ { @@ -579801,140 +580183,140 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphShiftPreferences" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgUserSettingStorage", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Users", "Uri": "/users/{user-id}/settings/storage", + "Command": "Update-MgUserSettingStorage", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserStorage" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserSettingStorageQuota", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserStorage", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/storage/quota", + "Command": "Update-MgUserSettingStorageQuota", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUnifiedStorageQuota" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserSettingStorageQuotaService", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Command": "Update-MgUserSettingStorageQuotaService", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserSettingWindows", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Command": "Update-MgUserSettingWindows", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSetting" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserSettingWindowsInstance", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Users", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Command": "Update-MgUserSettingWindowsInstance", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphWindowsSettingInstance" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTeamwork", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/teamwork", + "Command": "Update-MgUserTeamwork", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphUserTeamwork" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTeamworkAssociatedTeam", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserTeamwork", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Teams", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Command": "Update-MgUserTeamworkAssociatedTeam", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Command": "Update-MgUserTodoList", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTodoList", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "CommandAlias": null, "Permissions": [ { @@ -579954,38 +580336,38 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTaskList" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Command": "Update-MgUserTodoListTask", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTodoListTask", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "CommandAlias": null, "Permissions": [ { @@ -580005,38 +580387,38 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphTodoTask" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Command": "Update-MgUserTodoListTaskAttachmentSession", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskAttachmentSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttachmentSession" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Command": "Update-MgUserTodoListTaskChecklistItem", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskChecklistItem", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", "CommandAlias": null, "Permissions": [ { @@ -580056,38 +580438,38 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphChecklistItem" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Command": "Update-MgUserTodoListTaskExtension", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "OutputType": null, "CommandAlias": null, "Permissions": [], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiReferenceLink": null, - "OutputType": null + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Users", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Command": "Update-MgUserTodoListTaskLinkedResource", + "ApiReferenceLink": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", "CommandAlias": null, "Permissions": [ { @@ -580107,349 +580489,346 @@ "IsLeastPrivilege": true } ], - "Module": "Users", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphLinkedResource" + "Method": "PATCH" }, { + "ApiVersion": "v1.0", + "Module": "Bookings", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Command": "Update-MgVirtualEvent", + "ApiReferenceLink": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEvent", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEvent", "CommandAlias": null, "Permissions": [], - "Module": "Bookings", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEvent" + "Method": "PATCH" }, { - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventPresenter", "ApiVersion": "v1.0", - "CommandAlias": null, - "Permissions": [], "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Command": "Update-MgVirtualEventPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Command": "Update-MgVirtualEventSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgVirtualEventSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventTownhall", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Command": "Update-MgVirtualEventTownhall", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventTownhall" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventTownhallPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Command": "Update-MgVirtualEventTownhallPresenter", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventTownhallSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Command": "Update-MgVirtualEventTownhallSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinar", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Command": "Update-MgVirtualEventWebinar", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventWebinar" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarPresenter", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Command": "Update-MgVirtualEventWebinarPresenter", "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-1.0", - "OutputType": "IMicrosoftGraphVirtualEventPresenter" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarRegistration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Command": "Update-MgVirtualEventWebinarRegistration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarSession", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Command": "Update-MgVirtualEventWebinarSession", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphVirtualEventSession" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" - }, - { "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "CommandAlias": null, "Permissions": [], + "Method": "PATCH" + }, + { + "ApiVersion": "v1.0", "Module": "Bookings", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "ApiReferenceLink": null, - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "OutputType": "IMicrosoftGraphAttendanceRecord", + "CommandAlias": null, + "Permissions": [], + "Method": "PATCH" } ] diff --git a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRole.md b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRole.md index b056277d9c..9c6e39865f 100644 --- a/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRole.md +++ b/src/Identity.DirectoryManagement/v1.0/examples/Get-MgDirectoryRole.md @@ -4,11 +4,12 @@ Get-MgDirectoryRole | Format-List DeletedDateTime : -Description : Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities. -DisplayName : Global Administrator -Id : a2d10e79-df32-47fc-86ef-64d199860810 +Description : Can read basic directory information. Commonly used to grant directory read access to + applications and guests. +DisplayName : Directory Readers +Id : 86596a70-0099-457d-8c89-1f5085b395ca Members : -RoleTemplateId : 1f12db9c-dbb3-410d-a893-4c0bc322bf85 +RoleTemplateId : 88d8e3e3-8f55-4a1e-953a-9b9898b8876b ScopedMembers : AdditionalProperties : {} ``` @@ -18,17 +19,18 @@ This examples gets all the available directory roles. ### Example 2: Get a directory role by Id ```powershell -Get-MgDirectoryRole -DirectoryRoleId 'a2d10e79-df32-47fc-86ef-64d199860810' | +Get-MgDirectoryRole -DirectoryRoleId '86596a70-0099-457d-8c89-1f5085b395ca' | Format-List DeletedDateTime : -Description : Can manage all aspects of Azure AD and Microsoft services that use Azure AD identities. -DisplayName : Global Administrator -Id : a2d10e79-df32-47fc-86ef-64d199860810 +Description : Can read basic directory information. Commonly used to grant directory read access to + applications and guests. +DisplayName : Directory Readers +Id : 86596a70-0099-457d-8c89-1f5085b395ca Members : -RoleTemplateId : 1f12db9c-dbb3-410d-a893-4c0bc322bf85 +RoleTemplateId : 88d8e3e3-8f55-4a1e-953a-9b9898b8876b ScopedMembers : -AdditionalProperties : {} +AdditionalProperties : {[@odata.context, https://graph.microsoft.com/v1.0/$metadata#directoryRoles/$entity]} ``` This example gets the directory role based on the specified Id. diff --git a/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScore.md b/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScore.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight.md b/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScoreCustomerInsight.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScoreHistory.md b/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScoreHistory.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScoreRequirement.md b/src/Security/beta/examples/Get-MgBetaSecurityPartnerSecurityScoreRequirement.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Users.Functions/v1.0/examples/Get-MgAllUserOnlineMeetingRecording.md b/src/Users.Functions/v1.0/examples/Get-MgAllUserOnlineMeetingRecording.md new file mode 100644 index 0000000000..e69de29bb2 diff --git a/src/Users.Functions/v1.0/examples/Get-MgAllUserOnlineMeetingTranscript.md b/src/Users.Functions/v1.0/examples/Get-MgAllUserOnlineMeetingTranscript.md new file mode 100644 index 0000000000..e69de29bb2